|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.notify.impl.BasicNotifierImpl org.eclipse.emf.ecore.impl.BasicEObjectImpl org.eclipse.emf.ecore.impl.EObjectImpl org.eclipse.emf.ecore.impl.EStoreEObjectImpl org.eclipse.emf.internal.cdo.CDOObjectImpl org.eclipse.emf.cdo.eresource.impl.CDOResourceNodeImpl org.eclipse.emf.cdo.eresource.impl.CDOResourceFolderImpl
An implementation of the model object 'CDO Resource Folder'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl |
---|
CDOObjectImpl.CDOStoreEcoreEMap, CDOObjectImpl.CDOStoreFeatureMap, CDOObjectImpl.CDOStoreSettingsImpl, CDOObjectImpl.CDOStoreUnorderedEList<E> |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl |
---|
EStoreEObjectImpl.BasicEStoreEList<E>, EStoreEObjectImpl.BasicEStoreFeatureMap, EStoreEObjectImpl.EStoreEList<E>, EStoreEObjectImpl.EStoreEPropertiesHolderImpl, EStoreEObjectImpl.EStoreFeatureMap, EStoreEObjectImpl.EStoreImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl |
---|
ENO_SETTINGS, eSettings, eStore, EUNINITIALIZED_CONTAINER |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.cdo.eresource.CDOResourceNode |
---|
ROOT_NAME, ROOT_PATH |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Constructor Summary | |
---|---|
protected |
CDOResourceFolderImpl()
|
Method Summary | |
---|---|
CDOResource |
addResource(String name)
|
CDOResourceFolder |
addResourceFolder(String name)
|
void |
delete(Map<?,?> options)
|
protected EClass |
eStaticClass()
|
EList<CDOResourceNode> |
getNodes()
|
boolean |
isRoot()
|
Methods inherited from class org.eclipse.emf.cdo.eresource.impl.CDOResourceNodeImpl |
---|
basicSetFolder, basicSetName, eStaticFeatureCount, getFolder, getName, getPath, getURI, setFolder, setFolderGen, setName, setNameGen, setPath |
Methods inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl |
---|
eDerivedStructuralFeatureID, eHasSettings, eProperties, eSetStore, eSettings |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eBasicAdapters, eBasicProperties, eClass, eDeliver, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.cdo.eresource.CDOResourceNode |
---|
getFolder, getName, getPath, getURI, setFolder, setName, setPath |
Methods inherited from interface org.eclipse.emf.cdo.CDOObject |
---|
cdoConflict, cdoDirectResource, 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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetStore, eSetting, eUnset, eURIFragmentSegment |
Constructor Detail |
---|
protected CDOResourceFolderImpl()
Method Detail |
---|
public boolean isRoot()
isRoot
in interface CDOResourceNode
protected EClass eStaticClass()
eStaticClass
in class CDOResourceNodeImpl
public EList<CDOResourceNode> getNodes()
getNodes
in interface CDOResourceFolder
EresourcePackage.getCDOResourceFolder_Nodes()
,
CDOResourceNode.getFolder()
public CDOResourceFolder addResourceFolder(String name)
addResourceFolder
in interface CDOResourceFolder
public CDOResource addResource(String name)
addResource
in interface CDOResourceFolder
public void delete(Map<?,?> options) throws IOException
delete
in interface CDOResourceNode
IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |