Uses of Enum Class
org.jacop.constraints.geost.InternalConstraint.Applicability
Packages that use InternalConstraint.Applicability
-
Uses of InternalConstraint.Applicability in org.jacop.constraints.geost
Fields in org.jacop.constraints.geost declared as InternalConstraint.ApplicabilityModifier and TypeFieldDescription(package private) InternalConstraint.Applicability
InternalConstraint.applicability
the current applicability of the constraint.Methods in org.jacop.constraints.geost that return InternalConstraint.ApplicabilityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InternalConstraint.Applicability[]
InternalConstraint.Applicability.values()
Returns an array containing the constants of this enum class, in the order they are declared.