|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubProcess
A representation of the model object 'Sub Process'.
The following features are supported:
Bpmn2Package.getSubProcess()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Artifact> |
getArtifacts()
Returns the value of the 'Artifacts' containment reference list. |
org.eclipse.emf.common.util.EList<FlowElement> |
getFlowElements()
Returns the value of the 'Flow Elements' containment reference list. |
boolean |
isSetTriggeredByEvent()
Returns whether the value of the ' Triggered By Event ' attribute is set. |
boolean |
isTriggeredByEvent()
Returns the value of the 'Triggered By Event' attribute. |
void |
setTriggeredByEvent(boolean value)
Sets the value of the ' Triggered By Event ' attribute. |
void |
unsetTriggeredByEvent()
Unsets the value of the ' Triggered By Event ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.Activity |
---|
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefault, getIoSpecification, getLoopCharacteristics, getResourceRoles, isIsForCompensation, isSetIsForCompensation, setDefault, setIoSpecification, setIsForCompensation, setLoopCharacteristics, unsetIsForCompensation |
Methods inherited from interface com.ibm.xtools.bpmn2.FlowNode |
---|
getIncoming, getOutgoing |
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 |
---|
org.eclipse.emf.common.util.EList<FlowElement> getFlowElements()
FlowElement
.
If the meaning of the 'Flow Elements' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getSubProcess_FlowElements()
org.eclipse.emf.common.util.EList<Artifact> getArtifacts()
Artifact
.
If the meaning of the 'Artifacts' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getSubProcess_Artifacts()
boolean isTriggeredByEvent()
"false"
.
If the meaning of the 'Triggered By Event' attribute isn't clear, there really should be more of a description here...
isSetTriggeredByEvent()
,
unsetTriggeredByEvent()
,
setTriggeredByEvent(boolean)
,
Bpmn2Package.getSubProcess_TriggeredByEvent()
void setTriggeredByEvent(boolean value)
Triggered By Event
' attribute.
value
- the new value of the 'Triggered By Event' attribute.isSetTriggeredByEvent()
,
unsetTriggeredByEvent()
,
isTriggeredByEvent()
void unsetTriggeredByEvent()
Triggered By Event
' attribute.
isSetTriggeredByEvent()
,
isTriggeredByEvent()
,
setTriggeredByEvent(boolean)
boolean isSetTriggeredByEvent()
Triggered By Event
' attribute is set.
unsetTriggeredByEvent()
,
isTriggeredByEvent()
,
setTriggeredByEvent(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |