Uses of Class
org.processmining.models.instancetree.flex.costbased.ExtendedCostBasedFITNode

Packages that use ExtendedCostBasedFITNode
org.processmining.models.instancetree.flex.costbased   
 

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

Methods in org.processmining.models.instancetree.flex.costbased that return ExtendedCostBasedFITNode
 ExtendedCostBasedFITNode ExtendedCostBasedFITImpl.addNode(java.lang.String label)
           
 

Methods in org.processmining.models.instancetree.flex.costbased that return types with arguments of type ExtendedCostBasedFITNode
 ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> ExtendedCostBasedFITImpl.addArc(ExtendedCostBasedFITNode source, ExtendedCostBasedFITNode target)
           
 ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> ExtendedCostBasedFITImpl.addArc(ExtendedCostBasedFITNode source, ExtendedCostBasedFITNode target)
           
protected  org.processmining.models.graphbased.directed.AbstractDirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> ExtendedCostBasedFITImpl.getEmptyClone()
           
protected  org.processmining.models.graphbased.directed.AbstractDirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> ExtendedCostBasedFITImpl.getEmptyClone()
           
protected  org.processmining.models.graphbased.directed.AbstractDirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> ExtendedCostBasedFITImpl.getEmptyClone()
           
 ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> ExtendedCostBasedFITImpl.removeArc(ExtendedCostBasedFITNode source, ExtendedCostBasedFITNode target)
           
 ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> ExtendedCostBasedFITImpl.removeArc(ExtendedCostBasedFITNode source, ExtendedCostBasedFITNode target)
           
 

Methods in org.processmining.models.instancetree.flex.costbased with parameters of type ExtendedCostBasedFITNode
 ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> ExtendedCostBasedFITImpl.addArc(ExtendedCostBasedFITNode source, ExtendedCostBasedFITNode target)
           
 ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> ExtendedCostBasedFITImpl.removeArc(ExtendedCostBasedFITNode source, ExtendedCostBasedFITNode target)
           
 

Method parameters in org.processmining.models.instancetree.flex.costbased with type arguments of type ExtendedCostBasedFITNode
protected  java.util.Map<? extends org.processmining.models.graphbased.directed.DirectedGraphElement,? extends org.processmining.models.graphbased.directed.DirectedGraphElement> ExtendedCostBasedFITImpl.cloneFrom(org.processmining.models.graphbased.directed.DirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> graph)
           
protected  java.util.Map<? extends org.processmining.models.graphbased.directed.DirectedGraphElement,? extends org.processmining.models.graphbased.directed.DirectedGraphElement> ExtendedCostBasedFITImpl.cloneFrom(org.processmining.models.graphbased.directed.DirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> graph)
           
protected  java.util.Map<? extends org.processmining.models.graphbased.directed.DirectedGraphElement,? extends org.processmining.models.graphbased.directed.DirectedGraphElement> ExtendedCostBasedFITImpl.cloneFrom(org.processmining.models.graphbased.directed.DirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> graph)