Uses of Interface
org.processmining.models.instancetree.ITGraph

Packages that use ITGraph
org.processmining.models.instancetree.flex.costbased   
org.processmining.models.instancetree.petrinet.pncostbased   
 

Uses of ITGraph in org.processmining.models.instancetree.flex.costbased
 

Subinterfaces of ITGraph in org.processmining.models.instancetree.flex.costbased
 interface ExtendedCostBasedFIT
           
 

Classes in org.processmining.models.instancetree.flex.costbased that implement ITGraph
 class ExtendedCostBasedFITImpl
           
 

Uses of ITGraph in org.processmining.models.instancetree.petrinet.pncostbased
 

Subinterfaces of ITGraph in org.processmining.models.instancetree.petrinet.pncostbased
 interface PNCostBasedTree
           
 

Classes in org.processmining.models.instancetree.petrinet.pncostbased that implement ITGraph
 class PNCostBasedTreeImpl