Package | Description |
---|---|
general | |
interaction | |
interaction.cplex | |
operation |
Class and Description |
---|
OperationFactory
Class that creates the right type of Operation.
|
Class and Description |
---|
Operation
Superclass of all operations.
|
OperationFactory
Class that creates the right type of Operation.
|
Class and Description |
---|
Operation
Superclass of all operations.
|
Class and Description |
---|
Operation
Superclass of all operations.
|
OperationCPLEX
Interface for CLPEX versions of operations.
|
OperationEq
Class representing the operation "Equal to" : =
|
OperationFactory
Class that creates the right type of Operation.
|
OperationGe
Class representing the operation "Greater or equal to" : >=
|
OperationGt
Class representing the operation "Greater than" : >
|
OperationLe
Class representing the operation "Less or equal to" : <=
|
OperationLt
Class representing the operation "Less than" : <
|
OperationNotEq
Class representing the operation "Not equal to" : !
|