Specie {SMRUCC.genomics.Model.SBML.Components} | .NET clr documentation |
the abstract molecule species model
# namespace SMRUCC.genomics.Model.SBML.Components
export class Specie extends IPartsBase {
boundaryCondition: boolean;
compartmentId: string;
id: string;
name: string;
sboTerm: string;
}