|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sequence | |
---|---|
org.processmining.analysis.performance.sequence |
Uses of Sequence in org.processmining.analysis.performance.sequence |
---|
Methods in org.processmining.analysis.performance.sequence with parameters of type Sequence | |
---|---|
void |
Pattern.addSequence(Sequence sq)
Adds sequence sq to the sequenceList, which contains all sequences that follow this pattern |
boolean |
Pattern.compareToSequence(Sequence sq,
boolean isStrict)
Compares the sequence to the pattern, returns true if they match |
Constructors in org.processmining.analysis.performance.sequence with parameters of type Sequence | |
---|---|
Pattern(Sequence sq)
Constructor to initialize pattern |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |