|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimerEventDefinition
A representation of the model object 'Timer Event Definition'.
The following features are supported:
Bpmn2Package.getTimerEventDefinition()
Method Summary | |
---|---|
Expression |
getTimeCycle()
Returns the value of the 'Time Cycle' containment reference. |
Expression |
getTimeDate()
Returns the value of the 'Time Date' containment reference. |
void |
setTimeCycle(Expression value)
Sets the value of the ' Time Cycle ' containment reference. |
void |
setTimeDate(Expression value)
Sets the value of the ' Time Date ' containment reference. |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Expression getTimeDate()
If the meaning of the 'Time Date' containment reference isn't clear, there really should be more of a description here...
setTimeDate(Expression)
,
Bpmn2Package.getTimerEventDefinition_TimeDate()
void setTimeDate(Expression value)
Time Date
' containment reference.
value
- the new value of the 'Time Date' containment reference.getTimeDate()
Expression getTimeCycle()
If the meaning of the 'Time Cycle' containment reference isn't clear, there really should be more of a description here...
setTimeCycle(Expression)
,
Bpmn2Package.getTimerEventDefinition_TimeCycle()
void setTimeCycle(Expression value)
Time Cycle
' containment reference.
value
- the new value of the 'Time Cycle' containment reference.getTimeCycle()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |