| Class | Description |
|---|---|
| InducedGraph |
Represents a process graph induced by a given set of nodes.
|
| InstanceReferenceComparator |
This comparator can be used to compare instance references used in
TreeMaps. |
| InstanceRefTemplateComparator |
This comparator compares
InstanceReferences by the corresponding
template IDs (by delegating to an TemplateReferenceComparator). |
| NodeRelations |
Class which allows for work on execution orders between nodes.
|
| ProcessElementIdentifierTools |
This is a helper class to create and parse URIs identifying process elements.
|
| ProcessGraphPredicates |
Predicates for ADEPT2 graphs.
|
| ProcessModelTools |
Helper methods which are based on the interfaces of the process model.
|
| ProcessTypeComparator |
This comparator can be used to compare process types by means of the
corresponding root template proxies.
|
| TemplateReferenceComparator |
This comparator compares
TemplateReferences by the corresponding
template IDs. |
| Enum | Description |
|---|---|
| NodeRelations.NodeRelation |
This represents the relation between two nodes.
|