public class GradientColoredLocationImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements GradientColoredLocation
The following features are implemented:
org.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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Modifier and Type | Method and Description |
---|---|
Color |
basicGetColor() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetColor(Color newColor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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) |
void |
eUnset(int featureID) |
Color |
getColor() |
LocationType |
getLocationType() |
java.lang.Integer |
getLocationValue() |
void |
setColor(Color newColor) |
void |
setLocationType(LocationType newLocationType) |
void |
setLocationValue(java.lang.Integer newLocationValue) |
java.lang.String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public LocationType getLocationType()
getLocationType
in interface GradientColoredLocation
LocationType
,
GradientColoredLocation.setLocationType(LocationType)
,
StylesPackage.getGradientColoredLocation_LocationType()
public void setLocationType(LocationType newLocationType)
setLocationType
in interface GradientColoredLocation
newLocationType
- the new value of the 'Location Type' attribute.LocationType
,
GradientColoredLocation.getLocationType()
public java.lang.Integer getLocationValue()
getLocationValue
in interface GradientColoredLocation
GradientColoredLocation.setLocationValue(Integer)
,
StylesPackage.getGradientColoredLocation_LocationValue()
public void setLocationValue(java.lang.Integer newLocationValue)
setLocationValue
in interface GradientColoredLocation
newLocationValue
- the new value of the 'Location Value' attribute.GradientColoredLocation.getLocationValue()
public Color getColor()
getColor
in interface GradientColoredLocation
GradientColoredLocation.setColor(Color)
,
StylesPackage.getGradientColoredLocation_Color()
public Color basicGetColor()
public org.eclipse.emf.common.notify.NotificationChain basicSetColor(Color newColor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setColor(Color newColor)
setColor
in interface GradientColoredLocation
newColor
- the new value of the 'Color' containment reference.GradientColoredLocation.getColor()
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.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl