Uses of Class
org.processmining.placebasedlpmdiscovery.placechooser.placepredicates.PlacePredicateType
-
Packages that use PlacePredicateType Package Description org.processmining.placebasedlpmdiscovery.placechooser.placepredicates -
-
Uses of PlacePredicateType in org.processmining.placebasedlpmdiscovery.placechooser.placepredicates
Methods in org.processmining.placebasedlpmdiscovery.placechooser.placepredicates that return PlacePredicateType Modifier and Type Method Description static PlacePredicateTypePlacePredicateType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PlacePredicateType[]PlacePredicateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-