| Package | Description |
|---|---|
| org.eclipse.incquery.runtime.localsearch.planner |
| Modifier and Type | Method and Description |
|---|---|
PConstraintCategory |
PConstraintInfo.getCategory(PBody pBody,
java.util.Set<PVariable> boundVariables) |
static PConstraintCategory |
PConstraintCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PConstraintCategory[] |
PConstraintCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|