| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.io.proxy |
Provides simple representations of objects used during import/export.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamedElement<T extends AbstractNamedElement<T>>
A simple element that has a name.
|
| 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 |
ProxyAttribute
A simple representation of a
EAttribute |
class |
ProxyClass
A simple representation of a
EClass. |
class |
ProxyElement
A simple representation of a
PersistentEObject. |
class |
ProxyReference
A simple representation of a
EReference. |
Copyright © 2013–2019 Atlanmod. All rights reserved.