Uses of Package
net.ssehub.easy.producer.eclipse.persistency.project_creation
-
Packages that use net.ssehub.easy.producer.eclipse.persistency.project_creation Package Description 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.project_creation Classes for simplifying the creation of new EASy projects in Eclipse.net.ssehub.easy.producer.ui.internal This package holds extension classes of eclipse which must not be called or extended from other plug-ins.net.ssehub.easy.producer.ui.productline_editor.project_configuration This package contains classes for configuring the current project.net.ssehub.easy.producer.ui.project_management This package contains classes to create EASy projects within the Eclipse workspace. -
Classes in net.ssehub.easy.producer.eclipse.persistency.project_creation used by net.ssehub.easy.producer.eclipse.persistency Class Description InvalidProjectnameException Exception which will be thrown, if a chosen name of a project is not valid. -
Classes in net.ssehub.easy.producer.eclipse.persistency.project_creation used by net.ssehub.easy.producer.eclipse.persistency.project_creation Class Description AbstractProjectCreator Super class for creating new EASy projects.IEASyProjectConfigurator Configurator for configuring newly created EASy projects.InvalidProjectnameException Exception which will be thrown, if a chosen name of a project is not valid.ProjectAlreadyExistsException Exception which will be thrown, if a projectname of project, which should be created, already exists.ProjectCreationException Exception if a project should be created, but could not be created.ValidProjectNameType Returns types forEASyProjectCreatorFactory#isValidProjectName(). -
Classes in net.ssehub.easy.producer.eclipse.persistency.project_creation used by net.ssehub.easy.producer.ui.internal Class Description IEASyProjectConfigurator Configurator for configuring newly created EASy projects. -
Classes in net.ssehub.easy.producer.eclipse.persistency.project_creation used by net.ssehub.easy.producer.ui.productline_editor.project_configuration Class Description InvalidProjectnameException Exception which will be thrown, if a chosen name of a project is not valid. -
Classes in net.ssehub.easy.producer.eclipse.persistency.project_creation used by net.ssehub.easy.producer.ui.project_management Class Description IEASyProjectConfigurator Configurator for configuring newly created EASy projects.InvalidProjectnameException Exception which will be thrown, if a chosen name of a project is not valid.