Class DOTInputModelData<S,I,M extends SimpleTS<S,I>>
java.lang.Object
net.automatalib.serialization.InputModelData<I,M>
net.automatalib.serialization.dot.DOTInputModelData<S,I,M>
- Type Parameters:
S- the state type of the modelI- the input symbol typeM- the model type
A utility data class, that extends
InputModelData by labeling information of the model's states.-
Field Summary
FieldsFields inherited from class net.automatalib.serialization.InputModelData
alphabet, model -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stateLabels
-
-
Constructor Details
-
DOTInputModelData
-