|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceTask
A representation of the model object 'Service Task'.
The following features are supported:
Bpmn2Package.getServiceTask()
Method Summary | |
---|---|
ServiceImplementation |
getImplementation()
Returns the value of the 'Implementation' attribute. |
Operation |
getOperation()
Returns the value of the 'Operation' reference. |
boolean |
isSetImplementation()
Returns whether the value of the ' Implementation ' attribute is set. |
void |
setImplementation(ServiceImplementation value)
Sets the value of the ' Implementation ' attribute. |
void |
setOperation(Operation value)
Sets the value of the ' Operation ' reference. |
void |
unsetImplementation()
Unsets the value of the ' Implementation ' 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 |
---|
ServiceImplementation getImplementation()
"WebService"
.
The literals are from the enumeration ServiceImplementation
.
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
ServiceImplementation
,
isSetImplementation()
,
unsetImplementation()
,
setImplementation(ServiceImplementation)
,
Bpmn2Package.getServiceTask_Implementation()
void setImplementation(ServiceImplementation value)
Implementation
' attribute.
value
- the new value of the 'Implementation' attribute.ServiceImplementation
,
isSetImplementation()
,
unsetImplementation()
,
getImplementation()
void unsetImplementation()
Implementation
' attribute.
isSetImplementation()
,
getImplementation()
,
setImplementation(ServiceImplementation)
boolean isSetImplementation()
Implementation
' attribute is set.
unsetImplementation()
,
getImplementation()
,
setImplementation(ServiceImplementation)
Operation getOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
setOperation(Operation)
,
Bpmn2Package.getServiceTask_Operation()
void setOperation(Operation value)
Operation
' reference.
value
- the new value of the 'Operation' reference.getOperation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |