public interface Workspace extends Resolvable<Workspace,Project>
The following features are supported:
PropertiesPackage.getWorkspace()| Modifier and Type | Method and Description |
|---|---|
Project |
getProject(String name) |
org.eclipse.emf.common.util.URI |
getRoot()
Returns the value of the 'Root' attribute
|
ProjectVersion |
getTerminology() |
void |
setRoot(org.eclipse.emf.common.util.URI value)
Sets the value of the '
Root' attribute |
absoluteFilePath, absolutPath, fullPath, getChild, getChildren, getName, getParent, getPercentComplete, relativePath, resolveChild, resolveChild, setName, setParent, setPercentComplete, toURI, updatePercentCompletecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionorg.eclipse.emf.common.util.URI getRoot()
If the meaning of the 'Root' attribute isn't clear, there really should be more of a description here...
setRoot(URI),
PropertiesPackage.getWorkspace_Root()void setRoot(org.eclipse.emf.common.util.URI value)
Root' attribute.
value - the new value of the 'Root' attribute.getRoot()ProjectVersion getTerminology()
Copyright © 2013–2014 Jabylon. All rights reserved.