Interface | Description |
---|---|
HeuristicsNetParser |
Interface of the parsers for
HeuristicsNet objects. |
Class | Description |
---|---|
ActivitiesMappingStructures |
Aids the creation of
HeuristicsNets objects. |
ContinuousSemanticsParser |
Replays log traces in
HeuristicsNet objects using a continuous
semantics. |
ExtraBehaviorParser |
Replays log traces in
HeuristicsNet objects using a continuous
semantics (see ContinuousSemanticsParser for more details). |
HeuristicsNetImpl |
Implements the
HeuristicsNet objects that are used by the
Genetic Miner algorithm. |
HNSet |
Ordered set of
HNSubSet objects that is used to represent sets
in the input and output sets of HeuristicsNet objects. |
HNSubSet |
Ordered set of
int that is used to represent subsets in the
input and output sets of HeuristicsNet objects. |
MarkingHeuristicsNet |
Manages the marking of a given
HeuristicsNet object. |
StopSemanticsParser |
Replays log traces in
HeuristicsNet objects using a stop
semantics. |