public interface ResourceEnvironment extends NamedElement
Repository element of the resource environment
The following features are supported:
ResourceenvironmentPackage.getResourceEnvironment()| Modifier and Type | Method and Description |
|---|---|
EList<LinkingResource> |
getLinkingResources__ResourceEnvironment()
Returns the value of the 'Linking Resources Resource Environment' containment
reference list.
|
EList<ResourceContainer> |
getResourceContainer_ResourceEnvironment()
Returns the value of the 'Resource Container Resource Environment'
containment reference list.
|
getEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
EList<LinkingResource> getLinkingResources__ResourceEnvironment()
LinkingResource. It is bidirectional
and its opposite is
'Resource Environment Linking Resource'.
If the meaning of the 'Linking Resources Resource Environment' containment reference list isn't clear, there really should be more of a description here...
ResourceenvironmentPackage.getResourceEnvironment_LinkingResources__ResourceEnvironment(),
LinkingResource.getResourceEnvironment_LinkingResource()EList<ResourceContainer> getResourceContainer_ResourceEnvironment()
ResourceContainer. It is bidirectional
and its opposite is
'Resource Environment Resource Container'.
If the meaning of the 'Resource Container Resource Environment' containment reference list isn't clear, there really should be more of a description here...
ResourceenvironmentPackage.getResourceEnvironment_ResourceContainer_ResourceEnvironment(),
ResourceContainer.getResourceEnvironment_ResourceContainer()