Method | Description | |
---|---|---|
Dispose ( ) : void | ||
InitialAssignment ( |
||
InitialAssignment ( |
||
InitialAssignment ( long level, long version ) : System | ||
clone ( ) : |
||
containsUndeclaredUnits ( ) : bool | ||
divideAssignmentsToSIdByFunction ( string id, |
||
getDerivedUnitDefinition ( ) : |
||
getElementName ( ) : string | ||
getId ( ) : string | ||
getMath ( ) : |
||
getSymbol ( ) : string | ||
getTypeCode ( ) : int | ||
hasRequiredAttributes ( ) : bool | ||
hasRequiredElements ( ) : bool | ||
isSetMath ( ) : bool | ||
isSetSymbol ( ) : bool | ||
multiplyAssignmentsToSIdByFunction ( string id, ASTNode function ) : void | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceSIDWithFunction ( string id, ASTNode function ) : void | ||
setMath ( ASTNode math ) : int | ||
setSymbol ( string sid ) : int | ||
unsetSymbol ( ) : int |
Method | Description | |
---|---|---|
InitialAssignment ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public InitialAssignment ( |
||
orig | ||
return | System |
public InitialAssignment ( |
||
sbmlns | ||
return | System |
public InitialAssignment ( long level, long version ) : System | ||
level | long | |
version | long | |
return | System |
public divideAssignmentsToSIdByFunction ( string id, |
||
id | string | |
function | ||
return | void |
public getDerivedUnitDefinition ( ) : |
||
return |
public multiplyAssignmentsToSIdByFunction ( string id, ASTNode function ) : void | ||
id | string | |
function | ASTNode | |
return | void |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public renameUnitSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public replaceSIDWithFunction ( string id, ASTNode function ) : void | ||
id | string | |
function | ASTNode | |
return | void |