|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Timer
A representation of the model object 'Timer'. Timer is used in the definition of type of event.
The following features are supported:
BPMNPackage.getTimer()| Method Summary | |
|---|---|
java.lang.String |
getTimerCycle()
Returns the value of the 'Timer Cycle' attribute |
java.util.Date |
getTimerDqte()
Returns the value of the 'Timer Dqte' attribute |
void |
setTimerCycle(java.lang.String value)
Sets the value of the ' Timer Cycle' attribute |
void |
setTimerDqte(java.util.Date value)
Sets the value of the ' Timer Dqte' attribute |
| 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 |
|---|
java.util.Date getTimerDqte()
If the meaning of the 'Timer Dqte' attribute isn't clear, there really should be more of a description here...
setTimerDqte(Date),
BPMNPackage.getTimer_TimerDqte()void setTimerDqte(java.util.Date value)
Timer Dqte' attribute.
value - the new value of the 'Timer Dqte' attribute.getTimerDqte()java.lang.String getTimerCycle()
If the meaning of the 'Timer Cycle' attribute isn't clear, there really should be more of a description here...
setTimerCycle(String),
BPMNPackage.getTimer_TimerCycle()void setTimerCycle(java.lang.String value)
Timer Cycle' attribute.
value - the new value of the 'Timer Cycle' attribute.getTimerCycle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||