Method | Description | |
---|---|---|
Dispose ( ) : void | ||
KineticLaw ( |
||
KineticLaw ( |
||
KineticLaw ( long level, long version ) : System | ||
addLocalParameter ( |
||
addParameter ( |
||
clone ( ) : |
||
connectToChild ( ) : void | ||
containsUndeclaredUnits ( ) : bool | ||
createLocalParameter ( ) : |
||
createParameter ( ) : |
||
divideAssignmentsToSIdByFunction ( string id, |
||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
getDerivedUnitDefinition ( ) : |
||
getElementByMetaId ( string metaid ) : |
||
getElementBySId ( string id ) : |
||
getElementName ( ) : string | ||
getFormula ( ) : string | ||
getListOfLocalParameters ( ) : |
||
getListOfParameters ( ) : |
||
getLocalParameter ( long n ) : |
||
getLocalParameter ( string sid ) : |
||
getMath ( ) : |
||
getNumLocalParameters ( ) : long | ||
getNumParameters ( ) : long | ||
getParameter ( long n ) : |
||
getParameter ( string sid ) : |
||
getSubstanceUnits ( ) : string | ||
getTimeUnits ( ) : string | ||
getTypeCode ( ) : int | ||
hasRequiredAttributes ( ) : bool | ||
hasRequiredElements ( ) : bool | ||
isSetFormula ( ) : bool | ||
isSetMath ( ) : bool | ||
isSetSubstanceUnits ( ) : bool | ||
isSetTimeUnits ( ) : bool | ||
multiplyAssignmentsToSIdByFunction ( string id, |
||
removeFromParentAndDelete ( ) : int | ||
removeLocalParameter ( long n ) : |
||
removeLocalParameter ( string sid ) : |
||
removeParameter ( long n ) : |
||
removeParameter ( string sid ) : |
||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceSIDWithFunction ( string id, |
||
setFormula ( string formula ) : int | ||
setMath ( |
||
setSubstanceUnits ( string sid ) : int | ||
setTimeUnits ( string sid ) : int | ||
unsetSubstanceUnits ( ) : int | ||
unsetTimeUnits ( ) : int |
Method | Description | |
---|---|---|
KineticLaw ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public KineticLaw ( |
||
orig | ||
return | System |
public KineticLaw ( |
||
sbmlns | ||
return | System |
public KineticLaw ( long level, long version ) : System | ||
level | long | |
version | long | |
return | System |
public addLocalParameter ( |
||
p | ||
return | int |
public createLocalParameter ( ) : |
||
return |
public divideAssignmentsToSIdByFunction ( string id, |
||
id | string | |
function | ||
return | void |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
return | void |
public getDerivedUnitDefinition ( ) : |
||
return |
public getElementByMetaId ( string metaid ) : |
||
metaid | string | |
return |
public getListOfLocalParameters ( ) : |
||
return |
public getListOfParameters ( ) : |
||
return |
public getLocalParameter ( long n ) : |
||
n | long | |
return |
public getLocalParameter ( string sid ) : |
||
sid | string | |
return |
public getParameter ( string sid ) : |
||
sid | string | |
return |
public multiplyAssignmentsToSIdByFunction ( string id, |
||
id | string | |
function | ||
return | void |
public removeLocalParameter ( long n ) : |
||
n | long | |
return |
public removeLocalParameter ( string sid ) : |
||
sid | string | |
return |
public removeParameter ( long n ) : |
||
n | long | |
return |
public removeParameter ( string sid ) : |
||
sid | string | |
return |
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 setSubstanceUnits ( string sid ) : int | ||
sid | string | |
return | int |