| Package | Description |
|---|---|
| org.eclipse.emf.ecore |
Provides an API for the Ecore dialect of
UML.
|
| org.eclipse.emf.ecore.impl |
Provides an implementation of Ecore.
|
| org.eclipse.emf.ecore.util |
Provides utilities.
|
| org.eclipse.emf.ecore.xml.namespace.impl | |
| org.eclipse.emf.ecore.xml.type.impl |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
EStructuralFeature.Internal.SettingDelegate.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
boolean resolve,
boolean coreType)
Returns the value of the feature of this owner.
|
NotificationChain |
EStructuralFeature.Internal.SettingDelegate.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
InternalEObject otherEnd,
NotificationChain notifications)
Adds the object at the other end of a bidirectional reference to the appropriate feature
and returns accumulated notifications.
|
NotificationChain |
EStructuralFeature.Internal.SettingDelegate.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
InternalEObject otherEnd,
NotificationChain notifications)
Removes the object at the other end of a bidirectional reference from the appropriate feature
and returns accumulated notifications.
|
boolean |
EStructuralFeature.Internal.SettingDelegate.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID)
Returns whether the feature of the owner is considered to be set.
|
void |
EStructuralFeature.Internal.SettingDelegate.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
java.lang.Object newValue)
Sets the value of the given feature of the owner to the new value.
|
EStructuralFeature.Setting |
EStructuralFeature.Internal.SettingDelegate.dynamicSetting(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID)
Returns a setting that can be used to access the owner's feature.
|
void |
EStructuralFeature.Internal.SettingDelegate.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID)
Unsets the value of the given feature of the owner.
|
| Modifier and Type | Interface and Description |
|---|---|
protected static interface |
BasicEObjectImpl.EPropertiesHolder
An internal interface for holding less frequently members variables.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BasicEObjectImpl.EPropertiesHolderBaseImpl
An internal class for holding the least frequently members variables.
|
protected static class |
BasicEObjectImpl.EPropertiesHolderImpl
An internal class for holding less frequently members variables.
|
class |
DynamicEObjectImpl
An implementation of the model object 'EObject' that's tuned for dynamic use.
|
static class |
DynamicEObjectImpl.BasicEMapEntry<K,V> |
protected static class |
DynamicEObjectImpl.DynamicEPropertiesHolderImpl
An internal class for holding less frequently members variables.
|
class |
DynamicEStoreEObjectImpl
An implementation of 'EObject' that delegates to a
store. |
class |
EAnnotationImpl
An implementation of the model object 'EAnnotation'.
|
class |
EAttributeImpl
An implementation of the model object 'EAttribute'.
|
class |
EClassifierImpl
An implementation of the model object 'EMeta Object'.
|
class |
EClassImpl
An implementation of the model object 'EClass'.
|
class |
EcoreFactoryImpl
An implementation of the model Factory.
|
class |
EcorePackageImpl
An implementation of the model Package.
|
class |
EDataTypeImpl
An implementation of the model object 'EData Type'.
|
class |
EEnumImpl
An implementation of the model object 'EEnum'.
|
class |
EEnumLiteralImpl
An implementation of the model object 'EEnum Literal'.
|
class |
EFactoryImpl
An implementation of the model object 'EFactory'.
|
class |
EGenericTypeImpl
An implementation of the model object 'EGeneric Type'.
|
class |
EModelElementImpl
An implementation of the model object 'EModel Element'.
|
class |
ENamedElementImpl
An implementation of the model object 'ENamed Element'.
|
class |
EOperationImpl
An implementation of the model object 'EOperation'.
|
class |
EPackageImpl
An implementation of the model object 'EPackage'.
|
class |
EParameterImpl
An implementation of the model object 'EParameter'.
|
class |
EReferenceImpl
An implementation of the model object 'EReference'.
|
class |
EStoreEObjectImpl
An implementation of 'EObject' that delegates to a
store. |
protected static class |
EStoreEObjectImpl.EStoreEPropertiesHolderImpl
An internal class for holding less frequently members variables.
|
class |
EStringToStringMapEntryImpl
An implementation of the model object 'EString To String Map Entry'.
|
class |
EStructuralFeatureImpl
An implementation of the model object 'EStructural Feature'.
|
class |
ETypedElementImpl
An implementation of the model object 'ETyped Element'.
|
class |
ETypeParameterImpl
An implementation of the model object 'EType Parameter'.
|
class |
MinimalEObjectImpl
A space compact implementation of the model object 'EObject'.
|
static class |
MinimalEObjectImpl.Container |
static class |
MinimalEObjectImpl.Container.Dynamic |
static class |
MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry<K,V> |
class |
MinimalEStoreEObjectImpl
A minimal abstract implementation of 'EObject' that delegates to a
store. |
| Modifier and Type | Method and Description |
|---|---|
protected EStructuralFeature.Internal.DynamicValueHolder |
MinimalEObjectImpl.eSettings() |
protected EStructuralFeature.Internal.DynamicValueHolder |
EStoreEObjectImpl.eSettings() |
protected EStructuralFeature.Internal.DynamicValueHolder |
DynamicEObjectImpl.eSettings() |
protected EStructuralFeature.Internal.DynamicValueHolder |
BasicEObjectImpl.eSettings() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
boolean resolve,
boolean coreType) |
java.lang.Object |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
boolean resolve,
boolean coreType) |
java.lang.Object |
EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
boolean resolve,
boolean coreType) |
java.lang.Object |
EStructuralFeatureImpl.InternalSettingDelegateSingleData.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
boolean resolve,
boolean coreType) |
java.lang.Object |
EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
boolean resolve,
boolean coreType) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
InternalEObject otherEnd,
NotificationChain notifications) |
boolean |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
boolean |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
boolean |
EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
boolean |
EStructuralFeatureImpl.InternalSettingDelegateSingleData.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
boolean |
EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettable.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
boolean |
EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
java.lang.Object newValue) |
void |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
java.lang.Object newValue) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
java.lang.Object newValue) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleData.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
java.lang.Object newValue) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettable.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
java.lang.Object newValue) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index,
java.lang.Object newValue) |
EStructuralFeature.Setting |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicSetting(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
EStructuralFeature.Setting |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicSetting(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
EStructuralFeature.Setting |
EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicSetting(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleData.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleDataUnsettable.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
void |
EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int index) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Object |
BasicSettingDelegate.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
boolean resolve,
boolean coreType) |
java.lang.Object |
BasicSettingDelegate.Stateless.dynamicGet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
boolean resolve,
boolean coreType) |
NotificationChain |
BasicSettingDelegate.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
BasicSettingDelegate.Stateless.dynamicInverseAdd(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
BasicSettingDelegate.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
InternalEObject otherEnd,
NotificationChain notifications) |
NotificationChain |
BasicSettingDelegate.Stateless.dynamicInverseRemove(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
InternalEObject otherEnd,
NotificationChain notifications) |
abstract boolean |
BasicSettingDelegate.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID) |
boolean |
BasicSettingDelegate.Stateless.dynamicIsSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID) |
void |
BasicSettingDelegate.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
java.lang.Object newValue) |
void |
BasicSettingDelegate.Stateless.dynamicSet(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID,
java.lang.Object newValue) |
EStructuralFeature.Setting |
BasicSettingDelegate.dynamicSetting(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID) |
EStructuralFeature.Setting |
BasicSettingDelegate.Stateless.dynamicSetting(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID) |
void |
BasicSettingDelegate.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID) |
void |
BasicSettingDelegate.Stateless.dynamicUnset(InternalEObject owner,
EStructuralFeature.Internal.DynamicValueHolder settings,
int dynamicFeatureID) |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLNamespaceDocumentRootImpl
An implementation of the model object 'Document Root'.
|
class |
XMLNamespaceFactoryImpl
An implementation of the model Factory.
|
class |
XMLNamespacePackageImpl
An implementation of the model Package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyTypeImpl
An implementation of the model object 'Any Type'.
|
class |
ProcessingInstructionImpl
An implementation of the model object 'Processing Instruction Type'.
|
class |
SimpleAnyTypeImpl
An implementation of the model object 'Simple Any Type'.
|
class |
XMLTypeDocumentRootImpl
An implementation of the model object 'Document Root'.
|
class |
XMLTypeFactoryImpl
An implementation of the model Factory.
|
class |
XMLTypePackageImpl
An implementation of the model Package.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature