Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Trigger ( |
||
Trigger ( |
||
Trigger ( long level, long version ) : System | ||
clone ( ) : |
||
getElementName ( ) : string | ||
getInitialValue ( ) : bool | ||
getMath ( ) : |
||
getPersistent ( ) : bool | ||
getTypeCode ( ) : int | ||
hasRequiredAttributes ( ) : bool | ||
hasRequiredElements ( ) : bool | ||
isSetInitialValue ( ) : bool | ||
isSetMath ( ) : bool | ||
isSetPersistent ( ) : bool | ||
removeFromParentAndDelete ( ) : int | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceSIDWithFunction ( string id, |
||
setInitialValue ( bool initialValue ) : int | ||
setMath ( |
||
setPersistent ( bool persistent ) : int | ||
unsetInitialValue ( ) : int | ||
unsetPersistent ( ) : int |
Метод | Описание | |
---|---|---|
Trigger ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public Trigger ( |
||
sbmlns | ||
Результат | System |
public Trigger ( long level, long version ) : System | ||
level | long | |
version | long | |
Результат | System |
public removeFromParentAndDelete ( ) : int | ||
Результат | int |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public renameUnitSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public replaceSIDWithFunction ( string id, |
||
id | string | |
function | ||
Результат | void |
public setInitialValue ( bool initialValue ) : int | ||
initialValue | bool | |
Результат | int |
public setPersistent ( bool persistent ) : int | ||
persistent | bool | |
Результат | int |