Uses of Class
org.processmining.partialorder.plugins.vis.palignment.PAlignmentsUnfoldingVisPanel.POAlignmentVisType
-
Packages that use PAlignmentsUnfoldingVisPanel.POAlignmentVisType Package Description org.processmining.partialorder.plugins.vis.palignment -
-
Uses of PAlignmentsUnfoldingVisPanel.POAlignmentVisType in org.processmining.partialorder.plugins.vis.palignment
Methods in org.processmining.partialorder.plugins.vis.palignment that return PAlignmentsUnfoldingVisPanel.POAlignmentVisType Modifier and Type Method Description static PAlignmentsUnfoldingVisPanel.POAlignmentVisTypePAlignmentsUnfoldingVisPanel.POAlignmentVisType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PAlignmentsUnfoldingVisPanel.POAlignmentVisType[]PAlignmentsUnfoldingVisPanel.POAlignmentVisType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-