메소드 |
설명 |
|
Delay ( Delay orig ) : System |
|
|
Delay ( SBMLNamespaces sbmlns ) : System |
|
|
Delay ( long level, long version ) : System |
|
|
Dispose ( ) : void |
|
|
clone ( ) : Delay |
|
|
containsUndeclaredUnits ( ) : bool |
|
|
getDerivedUnitDefinition ( ) : UnitDefinition |
|
|
getElementName ( ) : string |
|
|
getMath ( ) : ASTNode |
|
|
getTypeCode ( ) : int |
|
|
hasRequiredElements ( ) : bool |
|
|
isSetMath ( ) : bool |
|
|
removeFromParentAndDelete ( ) : int |
|
|
renameSIdRefs ( string oldid, string newid ) : void |
|
|
renameUnitSIdRefs ( string oldid, string newid ) : void |
|
|
replaceSIDWithFunction ( string id, ASTNode function ) : void |
|
|
setMath ( ASTNode math ) : int |
|
|