|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CallableElement
A representation of the model object 'Callable Element'.
The following features are supported:
Bpmn2Package.getCallableElement()
Method Summary | |
---|---|
InputOutputSpecification |
getIoSpecification()
Returns the value of the 'Io Specification' containment reference. |
org.eclipse.emf.common.util.EList<Interface> |
getSupportedInterfaces()
Returns the value of the 'Supported Interfaces' reference list. |
void |
setIoSpecification(InputOutputSpecification value)
Sets the value of the ' Io Specification ' 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 |
---|
org.eclipse.emf.common.util.EList<Interface> getSupportedInterfaces()
Interface
.
If the meaning of the 'Supported Interfaces' reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCallableElement_SupportedInterfaces()
InputOutputSpecification getIoSpecification()
If the meaning of the 'Io Specification' containment reference isn't clear, there really should be more of a description here...
setIoSpecification(InputOutputSpecification)
,
Bpmn2Package.getCallableElement_IoSpecification()
void setIoSpecification(InputOutputSpecification value)
Io Specification
' containment reference.
value
- the new value of the 'Io Specification' containment reference.getIoSpecification()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |