public class Criteria extends java.lang.Object implements CriteriaInterface
Constructor and Description |
---|
Criteria(java.lang.String traceEventAttribute,
java.lang.String systemEventAttribute,
java.lang.String operation,
CriterionConfigurationPanel.AttributeType attrType) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(org.processmining.partialorder.models.palignment.PAlignment pAlignment,
InterLevelSyncReplayResult interLevelAlignment,
CompositeMove compositeMove) |
public Criteria(java.lang.String traceEventAttribute, java.lang.String systemEventAttribute, java.lang.String operation, CriterionConfigurationPanel.AttributeType attrType)
public boolean isValid(org.processmining.partialorder.models.palignment.PAlignment pAlignment, InterLevelSyncReplayResult interLevelAlignment, CompositeMove compositeMove) throws java.text.ParseException
isValid
in interface CriteriaInterface
java.text.ParseException