| Package | Description | 
|---|---|
| de.uni_kl.cs.discodnc.nc | 
| Modifier and Type | Field | Description | 
|---|---|---|
| private CalculatorConfig.OperationImpl | CalculatorConfig. OPERATION_IMPLEMENTATION | 
| Modifier and Type | Method | Description | 
|---|---|---|
| CalculatorConfig.OperationImpl | CalculatorConfig. getOperationImpl() | |
| static CalculatorConfig.OperationImpl | CalculatorConfig.OperationImpl. valueOf(java.lang.String name) | Returns the enum constant of this type with the specified name. | 
| static CalculatorConfig.OperationImpl[] | CalculatorConfig.OperationImpl. values() | Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | CalculatorConfig. setOperationImpl(CalculatorConfig.OperationImpl operation_impl) |