public class AttributeSlotImpl extends SlotImpl implements AttributeSlot
The following features are implemented:
org.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 | Method and Description |
|---|---|
org.eclipse.emf.ecore.EAttribute |
basicGetEAttribute() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.emf.ecore.EAttribute |
getEAttribute() |
org.eclipse.emf.common.util.EList<Object> |
getValues() |
void |
setEAttribute(org.eclipse.emf.ecore.EAttribute newEAttribute) |
String |
toString() |
basicSetInstance, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getEFeature, getInstance, setInstanceeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEFeature, getInstance, setInstancepublic org.eclipse.emf.ecore.EAttribute getEAttribute()
getEAttribute in interface AttributeSlotAttributeSlot.setEAttribute(EAttribute),
MigrationPackage.getAttributeSlot_EAttribute()public org.eclipse.emf.ecore.EAttribute basicGetEAttribute()
public void setEAttribute(org.eclipse.emf.ecore.EAttribute newEAttribute)
setEAttribute in interface AttributeSlotnewEAttribute - the new value of the 'EAttribute' reference.AttributeSlot.getEAttribute()public org.eclipse.emf.common.util.EList<Object> getValues()
getValues in interface AttributeSlotgetValues in class SlotImplMigrationPackage.getAttributeSlot_Values()public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2020. All rights reserved.