|
org.eclipse.gmf.runtime.notation.impl
Class ShapeStyleImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.gmf.runtime.notation.impl.FontStyleImpl
org.eclipse.gmf.runtime.notation.impl.ShapeStyleImpl
-
All Implemented Interfaces:
- org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject,
DescriptionStyle,
FillStyle,
FontStyle,
LineStyle,
ShapeStyle,
Style
-
public class ShapeStyleImpl
- extends
FontStyleImpl
- implements
ShapeStyle
An implementation of the model object '
Shape Style
'.
The following features are implemented:
-
** Generated **
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
|
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
|
org.eclipse.emf.ecore.InternalEObject.EStore
|
Fields inherited from class org.eclipse.gmf.runtime.notation.impl.
FontStyleImpl
|
BOLD_EDEFAULT,
BOLD_EFLAG,
eFlags,
FONT_COLOR_EDEFAULT,
FONT_HEIGHT_EDEFAULT,
FONT_NAME_EDEFAULT,
fontColor,
fontHeight,
fontName,
ITALIC_EDEFAULT,
ITALIC_EFLAG,
STRIKE_THROUGH_EDEFAULT,
STRIKE_THROUGH_EFLAG,
UNDERLINE_EDEFAULT,
UNDERLINE_EFLAG
|
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
|
eContainer
|
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
|
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
|
NIL
|
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
|
EOPPOSITE_FEATURE_BASE
|
Methods inherited from class org.eclipse.gmf.runtime.notation.impl.
FontStyleImpl
|
getFontColor,
getFontHeight,
getFontName,
isBold,
isItalic,
isStrikeThrough,
isUnderline,
setBold,
setFontColor,
setFontHeight,
setFontNameGen,
setItalic,
setStrikeThrough,
setUnderline
|
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
|
eBasicSetContainer, eInternalContainer
|
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
|
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
|
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
|
eNotificationRequired, eNotify
|
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
|
Methods inherited from interface org.eclipse.gmf.runtime.notation.
FontStyle
|
getFontColor,
getFontHeight,
getFontName,
isBold,
isItalic,
isStrikeThrough,
isUnderline,
setBold,
setFontColor,
setFontHeight,
setItalic,
setStrikeThrough,
setUnderline
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
|
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
|
eAdapters, eDeliver, eNotify, eSetDeliver
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
|
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
|
eAdapters, eDeliver, eNotify, eSetDeliver
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
|
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
|
eAdapters, eDeliver, eNotify, eSetDeliver
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
|
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
|
eAdapters, eDeliver, eNotify, eSetDeliver
|
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
|
eNotificationRequired
|
DESCRIPTION_EDEFAULT
protected static final java.lang.String DESCRIPTION_EDEFAULT
- The default value of the '
Description ' attribute.
-
See Also:
-
getDescription() ,
Constant Field Values
-
** Generated **
-
-
Ordered:
-
description
protected java.lang.String description
- The cached value of the '
Description ' attribute.
-
See Also:
-
getDescription()
-
** Generated **
-
-
Ordered:
-
FILL_COLOR_EDEFAULT
protected static final int FILL_COLOR_EDEFAULT
- The default value of the '
Fill Color ' attribute.
-
See Also:
-
getFillColor() ,
Constant Field Values
-
** Generated **
-
-
Ordered:
-
fillColor
protected int fillColor
- The cached value of the '
Fill Color ' attribute.
-
See Also:
-
getFillColor()
-
** Generated **
-
-
Ordered:
-
TRANSPARENCY_EDEFAULT
protected static final int TRANSPARENCY_EDEFAULT
- The default value of the '
Transparency ' attribute.
-
See Also:
-
getTransparency() ,
Constant Field Values
-
** Generated **
-
-
Ordered:
-
transparency
protected int transparency
- The cached value of the '
Transparency ' attribute.
-
See Also:
-
getTransparency()
-
** Generated **
-
-
Ordered:
-
GRADIENT_EDEFAULT
protected static final
GradientData GRADIENT_EDEFAULT
- The default value of the '
Gradient ' attribute.
-
See Also:
-
getGradient()
-
** Generated **
-
-
Ordered:
-
gradient
protected
GradientData gradient
- The cached value of the '
Gradient ' attribute.
-
See Also:
-
getGradient()
-
** Generated **
-
-
Ordered:
-
LINE_COLOR_EDEFAULT
protected static final int LINE_COLOR_EDEFAULT
- The default value of the '
Line Color ' attribute.
-
See Also:
-
getLineColor() ,
Constant Field Values
-
** Generated **
-
-
Ordered:
-
lineColor
protected int lineColor
- The cached value of the '
Line Color ' attribute.
-
See Also:
-
getLineColor()
-
** Generated **
-
-
Ordered:
-
LINE_WIDTH_EDEFAULT
protected static final int LINE_WIDTH_EDEFAULT
- The default value of the '
Line Width ' attribute.
-
See Also:
-
getLineWidth() ,
Constant Field Values
-
** Generated **
-
-
Ordered:
-
lineWidth
protected int lineWidth
- The cached value of the '
Line Width ' attribute.
-
See Also:
-
getLineWidth()
-
** Generated **
-
-
Ordered:
-
ShapeStyleImpl
protected ShapeStyleImpl()
-
-
** Generated **
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
-
-
-
Overrides:
-
eStaticClass
in class
FontStyleImpl
-
-
** Generated **
-
setFontName
public void setFontName(java.lang.String newFontName)
-
-
-
Specified by:
-
setFontName
in interface
FontStyle
-
Overrides:
-
setFontName
in class
FontStyleImpl
-
-
Parameters:
-
newFontName - the new value of the 'Font Name' attribute. -
See Also:
-
FontStyle.getFontName()
-
** Generated **
- NOT
getDescription
public java.lang.String getDescription()
-
-
-
Specified by:
-
getDescription
in interface
DescriptionStyle
-
-
Returns:
- the value of the 'Description' attribute.
-
See Also:
-
DescriptionStyle.setDescription(String) ,
NotationPackage.getDescriptionStyle_Description()
-
** Generated **
-
setDescription
public void setDescription(java.lang.String newDescription)
-
-
-
Specified by:
-
setDescription
in interface
DescriptionStyle
-
-
Parameters:
-
newDescription - the new value of the 'Description' attribute. -
See Also:
-
DescriptionStyle.getDescription()
-
** Generated **
-
getFillColor
public int getFillColor()
-
-
-
Specified by:
-
getFillColor
in interface
FillStyle
-
-
Returns:
- the value of the 'Fill Color' attribute.
-
See Also:
-
FillStyle.setFillColor(int) ,
NotationPackage.getFillStyle_FillColor()
-
** Generated **
-
setFillColor
public void setFillColor(int newFillColor)
-
-
-
Specified by:
-
setFillColor
in interface
FillStyle
-
-
Parameters:
-
newFillColor - the new value of the 'Fill Color' attribute. -
See Also:
-
FillStyle.getFillColor()
-
** Generated **
-
getTransparency
public int getTransparency()
-
-
-
Specified by:
-
getTransparency
in interface
FillStyle
-
-
Returns:
- the value of the 'Transparency' attribute.
-
See Also:
-
FillStyle.setTransparency(int) ,
NotationPackage.getFillStyle_Transparency()
-
** Generated **
-
setTransparency
public void setTransparency(int newTransparency)
-
-
-
Specified by:
-
setTransparency
in interface
FillStyle
-
-
Parameters:
-
newTransparency - the new value of the 'Transparency' attribute. -
See Also:
-
FillStyle.getTransparency()
-
** Generated **
-
getGradient
public
GradientData getGradient()
-
-
-
Specified by:
-
getGradient
in interface
FillStyle
-
-
Returns:
- the value of the 'Gradient' attribute.
-
See Also:
-
FillStyle.setGradient(GradientData) ,
NotationPackage.getFillStyle_Gradient()
-
** Generated **
-
setGradient
public void setGradient(
GradientData newGradient)
-
-
-
Specified by:
-
setGradient
in interface
FillStyle
-
-
Parameters:
-
newGradient - the new value of the 'Gradient' attribute. -
See Also:
-
FillStyle.getGradient()
-
** Generated **
-
getLineColor
public int getLineColor()
-
-
-
Specified by:
-
getLineColor
in interface
LineStyle
-
-
Returns:
- the value of the 'Line Color' attribute.
-
See Also:
-
LineStyle.setLineColor(int) ,
NotationPackage.getLineStyle_LineColor()
-
** Generated **
-
setLineColor
public void setLineColor(int newLineColor)
-
-
-
Specified by:
-
setLineColor
in interface
LineStyle
-
-
Parameters:
-
newLineColor - the new value of the 'Line Color' attribute. -
See Also:
-
LineStyle.getLineColor()
-
** Generated **
-
getLineWidth
public int getLineWidth()
-
-
-
Specified by:
-
getLineWidth
in interface
LineStyle
-
-
Returns:
- the value of the 'Line Width' attribute.
-
See Also:
-
LineStyle.setLineWidth(int) ,
NotationPackage.getLineStyle_LineWidth()
-
** Generated **
-
setLineWidth
public void setLineWidth(int newLineWidth)
-
-
-
Specified by:
-
setLineWidth
in interface
LineStyle
-
-
Parameters:
-
newLineWidth - the new value of the 'Line Width' attribute. -
See Also:
-
LineStyle.getLineWidth()
-
** Generated **
-
eGet
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
-
-
Specified by:
-
eGet in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eGet
in class
FontStyleImpl
-
-
** Generated **
-
eSet
public void eSet(int featureID,
java.lang.Object newValue)
-
-
-
Specified by:
-
eSet in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eSet
in class
FontStyleImpl
-
-
** Generated **
-
eUnset
public void eUnset(int featureID)
-
-
-
Specified by:
-
eUnset in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eUnset
in class
FontStyleImpl
-
-
** Generated **
-
eIsSet
public boolean eIsSet(int featureID)
-
-
-
Specified by:
-
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eIsSet
in class
FontStyleImpl
-
-
** Generated **
-
eBaseStructuralFeatureID
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class baseClass)
-
-
-
Specified by:
-
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
eDerivedStructuralFeatureID
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class baseClass)
-
-
-
Specified by:
-
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
toString
public java.lang.String toString()
-
-
-
Overrides:
-
toString
in class
FontStyleImpl
-
-
** Generated **
-
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|