Uses of Interface
org.processmining.models.graphbased.directed.ContainableDirectedGraphElement
-
Packages that use ContainableDirectedGraphElement Package Description org.processmining.models.graphbased.directed -
-
Uses of ContainableDirectedGraphElement in org.processmining.models.graphbased.directed
Methods in org.processmining.models.graphbased.directed that return types with arguments of type ContainableDirectedGraphElement Modifier and Type Method Description java.util.Set<? extends ContainableDirectedGraphElement>
ContainingDirectedGraphNode. getChildren()
Methods in org.processmining.models.graphbased.directed with parameters of type ContainableDirectedGraphElement Modifier and Type Method Description void
ContainingDirectedGraphNode. addChild(ContainableDirectedGraphElement child)
-