|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComplexBehaviorDefinition
A representation of the model object 'Complex Behavior Definition'.
The following features are supported:
Bpmn2Package.getComplexBehaviorDefinition()
Method Summary | |
---|---|
FormalExpression |
getCondition()
Returns the value of the 'Condition' containment reference. |
ImplicitThrowEvent |
getEvent()
Returns the value of the 'Event' containment reference. |
void |
setCondition(FormalExpression value)
Sets the value of the ' Condition ' containment reference. |
void |
setEvent(ImplicitThrowEvent value)
Sets the value of the ' Event ' 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 |
---|
FormalExpression getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(FormalExpression)
,
Bpmn2Package.getComplexBehaviorDefinition_Condition()
void setCondition(FormalExpression value)
Condition
' containment reference.
value
- the new value of the 'Condition' containment reference.getCondition()
ImplicitThrowEvent getEvent()
If the meaning of the 'Event' containment reference isn't clear, there really should be more of a description here...
setEvent(ImplicitThrowEvent)
,
Bpmn2Package.getComplexBehaviorDefinition_Event()
void setEvent(ImplicitThrowEvent value)
Event
' containment reference.
value
- the new value of the 'Event' containment reference.getEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |