protected static class BasicEObjectImpl.EPropertiesHolderImpl extends BasicEObjectImpl.EPropertiesHolderBaseImpl
Modifier and Type | Field and Description |
---|---|
protected EList<EObject> |
eContents |
protected EList<EObject> |
eCrossReferences |
protected URI |
eProxyURI |
eClass, eResource, eSettings, NO_SETTINGS
NIL
Modifier | Constructor and Description |
---|---|
protected |
EPropertiesHolderImpl() |
Modifier and Type | Method and Description |
---|---|
EList<EObject> |
getEContents() |
EList<EObject> |
getECrossReferences() |
URI |
getEProxyURI() |
void |
setEContents(EList<EObject> eContents) |
void |
setECrossReferences(EList<EObject> eCrossReferences) |
void |
setEProxyURI(URI eProxyURI) |
allocateSettings, dynamicGet, dynamicSet, dynamicUnset, getEClass, getEResource, hasSettings, setEClass, setEResource
protected URI eProxyURI
public URI getEProxyURI()
getEProxyURI
in interface BasicEObjectImpl.EPropertiesHolder
getEProxyURI
in class BasicEObjectImpl.EPropertiesHolderBaseImpl
public void setEProxyURI(URI eProxyURI)
setEProxyURI
in interface BasicEObjectImpl.EPropertiesHolder
setEProxyURI
in class BasicEObjectImpl.EPropertiesHolderBaseImpl
public EList<EObject> getEContents()
getEContents
in interface BasicEObjectImpl.EPropertiesHolder
getEContents
in class BasicEObjectImpl.EPropertiesHolderBaseImpl
public void setEContents(EList<EObject> eContents)
setEContents
in interface BasicEObjectImpl.EPropertiesHolder
setEContents
in class BasicEObjectImpl.EPropertiesHolderBaseImpl
public EList<EObject> getECrossReferences()
getECrossReferences
in interface BasicEObjectImpl.EPropertiesHolder
getECrossReferences
in class BasicEObjectImpl.EPropertiesHolderBaseImpl
public void setECrossReferences(EList<EObject> eCrossReferences)
setECrossReferences
in interface BasicEObjectImpl.EPropertiesHolder
setECrossReferences
in class BasicEObjectImpl.EPropertiesHolderBaseImpl