| Modifier and Type | Method and Description |
|---|---|
DataAlignmentAdapter.ILPSolver |
BalancedProcessorConfiguration.getIlpSolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
BalancedProcessorConfiguration.setIlpSolver(DataAlignmentAdapter.ILPSolver ilpSolver) |
| Modifier and Type | Method and Description |
|---|---|
static DataAlignmentAdapter.ILPSolver |
DataAlignmentAdapter.ILPSolver.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataAlignmentAdapter.ILPSolver[] |
DataAlignmentAdapter.ILPSolver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataAlignmentAdapter.ILPSolver |
BalancedAlignmentConfigPanel.getILPSolver() |