public interface ProcessInstance extends ProcessStepInstance
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getRunningForInstanceId()
Returns the value of the 'Running For Instance Id' attribute.
|
void |
setRunningForInstanceId(String value)
Sets the value of the '
Running For Instance Id' attribute. |
boolean |
start(Map<String,DataTypeInstance> parameters) |
configure, deactivate, deploy, escalate, execute, getDelay, getModelID, getPermission, getPorts, getProcessInstanceID, getProcessModelID, getProcessStepType, getSubSteps, isCyberPhysical, kill, pause, resume, setCyberPhysical, setDelay, setModelID, setPermission, setProcessInstanceID, setProcessModelID, setProcessStepType, stopgetCpsExecutionState, getExecutionState, setCpsExecutionState, setExecutionStategetInstanceId, getInstancenumber, setInstanceId, setInstancenumberString getRunningForInstanceId()
If the meaning of the 'Running For Instance Id' attribute isn't clear, there really should be more of a description here...
setRunningForInstanceId(String),
SofiaInstancePackage.getProcessInstance_RunningForInstanceId()void setRunningForInstanceId(String value)
Running For Instance Id' attribute.
value - the new value of the 'Running For Instance Id' attribute.getRunningForInstanceId()boolean start(Map<String,DataTypeInstance> parameters)
Copyright © 2018. All rights reserved.