|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.log.LogFilter
org.processmining.framework.log.filter.TransitiveCalculationLogFilter
org.processmining.framework.log.filter.TransitiveReductionLogFilter
public class TransitiveReductionLogFilter
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Field Summary |
---|
Fields inherited from class org.processmining.framework.log.LogFilter |
---|
FAST, filter, load, MODERATE, SLOW |
Constructor Summary | |
---|---|
TransitiveReductionLogFilter()
|
Method Summary | |
---|---|
protected void |
doCalculation(int[][] adj,
int N)
|
protected java.lang.String |
getHelpForThisLogFilter()
Returns the help for this LogFilter as HTML text, but without the and tags! |
Methods inherited from class org.processmining.framework.log.filter.TransitiveCalculationLogFilter |
---|
doFiltering, getParameterDialog, readSpecificXML, thisFilterChangesLog, writeSpecificXML |
Methods inherited from class org.processmining.framework.log.LogFilter |
---|
changesLog, filter, getComplexity, getComplexityAsString, getFilter, getHelp, getName, getThisLogFilterComplexity, readXML, setLowLevelFilter, setName, toString, writeXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TransitiveReductionLogFilter()
Method Detail |
---|
protected java.lang.String getHelpForThisLogFilter()
LogFilter
getHelpForThisLogFilter
in class TransitiveCalculationLogFilter
protected void doCalculation(int[][] adj, int N)
doCalculation
in class TransitiveCalculationLogFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |