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