|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SequentialSequencer
A SequentialSequencer
is a Sequencer
that generates
sequential time points that are uniformly spaced at a constant interval of
time.
Field Summary |
---|
Fields inherited from interface org.eclipse.ohf.stem.core.sequencer.Sequencer |
---|
UNKNOWN_DURATION |
Method Summary | |
---|---|
long |
getTimeIncrement()
|
void |
setTimeIncrement(long value)
Sets the value of the ' Time Increment ' attribute. |
Methods inherited from interface org.eclipse.ohf.stem.core.sequencer.Sequencer |
---|
getCurrentTime, getCycle, getDuration, getEndTime, getNextTime, getStartTime, getTimeDelta, getWorkComplete, getWorkIncrement, isTimeToStop, reset, setCurrentTime, setCycle, setDuration, setEndTime, setStartTime, setWorkComplete |
Methods inherited from interface org.eclipse.ohf.stem.core.common.Identifiable |
---|
getDublinCore, getTypeURI, getURI, sane, setDublinCore, setTypeURI, setURI |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
long getTimeIncrement()
Sequencer.getNextTime()
.void setTimeIncrement(long value)
Time Increment
' attribute.
value
- the new value of the 'Time Increment' attribute.getTimeIncrement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |