Uses of Class
org.processmining.specpp.datastructures.tree.base.impls.AnnotatableBiDiNodeImpl
-
Packages that use AnnotatableBiDiNodeImpl Package Description org.processmining.specpp.datastructures.tree.base.impls -
-
Uses of AnnotatableBiDiNodeImpl in org.processmining.specpp.datastructures.tree.base.impls
Constructors in org.processmining.specpp.datastructures.tree.base.impls with parameters of type AnnotatableBiDiNodeImpl Constructor Description AnnotatableBiDiNodeImpl(AnnotatableBiDiNodeImpl<A> parent)AnnotatableBiDiNodeImpl(AnnotatableBiDiNodeImpl<A> parent, A annotation)
-