| Package | Description |
|---|---|
| com.qbpsimulator.engine | |
| com.qbpsimulator.engine.model |
| Modifier and Type | Method and Description |
|---|---|
protected SubProcessInstance |
ProcessScheduler.createSubProcessInstance(int subProcessIndex,
ProcessInstance parentProcess)
Creates an instance of a sub-process.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubProcessInstance> |
ProcessInstance.getChildProcesses()
Gets list of child processes
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstance.addChildProcess(SubProcessInstance childProcess)
Defines child process
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.