| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.io.proxy |
Provides simple representations of objects used during import/export.
|
| Modifier and Type | Field and Description |
|---|---|
static ProxyClass |
ProxyClass.DEFAULT
The instance of the default meta-class:
http://www.eclipse.org/emf/2002/Ecore # EObject. |
| Modifier and Type | Method and Description |
|---|---|
ProxyClass |
ProxyElement.getMetaClass()
Returns the meta-class of this element.
|
ProxyClass |
ProxyClass.setOrigin(org.eclipse.emf.ecore.EClass eClass) |
| Modifier and Type | Method and Description |
|---|---|
ProxyElement |
ProxyElement.setMetaClass(ProxyClass metaClass)
Defines the meta-class of this element.
|
Copyright © 2013–2019 Atlanmod. All rights reserved.