Uses of Class
org.processmining.plugins.flex.replayer.util.CFlexExtendedCostBasedAStar

Packages that use CFlexExtendedCostBasedAStar
org.processmining.plugins.flex.replayer.util   
 

Uses of CFlexExtendedCostBasedAStar in org.processmining.plugins.flex.replayer.util
 

Methods in org.processmining.plugins.flex.replayer.util with parameters of type CFlexExtendedCostBasedAStar
 int CFlexExtendedCostBasedAStar.compareTo(CFlexExtendedCostBasedAStar nodeX)
           
 

Constructors in org.processmining.plugins.flex.replayer.util with parameters of type CFlexExtendedCostBasedAStar
CFlexExtendedCostBasedAStar(CFlexExtendedCostBasedAStar otherNode)