| Package | Description |
|---|---|
| org.eclipse.emf.ecore.impl |
Provides an implementation of Ecore.
|
| org.eclipse.emf.ecore.resource.impl |
Provides an implementation of the resource API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EAttributeImpl
An implementation of the model object 'EAttribute'.
|
class |
EReferenceImpl
An implementation of the model object 'EReference'.
|
class |
EStructuralFeatureImpl
An implementation of the model object 'EStructural Feature'.
|
| Modifier and Type | Field and Description |
|---|---|
protected EStructuralFeature.Internal |
EStructuralFeatureImpl.BasicFeatureMapEntry.eStructuralFeature |
| Constructor and Description |
|---|
ContainmentUpdatingFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature,
InternalEObject value) |
InverseUpdatingFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature,
InternalEObject value) |
SimpleContentFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature) |
SimpleFeatureMapEntry(EStructuralFeature.Internal eStructuralFeature,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected BinaryResourceImpl.EObjectOutputStream.EStructuralFeatureData |
BinaryResourceImpl.EObjectOutputStream.createEStructuralFeatureData(EStructuralFeature.Internal eStructuralFeature) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature