Uses of Enum Class
net.ssehub.easy.varModel.model.Constraint.Type
Packages that use Constraint.Type
-
Uses of Constraint.Type in net.ssehub.easy.varModel.model
Methods in net.ssehub.easy.varModel.model that return Constraint.TypeModifier and TypeMethodDescriptionstatic Constraint.TypeReturns the enum constant of this class with the specified name.static Constraint.Type[]Constraint.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.