| Package | Description |
|---|---|
| net.vatov.ampl.model |
| Modifier and Type | Method and Description |
|---|---|
SetNodeValue.SetOperationType |
SetNodeValue.getOperation() |
static SetNodeValue.SetOperationType |
SetNodeValue.SetOperationType.parse(String value) |
static SetNodeValue.SetOperationType |
SetNodeValue.SetOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetNodeValue.SetOperationType[] |
SetNodeValue.SetOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SetNodeValue(SetNodeValue.SetOperationType operation,
SetExpression... operands) |
Copyright © 2013. All Rights Reserved.