|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallActivity
A representation of the model object 'Call Activity'.
The following features are supported:
Bpmn2Package.getCallActivity()
Method Summary | |
---|---|
CallableElement |
getCalledElement()
Returns the value of the 'Called Element' reference. |
void |
setCalledElement(CallableElement value)
Sets the value of the ' Called Element ' reference. |
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 |
---|
CallableElement getCalledElement()
If the meaning of the 'Called Element' reference isn't clear, there really should be more of a description here...
setCalledElement(CallableElement)
,
Bpmn2Package.getCallActivity_CalledElement()
void setCalledElement(CallableElement value)
Called Element
' reference.
value
- the new value of the 'Called Element' reference.getCalledElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |