| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.api.policy |
Policy-related classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModifierEngine> |
Modifier.getEngine()
Gets the an Engine used to modify the parameter value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Modifier.addEngine(ModifierEngine engine)
Adds the engine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Modifier.setEngine(List<ModifierEngine> engine)
Sets the an Engine used to modify the parameter value.
|
| Constructor and Description |
|---|
Modifier(String name,
List<ModifierEngine> engine)
Instantiates a new modifier.
|
Copyright © 2018. All rights reserved.