|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

A representation of the model object 'CDO Resource Node'.
EresourcePackage.getCDOResourceNode()The following features are supported:
| Field Summary | |
|---|---|
static String |
ROOT_NAME
|
static String |
ROOT_PATH
|
| Method Summary | |
|---|---|
void |
delete(Map<?,?> options)
|
CDOResourceFolder |
getFolder()
Returns the value of the 'Folder' container reference. |
String |
getName()
Returns the value of the 'Name' attribute |
String |
getPath()
Returns the value of the 'Path' attribute |
URI |
getURI()
|
boolean |
isRoot()
|
void |
setFolder(CDOResourceFolder value)
Sets the value of the ' Folder' container reference |
void |
setName(String value)
Sets the value of the ' Name' attribute.
|
void |
setPath(String value)
Sets the value of the ' Path' attribute.
|
| Methods inherited from interface org.eclipse.emf.cdo.CDOObject |
|---|
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String ROOT_PATH
static final String ROOT_NAME
| Method Detail |
|---|
boolean isRoot()
CDOResourceFolder getFolder()
Nodes'.
If the meaning of the 'Folder' container reference isn't clear, there really should be more of a description here...
setFolder(CDOResourceFolder),
EresourcePackage.getCDOResourceNode_Folder(),
CDOResourceFolder.getNodes()void setFolder(CDOResourceFolder value)
Folder' container reference.
value - the new value of the 'Folder' container reference.getFolder()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
EresourcePackage.getCDOResourceNode_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String),
EresourcePackage.getCDOResourceNode_Path()void setPath(String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()URI getURI()
void delete(Map<?,?> options)
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||