메소드 |
설명 |
|
Dispose ( ) : void |
|
|
SpeciesReference ( SBMLNamespaces sbmlns ) : System |
|
|
SpeciesReference ( SpeciesReference orig ) : System |
|
|
SpeciesReference ( long level, long version ) : System |
|
|
appendAnnotation ( XMLNode annotation ) : int |
|
|
appendAnnotation ( string annotation ) : int |
|
|
clone ( ) : SpeciesReference |
|
|
createStoichiometryMath ( ) : StoichiometryMath |
|
|
getConstant ( ) : bool |
|
|
getDenominator ( ) : int |
|
|
getElementName ( ) : string |
|
|
getStoichiometry ( ) : double |
|
|
getStoichiometryMath ( ) : StoichiometryMath |
|
|
getTypeCode ( ) : int |
|
|
hasRequiredAttributes ( ) : bool |
|
|
initDefaults ( ) : void |
|
|
isSetConstant ( ) : bool |
|
|
isSetStoichiometry ( ) : bool |
|
|
isSetStoichiometryMath ( ) : bool |
|
|
setAnnotation ( XMLNode annotation ) : int |
|
|
setAnnotation ( string annotation ) : int |
|
|
setConstant ( bool flag ) : int |
|
|
setDenominator ( int value ) : int |
|
|
setStoichiometry ( double value ) : int |
|
|
setStoichiometryMath ( StoichiometryMath math ) : int |
|
|
unsetConstant ( ) : int |
|
|
unsetStoichiometry ( ) : int |
|
|
unsetStoichiometryMath ( ) : int |
|
|