species {SMRUCC.genomics.Model.SBML.Level3} | .NET clr documentation |
Compound molecule model
# namespace SMRUCC.genomics.Model.SBML.Level3
export class species extends Specie {
annotation: annotation;
boundaryCondition: boolean;
compartmentId: string;
constant: boolean;
# get external db_xrefs of current compound molecule
db_xrefs: DBLink[];
hasOnlySubstanceUnits: boolean;
id: string;
initialConcentration: double;
metaid: string;
name: string;
notes: Notes;
sboTerm: string;
}
annotation
: annotationdb_xrefs
: DBLinknotes
: Notes