Uses of Class
jasima.core.simulation.SimProcess.ProcessState
-
Packages that use SimProcess.ProcessState Package Description jasima.core.simulation -
-
Uses of SimProcess.ProcessState in jasima.core.simulation
Methods in jasima.core.simulation that return SimProcess.ProcessState Modifier and Type Method Description SimProcess.ProcessStateSimProcess. processState()static SimProcess.ProcessStateSimProcess.ProcessState. valueOf(String name)Returns the enum constant of this type with the specified name.static SimProcess.ProcessState[]SimProcess.ProcessState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-