| Modifier and Type | Method and Description |
|---|---|
Priority |
Priority.cloneObject()
Creates and returns a deep copy of this
Priority object. |
Priority |
Event.createPriority()
|
Priority |
Event.getPriority()
(SBML Level 3 only) Get the event priority portion of this
Event. |
| Modifier and Type | Method and Description |
|---|---|
int |
Event.setPriority(Priority priority)
|
| Constructor and Description |
|---|
Priority(Priority orig)
Copy constructor; creates a copy of this
Priority. |