public interface TimeFrame extends TemporalCharacterization
The following features are supported:
MonitorRepositoryPackage.getTimeFrame()| Modifier and Type | Method and Description |
|---|---|
double |
getStart()
Returns the value of the 'Start' attribute.
|
double |
getStop()
Returns the value of the 'Stop' attribute.
|
void |
setStart(double value)
Sets the value of the '
Start' attribute. |
void |
setStop(double value)
Sets the value of the '
Stop' attribute. |
cdoConflict, 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, eSetDeliverdouble getStart()
"0.0".
If the meaning of the 'Start' attribute isn't clear, there really should be more of a description here...
setStart(double),
MonitorRepositoryPackage.getTimeFrame_Start()void setStart(double value)
Start' attribute. value - the new value of the 'Start' attribute.getStart()double getStop()
"0.0".
If the meaning of the 'Stop' attribute isn't clear, there really should be more of a description here...
setStop(double),
MonitorRepositoryPackage.getTimeFrame_Stop()