| Package | Description |
|---|---|
| org.xmcda |
| Modifier and Type | Field and Description |
|---|---|
protected LinearConstraint.Operator |
LinearConstraint.operator |
| Modifier and Type | Method and Description |
|---|---|
LinearConstraint.Operator |
LinearConstraint.getOperator() |
static LinearConstraint.Operator |
LinearConstraint.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinearConstraint.Operator[] |
LinearConstraint.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinearConstraint.setOperator(LinearConstraint.Operator operator) |
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.