Uses of Package
net.ssehub.easy.producer.eclipse.persistency.eclipse
-
Packages that use net.ssehub.easy.producer.eclipse.persistency.eclipse Package Description net.ssehub.easy.producer.eclipse net.ssehub.easy.producer.eclipse.persistency.eclipse Persistence class for loading and saving EASy projects which are also Eclipse projects.net.ssehub.easy.producer.eclipse.persistency.project_creation Classes for simplifying the creation of new EASy projects in Eclipse. -
Classes in net.ssehub.easy.producer.eclipse.persistency.eclipse used by net.ssehub.easy.producer.eclipse Class Description PathEnvironmentFactory.IProjectHandler Handles a certain type of project. -
Classes in net.ssehub.easy.producer.eclipse.persistency.eclipse used by net.ssehub.easy.producer.eclipse.persistency.eclipse Class Description EclipseProjectCreationResult This result will be returned after calling the EclipsePersistencer#createEASyProject(String, String, String...) method.IEclipseProjectCreationResult An instance of this class will be returned after calling EclipsePersistencer.createProject(String, File, String).PathEnvironmentFactory.IProjectHandler Handles a certain type of project. -
Classes in net.ssehub.easy.producer.eclipse.persistency.eclipse used by net.ssehub.easy.producer.eclipse.persistency.project_creation Class Description EclipsePersistencer This class represents an interlayer between persistency-layer and model.