|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.smartcomps.twister.engine.priv.core.definition.impl.ActivityImpl
|
+--org.smartcomps.twister.engine.priv.core.definition.impl.BasicActivityImpl
|
+--org.smartcomps.twister.engine.priv.core.definition.impl.WaitImpl
Persistent implementation of the Wait interface.
Wait| Constructor Summary | |
WaitImpl()
|
|
| Method Summary | |
java.lang.String |
getTime()
Gets the time expression of this Wait |
boolean |
isDuration()
|
void |
setDuration(boolean period)
|
void |
setTime(java.lang.String time)
|
| Methods inherited from class org.smartcomps.twister.engine.priv.core.definition.impl.BasicActivityImpl |
execute |
| Methods inherited from class org.smartcomps.twister.engine.priv.core.definition.impl.ActivityImpl |
compareTo, createContextTree, fetchProcess, getActivityContainer, getContainer, getId, getIndex, getJoinCondition, getName, getProcess, getProcessSet, getSourceLinks, getTargetLinks, setActivityContainer, setContainer, setId, setIndex, setJoinCondition, setName, setProcess, setProcessSet, setSourceLinks, setTargetLinks |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.smartcomps.twister.engine.priv.core.definition.BasicActivity |
execute |
| Methods inherited from interface org.smartcomps.twister.engine.priv.core.definition.Activity |
fetchProcess, getContainer, getJoinCondition, getName, getProcess, getSourceLinks, getTargetLinks, setJoinCondition, setName, setSourceLinks, setTargetLinks |
| Constructor Detail |
public WaitImpl()
| Method Detail |
public java.lang.String getTime()
Wait
getTime in interface Waitpublic void setTime(java.lang.String time)
setTime in interface Waitpublic boolean isDuration()
isDuration in interface Waitpublic void setDuration(boolean period)
setDuration in interface Wait
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||