| Package | Description |
|---|---|
| com.whitestein.lsps.engine.state.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleInstance
Entity representing a module instance.
|
class |
ProcessInstance
Entity representing a process instance.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInstance |
ProcessInstance.makeCopy(ModelInstance targetModelInstance,
ProcessInstanceParent targetParent)
Returns deep copy.
|
| Constructor and Description |
|---|
ProcessInstance(long id,
ProcessInstanceParent parent,
Context context)
Creates new instance of
ProcessInstance. |
ProcessInstance(ProcessInstanceParent parent,
Context context)
Creates new instance of
ProcessInstance. |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.