Uses of Package
net.ssehub.easy.producer.core.persistence.datatypes
-
Packages that use net.ssehub.easy.producer.core.persistence.datatypes Package Description net.ssehub.easy.producer.core.persistence This plug-in contains functionality of EASy, which can also run without Eclipse.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.net.ssehub.easy.producer.core.persistence.internal This package contains classes needed for classes of the persistence package.net.ssehub.easy.producer.core.persistence.internal.xml This package contains classes for parsing and writing EASy information within a xml file.net.ssehub.easy.producer.core.persistence.standard This package contains classes which specific to the persistencer of this plug-in.net.ssehub.easy.producer.eclipse net.ssehub.easy.producer.eclipse.persistency This package contains classes which are needed for the lifecycle of the plugin.net.ssehub.easy.producer.eclipse.persistency.eclipse Persistence class for loading and saving EASy projects which are also Eclipse projects. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.core.persistence Class Description Model Objects of this class stores information related to exactly one model.ModelType List of possible models which can be stored via theModelclass.PathEnvironment An environment for transparently making paths relative and absolute. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.core.persistence.datatypes Class Description Entity This class represents the entities for the persistency data-model.IProjectCreationResult An instance of this class will be returned after callingIPersistencer.createProject(String, File, String, boolean).Model Objects of this class stores information related to exactly one model.ModelType List of possible models which can be stored via theModelclass.PathEnvironment An environment for transparently making paths relative and absolute.PathEnvironment.Entry Defines a mapping entry consisting of an unique symbolic name and a set of paths.PersistentProject Top-layer class for persistent loading and saving of projects. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.core.persistence.internal Class Description 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. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.core.persistence.internal.xml 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.ModelType List of possible models which can be stored via theModelclass.PathEnvironment An environment for transparently making paths relative and absolute.PersistentProject Top-layer class for persistent loading and saving of projects. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.core.persistence.standard Class Description Entity This class represents the entities for the persistency data-model.IPersistencer General interface for different Persistencer plug-ins.IProjectCreationResult An instance of this class will be returned after callingIPersistencer.createProject(String, File, String, boolean).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. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.eclipse Class Description PathEnvironment An environment for transparently making paths relative and absolute. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.eclipse.persistency Class Description IPersistencer General interface for different Persistencer plug-ins.Model Objects of this class stores information related to exactly one model.PersistentProject Top-layer class for persistent loading and saving of projects. -
Classes in net.ssehub.easy.producer.core.persistence.datatypes used by net.ssehub.easy.producer.eclipse.persistency.eclipse Class 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).PathEnvironment An environment for transparently making paths relative and absolute.PersistentProject Top-layer class for persistent loading and saving of projects.