Module de.learnlib.datastructure
Package de.learnlib.datastructure.observationtable.reader
-
Interface Summary Interface Description ObservationTableReader<I,D> Reads anObservationTable
from a string source. -
Class Summary Class Description SimpleObservationTable<I,D> This class represents the data structure of anObservationTable
without providing any meaningful functionality.SuffixASCIIReader<I,D>