Package cambio.simulator.parsing
package cambio.simulator.parsing
Revolves around parsing architecture and experiment data into objects.
-
ClassDescriptionExtention of Gsons'
InstanceCreator
to createEntity
instances of Desmo-J objects.Utility class to create a Gson with a default set ofTypeAdapter
s.Annotation to give a type name to class that represents it in a MiSim architecture or experiment description.Utility class for reslovingJsonTypeName
s into actual types using Reflection.Utility class for loading the MiSim architecture and experiment descriptions from JSON-files.Exception thrown when the parsers encounter a problem.Utility class for parsingTypeNameAssociatedConfigurationData
into a pattern.Exception class to symbolize the absence of anIStrategy
class.Represents the configuration data that relates to a specific type.