Package net.ssehub.easy.producer.core.persistence.datatypes
This package contains a simple data model, which can be used to store information in a non ivml file.
-
Interface Summary Interface Description IPersistencer General interface for different Persistencer plug-ins.IProjectCreationResult An instance of this class will be returned after callingIPersistencer.createProject(String, File, String, boolean). -
Class Summary Class Description Entity This class represents the entities for the persistency data-model.Model Objects of this class stores information related to exactly one model.PathEnvironment An environment for transparently making paths relative and absolute.PersistentProject Top-layer class for persistent loading and saving of projects. -
Enum Summary Enum Description ModelType List of possible models which can be stored via theModelclass.