| Class | Description |
|---|---|
| Activity |
A class that represents an element in the process model.
|
| Collaboration |
Class which represents a collaboration between two events in different
processes.
|
| ProcessActivity |
Class which represent an element from process model in a process instance.
|
| ProcessActivityCollaboration |
Represents a collaboration message between two processes.
|
| ProcessInstance |
Class representing a process instance in a simulation.
|
| Resource |
Class representing a resource in process model which can be assigned to
tasks.
|
| SubProcessInstance |
Class representing a sub-process instance started from a parent process.
|
| TaskResource |
Instance of a resource assigned to a task from the resource pool.
|
| TimeTable |
Class representing the timetable of a resource
|
| TimeTableRule |
Class used to build resource timetables
|
| TokenFlow |
Class that represents a flow between to elements in the process model.
|
| Enum | Description |
|---|---|
| ActivityType |
Enumeration containing different element types.
|
| EventAction |
Enumeration representing an action/trigger which causes an event
|
| EventType |
Enumeration representing type of event.
|
| GatewayType |
Enumeration representing type of a gateway
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.