public class AlignedMapImpl extends BuiltinImpl implements AlignedMap
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 Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected Expression |
arg
The cached value of the '
Arg' containment reference. |
protected Expression |
cond
The cached value of the '
Cond' containment reference. |
protected Expression |
default_
The cached value of the '
Default' containment reference. |
protected Expression |
op
The cached value of the '
Op' containment reference. |
name, NAME_EDEFAULTEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
AlignedMapImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetArg(Expression newArg,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetCond(Expression newCond,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDefault(Expression newDefault,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOp(Expression newOp,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Expression |
getArg() |
Expression |
getCond() |
Expression |
getDefault() |
Expression |
getOp() |
void |
setArg(Expression newArg) |
void |
setCond(Expression newCond) |
void |
setDefault(Expression newDefault) |
void |
setOp(Expression newOp) |
getName, setName, toStringeBasicSetContainer, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected Expression arg
Arg' containment reference.
getArg()protected Expression cond
Cond' containment reference.
getCond()protected Expression op
Op' containment reference.
getOp()protected Expression default_
Default' containment reference.
getDefault()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class BuiltinImplpublic Expression getArg()
getArg in interface AlignedMapAlignedMap.setArg(Expression),
ProtelisPackage.getAlignedMap_Arg()public org.eclipse.emf.common.notify.NotificationChain basicSetArg(Expression newArg, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setArg(Expression newArg)
setArg in interface AlignedMapnewArg - the new value of the 'Arg' containment reference.AlignedMap.getArg()public Expression getCond()
getCond in interface AlignedMapAlignedMap.setCond(Expression),
ProtelisPackage.getAlignedMap_Cond()public org.eclipse.emf.common.notify.NotificationChain basicSetCond(Expression newCond, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCond(Expression newCond)
setCond in interface AlignedMapnewCond - the new value of the 'Cond' containment reference.AlignedMap.getCond()public Expression getOp()
getOp in interface AlignedMapAlignedMap.setOp(Expression),
ProtelisPackage.getAlignedMap_Op()public org.eclipse.emf.common.notify.NotificationChain basicSetOp(Expression newOp, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOp(Expression newOp)
setOp in interface AlignedMapnewOp - the new value of the 'Op' containment reference.AlignedMap.getOp()public Expression getDefault()
getDefault in interface AlignedMapAlignedMap.setDefault(Expression),
ProtelisPackage.getAlignedMap_Default()public org.eclipse.emf.common.notify.NotificationChain basicSetDefault(Expression newDefault, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDefault(Expression newDefault)
setDefault in interface AlignedMapnewDefault - the new value of the 'Default' containment reference.AlignedMap.getDefault()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 Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class BuiltinImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class BuiltinImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class BuiltinImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class BuiltinImplCopyright © 2015. All rights reserved.