A SEDML ComputeChange style change.
More...
Additional Inherited Members |
| void | add_ref () |
| | Called to indicate that some code is keeping an owning reference to the object.
|
| oneway void | release_ref () |
| | Removes a reference to an object which was created by some other means (e.g.
|
| IObject | query_interface (in utf8string id) |
| | Returns an IObject of the same implementation, which supports a specific interface.
|
Detailed Description
A SEDML ComputeChange style change.
Definition at line 719 of file SProS.idl.
Member Data Documentation
The mathematical expression.
Definition at line 735 of file SProS.idl.
| readonly attribute ParameterSet SProS::ComputeChange::parameters |
All parameters involved.
Definition at line 730 of file SProS.idl.
| readonly attribute VariableSet SProS::ComputeChange::variables |
All variables involved.
Definition at line 725 of file SProS.idl.