Uses of Class
net.ssehub.easy.producer.core.persistence.standard.ProjectCreationResult
-
Packages that use ProjectCreationResult Package Description net.ssehub.easy.producer.eclipse.persistency.eclipse Persistence class for loading and saving EASy projects which are also Eclipse projects. -
-
Uses of ProjectCreationResult in net.ssehub.easy.producer.eclipse.persistency.eclipse
Subclasses of ProjectCreationResult in net.ssehub.easy.producer.eclipse.persistency.eclipse Modifier and Type Class Description classEclipseProjectCreationResultThis result will be returned after calling the EclipsePersistencer#createEASyProject(String, String, String...) method.
-