public class EEFDynamicMappingForImpl extends EEFControlDescriptionImpl implements EEFDynamicMappingFor
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<EEFDynamicMappingIf> |
ifs
The cached value of the '
Ifs' containment reference list. |
protected static java.lang.String |
ITERABLE_EXPRESSION_EDEFAULT
The default value of the '
Iterable Expression' attribute. |
protected java.lang.String |
iterableExpression
The cached value of the '
Iterable Expression' attribute. |
protected java.lang.String |
iterator
The cached value of the '
Iterator' attribute. |
protected static java.lang.String |
ITERATOR_EDEFAULT
The default value of the '
Iterator' attribute. |
identifier, IDENTIFIER_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
EEFDynamicMappingForImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<EEFDynamicMappingIf> |
getIfs() |
java.lang.String |
getIterableExpression() |
java.lang.String |
getIterator() |
void |
setIterableExpression(java.lang.String newIterableExpression) |
void |
setIterator(java.lang.String newIterator) |
java.lang.String |
toString() |
getIdentifier, setIdentifiereBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdentifier, setIdentifiereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String ITERATOR_EDEFAULT
Iterator' attribute. getIterator()protected java.lang.String iterator
Iterator' attribute. getIterator()protected static final java.lang.String ITERABLE_EXPRESSION_EDEFAULT
Iterable Expression' attribute. getIterableExpression()protected java.lang.String iterableExpression
Iterable Expression' attribute. getIterableExpression()protected org.eclipse.emf.common.util.EList<EEFDynamicMappingIf> ifs
Ifs' containment reference list. getIfs()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class EEFControlDescriptionImplpublic java.lang.String getIterator()
getIterator in interface EEFDynamicMappingForEEFDynamicMappingFor.setIterator(String),
EefPackage.getEEFDynamicMappingFor_Iterator()public void setIterator(java.lang.String newIterator)
setIterator in interface EEFDynamicMappingFornewIterator - the new value of the 'Iterator' attribute.EEFDynamicMappingFor.getIterator()public java.lang.String getIterableExpression()
getIterableExpression in interface EEFDynamicMappingForEEFDynamicMappingFor.setIterableExpression(String),
EefPackage.getEEFDynamicMappingFor_IterableExpression()public void setIterableExpression(java.lang.String newIterableExpression)
setIterableExpression in interface EEFDynamicMappingFornewIterableExpression - the new value of the 'Iterable Expression' attribute.EEFDynamicMappingFor.getIterableExpression()public org.eclipse.emf.common.util.EList<EEFDynamicMappingIf> getIfs()
getIfs in interface EEFDynamicMappingForEefPackage.getEEFDynamicMappingFor_Ifs()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class EEFControlDescriptionImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class EEFControlDescriptionImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class EEFControlDescriptionImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class EEFControlDescriptionImplpublic java.lang.String toString()
toString in class EEFControlDescriptionImpl