public interface RelativeTimeEvent extends TimeLineEvent
The following features are supported:
ExperimentscenarioPackage.getRelativeTimeEvent()| Modifier and Type | Method and Description |
|---|---|
org.jscience.physics.amount.Amount<javax.measure.quantity.Duration> |
getIntervalSinceEvent()
Returns the value of the 'Interval Since Event' attribute.
|
TimeLineEvent |
getReferenceEvent()
Returns the value of the 'Reference Event' reference.
|
void |
setIntervalSinceEvent(org.jscience.physics.amount.Amount<javax.measure.quantity.Duration> value)
Sets the value of the '
Interval Since Event' attribute. |
void |
setReferenceEvent(TimeLineEvent value)
Sets the value of the '
Reference Event' reference. |
getEventStatus, getExperimentScenarioRequest, getExperimentScenarioTimeline, getRelativeTimeEvents, setEventStatus, setExperimentScenarioRequest, setExperimentScenarioTimelinecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverorg.jscience.physics.amount.Amount<javax.measure.quantity.Duration> getIntervalSinceEvent()
If the meaning of the 'Interval Since Event' attribute isn't clear, there really should be more of a description here...
setIntervalSinceEvent(Amount),
ExperimentscenarioPackage.getRelativeTimeEvent_IntervalSinceEvent()void setIntervalSinceEvent(org.jscience.physics.amount.Amount<javax.measure.quantity.Duration> value)
Interval Since Event' attribute.
value - the new value of the 'Interval Since Event' attribute.getIntervalSinceEvent()TimeLineEvent getReferenceEvent()
Relative Time Events'.
If the meaning of the 'Reference Event' reference isn't clear, there really should be more of a description here...
setReferenceEvent(TimeLineEvent),
ExperimentscenarioPackage.getRelativeTimeEvent_ReferenceEvent(),
TimeLineEvent.getRelativeTimeEvents()void setReferenceEvent(TimeLineEvent value)
Reference Event' reference.
value - the new value of the 'Reference Event' reference.getReferenceEvent()