Uses of Class
org.processmining.longdistancedependencies.postprocess.Alternatives.Suitability
-
Packages that use Alternatives.Suitability Package Description org.processmining.longdistancedependencies.postprocess -
-
Uses of Alternatives.Suitability in org.processmining.longdistancedependencies.postprocess
Methods in org.processmining.longdistancedependencies.postprocess that return Alternatives.Suitability Modifier and Type Method Description static Alternatives.SuitabilityAlternatives. isSetSuitable(java.util.BitSet set, ChoiceData data, int transitionT)static Alternatives.SuitabilityAlternatives.Suitability. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Alternatives.Suitability[]Alternatives.Suitability. values()Returns an array containing the constants of this enum type, in the order they are declared.
-