Uses of Enum
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 type with the specified name.static InternalConstraint.Applicability[]
InternalConstraint.Applicability.values()
Returns an array containing the constants of this enum type, in the order they are declared.