org.processmining.framework.models.heuristics
Class StopSemanticsParser
java.lang.Object
org.processmining.framework.models.heuristics.StopSemanticsParser
- All Implemented Interfaces:
- HeuristicsParser
public class StopSemanticsParser
- extends java.lang.Object
- implements HeuristicsParser
Title:
Description:
Copyright: Copyright (c) 2004
Company:
- Version:
- 1.0
- Author:
- not attributable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopSemanticsParser
public StopSemanticsParser(HeuristicsNet net,
java.util.Random generator)
parse
public boolean parse(ProcessInstance pi)
- Specified by:
parse
in interface HeuristicsParser
getDisabledElements
public HNSubSet getDisabledElements()
getSizeDisabledElements
public int getSizeDisabledElements()
getNumUnparsedElements
public int getNumUnparsedElements()
getNumParsedElements
public int getNumParsedElements()
getProperlyCompleted
public boolean getProperlyCompleted()
getCompleted
public boolean getCompleted()