| Package | Description | 
|---|---|
| fr.inria.atlanmod.neoemf.io.proxy | Provides simple representations of objects used during import/export. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Proxy<T extends Proxy<T,R>,R extends org.eclipse.emf.ecore.EObject>A simple representation of an  EObjectof typeR. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractProxyFeature<T extends AbstractProxyFeature<T,R,V>,R extends org.eclipse.emf.ecore.EStructuralFeature,V>A simple representation of a  EStructuralFeature. | 
| class  | ProxyAttributeA simple representation of a  EAttribute | 
| class  | ProxyClassA simple representation of a  EClass. | 
| class  | ProxyPackageA simple representation of a  EPackage. | 
| class  | ProxyReferenceA simple representation of a  EReference. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.