EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.common.helper.ProjectHelper.ProjectExistenceStatus

Packages that use ProjectHelper.ProjectExistenceStatus
org.eclipse.egf.common.helper   
 

Uses of ProjectHelper.ProjectExistenceStatus in org.eclipse.egf.common.helper
 

Methods in org.eclipse.egf.common.helper that return ProjectHelper.ProjectExistenceStatus
static ProjectHelper.ProjectExistenceStatus ProjectHelper.ensurePluginProjectExists(String projectName_p)
          Make sure named plug-in project exists.
static ProjectHelper.ProjectExistenceStatus ProjectHelper.ensureProjectExists(String projectName_p)
          Make sure named project exists.
static ProjectHelper.ProjectExistenceStatus ProjectHelper.ProjectExistenceStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProjectHelper.ProjectExistenceStatus[] ProjectHelper.ProjectExistenceStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.