public class StateEvaluator
extends java.lang.Object
TechnicalSystemState under the consideration
of the current I/O-List settings.| Constructor and Description |
|---|
StateEvaluator(OptionModelController optionModelController,
TechnicalSystemState technicalSystemState)
Instantiates a new state evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<TechnicalSystemState> |
getSubsequentTechnicalSystemStates()
Gets the subsequent technical system state.
|
public StateEvaluator(OptionModelController optionModelController, TechnicalSystemState technicalSystemState)
optionModelController - the option model controllertechnicalSystemState - the technical system statepublic java.util.Vector<TechnicalSystemState> getSubsequentTechnicalSystemStates()