Uses of Enum Class
dev.civl.mc.semantics.IF.Transition.TransitionKind
Packages that use Transition.TransitionKind
-
Uses of Transition.TransitionKind in dev.civl.mc.semantics.IF
Methods in dev.civl.mc.semantics.IF that return Transition.TransitionKindModifier and TypeMethodDescriptionTransition.transitionKind()returns the kind of this transition.static Transition.TransitionKindReturns the enum constant of this class with the specified name.static Transition.TransitionKind[]Transition.TransitionKind.values()Returns an array containing the constants of this enum class, in the order they are declared.