See: Description
| Interface | Description | 
|---|---|
| Proxy<T extends Proxy<T,R>,R extends org.eclipse.emf.ecore.EObject> | A simple representation of an  EObjectof typeR. | 
| Class | Description | 
|---|---|
| AbstractNamedElement<T extends AbstractNamedElement<T>> | A simple element that has a name. | 
| AbstractProxyFeature<T extends AbstractProxyFeature<T,R,V>,R extends org.eclipse.emf.ecore.EStructuralFeature,V> | A simple representation of a  EStructuralFeature. | 
| ProxyAttribute | A simple representation of a  EAttribute | 
| ProxyClass | A simple representation of a  EClass. | 
| ProxyElement | A simple representation of a  PersistentEObject. | 
| ProxyPackage | A simple representation of a  EPackage. | 
| ProxyPackage.Registry | Registry of all declared  ProxyPackage. | 
| ProxyReference | A simple representation of a  EReference. | 
| ProxyValue<V> | A value that can be read, and resolved according to a context. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.