Uses of Class
org.processmining.explorativeprocessdiscovery.embeddedvisual.TransConfDecoratorEmbedded
-
Packages that use TransConfDecoratorEmbedded Package Description org.processmining.explorativeprocessdiscovery.embeddedvisual -
-
Uses of TransConfDecoratorEmbedded in org.processmining.explorativeprocessdiscovery.embeddedvisual
Fields in org.processmining.explorativeprocessdiscovery.embeddedvisual with type parameters of type TransConfDecoratorEmbedded Modifier and Type Field Description protected java.util.Map<org.processmining.models.graphbased.directed.petrinet.elements.Transition,TransConfDecoratorEmbedded>ProjectionVisPanelEmbedded. decoratorMapMethods in org.processmining.explorativeprocessdiscovery.embeddedvisual that return TransConfDecoratorEmbedded Modifier and Type Method Description protected TransConfDecoratorEmbeddedPNLogReplayProjectedVisPanelEmbedded. createTransitionDecorator(org.processmining.models.graphbased.directed.petrinet.elements.Transition[] transArr, int pointer, int[] info)
-