| Package | Description |
|---|---|
| org.processmining.models.instancetree.flex.costbased |
| Modifier and Type | Method and Description |
|---|---|
ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> |
ExtendedCostBasedFITImpl.addArc(ExtendedCostBasedFITNode source,
ExtendedCostBasedFITNode target) |
ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode> |
ExtendedCostBasedFITImpl.removeArc(ExtendedCostBasedFITNode source,
ExtendedCostBasedFITNode target) |
| Modifier and Type | Method and Description |
|---|---|
protected org.processmining.models.graphbased.directed.AbstractDirectedGraph<ExtendedCostBasedFITNode,ExtendedCostBasedFITEdge<ExtendedCostBasedFITNode,ExtendedCostBasedFITNode>> |
ExtendedCostBasedFITImpl.getEmptyClone() |
| Modifier and Type | Method and Description |
|---|---|
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) |