public interface HumanTask extends AtomicStep
The following features are supported:
SofiaPackage.getHumanTask()| Modifier and Type | Method and Description |
|---|---|
HumanTaskType |
getHumanTaskType()
Returns the value of the 'Human Task Type' attribute.
|
HumanTaskUseCase |
getHumanTaskUseCase()
Returns the value of the 'Human Task Use Case' attribute.
|
void |
setHumanTaskType(HumanTaskType value)
Sets the value of the '
Human Task Type' attribute. |
void |
setHumanTaskUseCase(HumanTaskUseCase value)
Sets the value of the '
Human Task Use Case' attribute. |
getDescription, getParentstep, getPorts, getResource, getType, setDescription, setParentstep, setResource, setTypegetId, setIdgetContext, getControlProcess, getControlProcessId, getEplQuery, getGoal, isCyberPhysical, setContext, setControlProcess, setControlProcessId, setCyberPhysical, setEplQuery, setGoalHumanTaskType getHumanTaskType()
HumanTaskType.
If the meaning of the 'Human Task Type' attribute isn't clear, there really should be more of a description here...
HumanTaskType,
setHumanTaskType(HumanTaskType),
SofiaPackage.getHumanTask_HumanTaskType()void setHumanTaskType(HumanTaskType value)
Human Task Type' attribute.
value - the new value of the 'Human Task Type' attribute.HumanTaskType,
getHumanTaskType()HumanTaskUseCase getHumanTaskUseCase()
HumanTaskUseCase.
If the meaning of the 'Human Task Use Case' attribute isn't clear, there really should be more of a description here...
HumanTaskUseCase,
setHumanTaskUseCase(HumanTaskUseCase),
SofiaPackage.getHumanTask_HumanTaskUseCase()void setHumanTaskUseCase(HumanTaskUseCase value)
Human Task Use Case' attribute.
value - the new value of the 'Human Task Use Case' attribute.HumanTaskUseCase,
getHumanTaskUseCase()Copyright © 2018. All rights reserved.