Class | Description |
---|---|
PlgActivity |
Class that represents an activity (a transition in Petri Net).
|
PlgDependencyGraph |
This class is used for the generation of dependency graph.
|
PlgObservation |
This class describes the observation of an activity.
|
PlgParameters |
This class describes the parameters of the generator.
|
PlgPatternFrame |
This class represents a frame containing a process pattern
With this class is possible to describe the bounds of a process pattern
instance, since it contains information on the `head' and the `tail' of the
pattern.
|
Process |
This class describes a general process.
|
Enum | Description |
---|---|
PlgActivity.RELATIONS |
This enum describes the possible relations of an activity
|
PlgParameters.PATTERN |
This enum describe the set of all possible patterns
|
Process.COUNTER_TYPES |
This enum describes the possible stats counter for the pattern an other
process entities
|