Uses of Interface
org.processmining.specpp.datastructures.tree.base.traits.Rerootable
-
Packages that use Rerootable Package Description org.processmining.specpp.datastructures.tree.base org.processmining.specpp.datastructures.tree.base.impls -
-
Uses of Rerootable in org.processmining.specpp.datastructures.tree.base
Subinterfaces of Rerootable in org.processmining.specpp.datastructures.tree.base Modifier and Type Interface Description interfaceBiDiTree<N extends BiDiTreeNode<N>> -
Uses of Rerootable in org.processmining.specpp.datastructures.tree.base.impls
Classes in org.processmining.specpp.datastructures.tree.base.impls that implement Rerootable Modifier and Type Class Description classBiDiTreeImpl<N extends BiDiTreeNode<N>>classChangeTree<P extends NodeProperties>classRerootableTreeImpl<N extends TreeNode>
-