|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAbstractTigerstripeProject
Top level handle for any Tigerstripe project
| Method Summary | |
|---|---|
boolean |
containsErrors()
Returns true if the project has any ERROR level marker (i.e. |
void |
delete(boolean force,
IProgressMonitor monitor)
|
boolean |
exists()
|
IPath |
getFullPath()
Returns the full, absolute path of this project relative to the workspace. |
IPath |
getLocation()
Returns the full absolute path of this project. |
IProjectDetails |
getProjectDetails()
|
java.lang.String |
getProjectLabel()
|
void |
setProjectDetails(IProjectDetails projectDetails)
|
| Methods inherited from interface org.eclipse.tigerstripe.workbench.IWorkingCopy |
|---|
addOriginalChangeListener, commit, dispose, getOriginal, isDirty, isWorkingCopy, makeWorkingCopy, removeOriginalChangeListener |
| Method Detail |
|---|
java.lang.String getProjectLabel()
IProjectDetails getProjectDetails()
throws TigerstripeException
TigerstripeException
void setProjectDetails(IProjectDetails projectDetails)
throws WorkingCopyException,
TigerstripeException
WorkingCopyException
TigerstripeExceptionboolean exists()
IPath getLocation()
IPath getFullPath()
void delete(boolean force,
IProgressMonitor monitor)
throws TigerstripeException
TigerstripeExceptionboolean containsErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||