| Modifier and Type | Method and Description |
|---|---|
Delay |
Delay.cloneObject()
Creates and returns a deep copy of this
Delay object. |
Delay |
Model.createDelay()
|
Delay |
Event.createDelay()
|
Delay |
Event.getDelay()
Get the assignment delay portion of this
Event, if there is one. |
| Modifier and Type | Method and Description |
|---|---|
int |
Event.setDelay(Delay delay)
|
| Constructor and Description |
|---|
Delay(Delay orig)
Copy constructor; creates a copy of this
Delay. |