Uses of Package
net.ssehub.easy.producer.eclipse.persistency.eclipse
Packages that use net.ssehub.easy.producer.eclipse.persistency.eclipse
Package
Description
This package contains classes which are needed for the lifecycle of the plugin.
Persistence class for loading and saving EASy projects which are also Eclipse projects.
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.persistency.eclipseClassDescriptionThis result will be returned after calling the
EclipsePersistencer#createEASyProject(String, String, String...)method.An instance of this class will be returned after callingEclipsePersistencer.createProject(String, File, String).Handles a certain type of project. -
Classes in net.ssehub.easy.producer.eclipse.persistency.eclipse used by net.ssehub.easy.producer.eclipse.persistency.project_creationClassDescriptionThis class represents an interlayer between persistency-layer and model.