Specie {SMRUCC.genomics.Model.SBML.Components} .NET clr documentation

Specie

Description

the abstract molecule species model

Declare

            
# namespace SMRUCC.genomics.Model.SBML.Components
export class Specie extends IPartsBase {
   boundaryCondition: boolean;
   compartmentId: string;
   id: string;
   name: string;
   sboTerm: string;
}

        

.NET clr type reference tree

  1. this class extends from IPartsBase class: IPartsBase

[Package {$package} version {$version} Index]