Uses of Enum Class
ca.uqac.lif.cep.complex.RangeCep.State
Packages that use RangeCep.State
-
Uses of RangeCep.State in ca.uqac.lif.cep.complex
Fields in ca.uqac.lif.cep.complex declared as RangeCep.StateModifier and TypeFieldDescriptionprotected RangeCep.StateRangeCep.m_currentStateThe current state of the range.Methods in ca.uqac.lif.cep.complex that return RangeCep.StateModifier and TypeMethodDescriptionstatic RangeCep.StateReturns the enum constant of this class with the specified name.static RangeCep.State[]RangeCep.State.values()Returns an array containing the constants of this enum class, in the order they are declared.