Method | Description | |
---|---|---|
Constraint ( |
||
Constraint ( |
||
Constraint ( long level, long version ) : System | ||
Dispose ( ) : void | ||
clone ( ) : |
||
getElementName ( ) : string | ||
getMath ( ) : |
||
getMessage ( ) : |
||
getMessageString ( ) : string | ||
getTypeCode ( ) : int | ||
hasRequiredElements ( ) : bool | ||
isSetMath ( ) : bool | ||
isSetMessage ( ) : bool | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceSIDWithFunction ( string id, |
||
setMath ( |
||
setMessage ( |
||
setMessage ( string message ) : int | ||
setMessage ( string message, bool addXHTMLMarkup ) : int | ||
unsetMessage ( ) : int |
Method | Description | |
---|---|---|
Constraint ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public Constraint ( |
||
orig | ||
return | System |
public Constraint ( |
||
sbmlns | ||
return | System |
public Constraint ( long level, long version ) : System | ||
level | long | |
version | long | |
return | System |
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, |
||
id | string | |
function | ||
return | void |
public setMessage ( string message, bool addXHTMLMarkup ) : int | ||
message | string | |
addXHTMLMarkup | bool | |
return | int |