|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserTask
A representation of the model object 'User Task'. A User Task is a typical “workflow” task where a human performer performs the Task with the assistance of a software application and is scheduled through a task list manager of some sort.
The following features are supported:
BPMNPackage.getUserTask()| Method Summary | |
|---|---|
java.lang.String |
getImplementation()
Returns the value of the 'Implementation' attribute. |
Message |
getInMessage()
Returns the value of the 'In Message' containment reference |
Message |
getOutMessage()
Returns the value of the 'Out Message' containment reference |
org.eclipse.emf.common.util.EList |
getPerformers()
Returns the value of the 'Performers' attribute list. |
void |
setImplementation(java.lang.String value)
Sets the value of the ' Implementation' attribute |
void |
setInMessage(Message value)
Sets the value of the ' In Message' containment reference |
void |
setOutMessage(Message value)
Sets the value of the ' Out Message' containment reference |
| Methods inherited from interface com.soyatec.bpmn.Task |
|---|
getTaskType |
| Methods inherited from interface com.soyatec.bpmn.Activity |
|---|
getActivityType, getInputs, getInputSets, getIORules, getLoop, getLoopType, getOutputs, getOutputSets, getProperties, getStartQuantity, getStatus, isCompensation, setCompensation, setLoop, setLoopType, setStartQuantity, setStatus |
| Methods inherited from interface com.soyatec.bpmn.FlowObject |
|---|
getAssignments, getName, getProcess, setName |
| Methods inherited from interface com.soyatec.bpmn.LaneElement |
|---|
getLanes, getPool, setPool |
| Methods inherited from interface com.soyatec.bpmn.ProcessObject |
|---|
getCategories, getDocumentation, getIncomingEdges, getOutgoingEdges, setDocumentation |
| Methods inherited from interface com.soyatec.bpmn.BPMNObject |
|---|
getChildren |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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 getPerformers()
String.
If the meaning of the 'Performers' attribute list isn't clear, there really should be more of a description here...
BPMNPackage.getUserTask_Performers()Message getInMessage()
If the meaning of the 'In Message' containment reference isn't clear, there really should be more of a description here...
setInMessage(Message),
BPMNPackage.getUserTask_InMessage()void setInMessage(Message value)
In Message' containment reference.
value - the new value of the 'In Message' containment reference.getInMessage()Message getOutMessage()
If the meaning of the 'Out Message' containment reference isn't clear, there really should be more of a description here...
setOutMessage(Message),
BPMNPackage.getUserTask_OutMessage()void setOutMessage(Message value)
Out Message' containment reference.
value - the new value of the 'Out Message' containment reference.getOutMessage()java.lang.String getImplementation()
"Web Service".
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
setImplementation(String),
BPMNPackage.getUserTask_Implementation()void setImplementation(java.lang.String value)
Implementation' attribute.
value - the new value of the 'Implementation' attribute.getImplementation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||