A SEDML 2D Plot output.
More...
Public Attributes |
readonly attribute CurveSet | curves |
| Gets the set of all curves.
|
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 2D Plot output.
Definition at line 650 of file SProS.idl.
Member Data Documentation
readonly attribute CurveSet SProS::Plot2D::curves |
Gets the set of all curves.
Definition at line 656 of file SProS.idl.