| Package | Description |
|---|---|
| org.drools.impact.analysis.model.left |
| Modifier and Type | Field and Description |
|---|---|
protected Constraint.Type |
Constraint.type |
| Modifier and Type | Method and Description |
|---|---|
Constraint.Type |
Constraint.getType() |
static Constraint.Type |
Constraint.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constraint.Type[] |
Constraint.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Constraint.setType(Constraint.Type type) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.