| Package | Description |
|---|---|
| net.automatalib.serialization | |
| net.automatalib.serialization.automaton |
| Class and Description |
|---|
| AutomatonSerializationException |
| InputModelData
A utility data class, that allows to pair a model that can react to input symbols with a corresponding alphabet.
|
| InputModelDeserializer
A refinement of the
ModelDeserializer interface for arbitrary models that can react to inputs. |
| InputModelSerializer
A refinement of the
ModelSerializer interface for arbitrary models that can react to inputs. |
| ModelDeserializer
A generic interface for formalizing an arbitrary deserializer for a given model type.
|
| ModelSerializer
A generic interface for formalizing an arbitrary serializer for a given model type.
|
| SerializationProvider
A utility interface that unions
ModelSerializer and ModelDeserializer. |
| Class and Description |
|---|
| InputModelData
A utility data class, that allows to pair a model that can react to input symbols with a corresponding alphabet.
|
| InputModelDeserializer
A refinement of the
ModelDeserializer interface for arbitrary models that can react to inputs. |
| InputModelSerializer
A refinement of the
ModelSerializer interface for arbitrary models that can react to inputs. |
| ModelDeserializer
A generic interface for formalizing an arbitrary deserializer for a given model type.
|
| ModelSerializer
A generic interface for formalizing an arbitrary serializer for a given model type.
|
Copyright © 2018. All rights reserved.