| Package | Description |
|---|---|
| org.eclipse.emf.ecore.impl |
Provides an implementation of Ecore.
|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EStoreEObjectImpl.BasicEStoreFeatureMap
A feature map that delegates to a store.
|
static class |
EStoreEObjectImpl.EStoreFeatureMap
A feature map that delegates to a store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFeatureMap |
class |
DelegatingFeatureMap |
static class |
FeatureMapUtil.FeatureFeatureMap |
| Modifier and Type | Field and Description |
|---|---|
protected FeatureMap.Internal.Wrapper |
FeatureMapUtil.FeatureFeatureMap.wrapper |
protected FeatureMap.Internal.Wrapper |
DelegatingFeatureMap.wrapper |
protected FeatureMap.Internal.Wrapper |
BasicFeatureMap.wrapper |
| Modifier and Type | Method and Description |
|---|---|
FeatureMap.Internal.Wrapper |
FeatureMapUtil.FeatureFeatureMap.getWrapper() |
FeatureMap.Internal.Wrapper |
FeatureMap.Internal.getWrapper() |
FeatureMap.Internal.Wrapper |
DelegatingFeatureMap.getWrapper() |
FeatureMap.Internal.Wrapper |
BasicFeatureMap.getWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureMapUtil.FeatureFeatureMap.setWrapper(FeatureMap.Internal.Wrapper wrapper) |
void |
FeatureMap.Internal.setWrapper(FeatureMap.Internal.Wrapper wrapper) |
void |
DelegatingFeatureMap.setWrapper(FeatureMap.Internal.Wrapper wrapper) |
void |
BasicFeatureMap.setWrapper(FeatureMap.Internal.Wrapper wrapper) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature