Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Reaction ( |
||
Reaction ( |
||
Reaction ( long level, long version ) : System | ||
addModifier ( |
||
addModifier ( |
||
addModifier ( |
||
addProduct ( |
||
addProduct ( |
||
addProduct ( |
||
addProduct ( |
||
addProduct ( |
||
addReactant ( |
||
addReactant ( |
||
addReactant ( |
||
addReactant ( |
||
addReactant ( |
||
clone ( ) : |
||
connectToChild ( ) : void | ||
createKineticLaw ( ) : |
||
createModifier ( ) : |
||
createProduct ( ) : |
||
createReactant ( ) : |
||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
getCompartment ( ) : string | ||
getElementByMetaId ( string metaid ) : |
||
getElementBySId ( string id ) : |
||
getElementName ( ) : string | ||
getFast ( ) : bool | ||
getId ( ) : string | ||
getKineticLaw ( ) : |
||
getListOfModifiers ( ) : |
||
getListOfProducts ( ) : |
||
getListOfReactants ( ) : |
||
getModifier ( long n ) : |
||
getModifier ( string species ) : |
||
getName ( ) : string | ||
getNumModifiers ( ) : long | ||
getNumProducts ( ) : long | ||
getNumReactants ( ) : long | ||
getProduct ( long n ) : |
||
getProduct ( string species ) : |
||
getReactant ( long n ) : |
||
getReactant ( string species ) : |
||
getReversible ( ) : bool | ||
getTypeCode ( ) : int | ||
hasRequiredAttributes ( ) : bool | ||
initDefaults ( ) : void | ||
isSetCompartment ( ) : bool | ||
isSetFast ( ) : bool | ||
isSetId ( ) : bool | ||
isSetKineticLaw ( ) : bool | ||
isSetName ( ) : bool | ||
isSetReversible ( ) : bool | ||
removeModifier ( long n ) : |
||
removeModifier ( string species ) : |
||
removeProduct ( long n ) : |
||
removeProduct ( string species ) : |
||
removeReactant ( long n ) : |
||
removeReactant ( string species ) : |
||
renameSIdRefs ( string oldid, string newid ) : void | ||
setCompartment ( string sid ) : int | ||
setFast ( bool value ) : int | ||
setId ( string sid ) : int | ||
setKineticLaw ( |
||
setName ( string name ) : int | ||
setReversible ( bool value ) : int | ||
unsetCompartment ( ) : int | ||
unsetFast ( ) : int | ||
unsetKineticLaw ( ) : int | ||
unsetName ( ) : int | ||
unsetReversible ( ) : int |
Méthode | Description | |
---|---|---|
Reaction ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public Reaction ( |
||
sbmlns | ||
Résultat | System |
public Reaction ( long level, long version ) : System | ||
level | long | |
version | long | |
Résultat | System |
public addModifier ( |
||
msr | ||
Résultat | int |
public addModifier ( |
||
species | ||
Résultat | int |
public addModifier ( |
||
species | ||
id | string | |
Résultat | int |
public addProduct ( |
||
species | ||
Résultat | int |
public addProduct ( |
||
species | ||
stoichiometry | double | |
Résultat | int |
public addProduct ( |
||
species | ||
stoichiometry | double | |
id | string | |
Résultat | int |
public addProduct ( |
||
species | ||
stoichiometry | double | |
id | string | |
constant | bool | |
Résultat | int |
public addProduct ( |
||
sr | ||
Résultat | int |
public addReactant ( |
||
species | ||
Résultat | int |
public addReactant ( |
||
species | ||
stoichiometry | double | |
Résultat | int |
public addReactant ( |
||
species | ||
stoichiometry | double | |
id | string | |
Résultat | int |
public addReactant ( |
||
species | ||
stoichiometry | double | |
id | string | |
constant | bool | |
Résultat | int |
public addReactant ( |
||
sr | ||
Résultat | int |
public createModifier ( ) : |
||
Résultat |
public createProduct ( ) : |
||
Résultat |
public createReactant ( ) : |
||
Résultat |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
Résultat | void |
public getElementByMetaId ( string metaid ) : |
||
metaid | string | |
Résultat |
public getElementBySId ( string id ) : |
||
id | string | |
Résultat |
public getListOfModifiers ( ) : |
||
Résultat |
public getListOfProducts ( ) : |
||
Résultat |
public getListOfReactants ( ) : |
||
Résultat |
public getModifier ( long n ) : |
||
n | long | |
Résultat |
public getModifier ( string species ) : |
||
species | string | |
Résultat |
public getProduct ( long n ) : |
||
n | long | |
Résultat |
public getProduct ( string species ) : |
||
species | string | |
Résultat |
public getReactant ( long n ) : |
||
n | long | |
Résultat |
public getReactant ( string species ) : |
||
species | string | |
Résultat |
public removeModifier ( long n ) : |
||
n | long | |
Résultat |
public removeModifier ( string species ) : |
||
species | string | |
Résultat |
public removeProduct ( long n ) : |
||
n | long | |
Résultat |
public removeProduct ( string species ) : |
||
species | string | |
Résultat |
public removeReactant ( long n ) : |
||
n | long | |
Résultat |
public removeReactant ( string species ) : |
||
species | string | |
Résultat |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Résultat | void |
public setKineticLaw ( |
||
kl | ||
Résultat | int |