Public Attributes |
attribute wstring | language |
| The language the model is in.
|
attribute wstring | source |
| The location of the model.
|
readonly attribute ChangeSet | changes |
| The set of changes to make to the model.
|
attribute wstring | id |
| The unique identifier for the element.
|
attribute wstring | name |
| The human readable name of the element (not guaranteed to be unique).
|
readonly attribute dom::Element | domElement |
| The underlying DOM element.
|
readonly attribute dom::NodeList | notes |
| The list of all note elements associated with this element.
|
readonly attribute dom::NodeList | annotations |
| The list of all annotations associated with this element.
|
readonly attribute Base | parent |
| The parent of this element, or null.
|
readonly attribute string | objid |
| Fetches the ID of the object.
|
A SEDML reference to a particular model.
Definition at line 391 of file SProS.idl.