|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkingCopyException | |
|---|---|
| org.eclipse.tigerstripe.workbench.project | This package contains interfaces tigerstripe projects and other objects associated with navigating and generating projects. |
| Uses of WorkingCopyException in org.eclipse.tigerstripe.workbench.project |
|---|
| Methods in org.eclipse.tigerstripe.workbench.project that throw WorkingCopyException | |
|---|---|
void |
ITigerstripeGeneratorProject.addAdditionalFile(java.lang.String relativePath,
int includeExclude)
|
void |
ITigerstripeModelProject.addDependencies(IDependency[] dependencies,
IProgressMonitor monitor)
|
void |
ITigerstripeModelProject.addDependency(IDependency dependency,
IProgressMonitor monitor)
|
void |
ITigerstripeGeneratorProject.addGlobalProperties(IPluginProperty[] properties)
|
void |
ITigerstripeGeneratorProject.addGlobalProperty(IPluginProperty property)
|
void |
ITigerstripeModelProject.addReferencedProject(ITigerstripeModelProject project)
|
void |
ITigerstripeModelProject.addReferencedProjects(ITigerstripeModelProject[] project)
|
boolean |
ITigerstripeModelProject.hasReference(ITigerstripeModelProject project)
|
void |
ITigerstripeGeneratorProject.removeAdditionalFile(java.lang.String relativePath,
int includeExclude)
|
void |
ITigerstripeModelProject.removeDependencies(IDependency[] dependencies,
IProgressMonitor monitor)
|
void |
ITigerstripeModelProject.removeDependency(IDependency dependency,
IProgressMonitor monitor)
|
void |
ITigerstripeGeneratorProject.removeGlobalProperties(IPluginProperty[] properties)
|
void |
ITigerstripeGeneratorProject.removeGlobalProperty(IPluginProperty property)
|
void |
ITigerstripeModelProject.removeReferencedProject(ITigerstripeModelProject project)
|
void |
ITigerstripeModelProject.removeReferencedProjects(ITigerstripeModelProject[] project)
|
void |
ITigerstripeModelProject.setAdvancedProperty(java.lang.String property,
java.lang.String value)
|
void |
ITigerstripeGeneratorProject.setGlobalProperties(IPluginProperty[] properties)
|
void |
ITigerstripeGeneratorProject.setPluginNature(EPluggablePluginNature nature)
|
void |
IAbstractTigerstripeProject.setProjectDetails(IProjectDetails projectDetails)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||