Class StyleImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.EObjectImpl
-
- org.eclipse.graphiti.mm.impl.StyleContainerImpl
-
- org.eclipse.graphiti.mm.algorithms.styles.impl.StyleImpl
-
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.InternalEObject,AbstractStyle,Style,StyleContainer
public class StyleImpl extends StyleContainerImpl implements Style
An implementation of the model object 'Style'.The following features are implemented:
-
-
Nested Class Summary
-
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>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.IntegerangleThe cached value of the 'Angle' attribute.protected static java.lang.IntegerANGLE_EDEFAULTThe default value of the 'Angle' attribute.protected ColorbackgroundThe cached value of the 'Background' reference.protected java.lang.StringdescriptionThe cached value of the 'Description' attribute.protected static java.lang.StringDESCRIPTION_EDEFAULTThe default value of the 'Description' attribute.protected java.lang.BooleanfilledThe cached value of the 'Filled' attribute.protected static java.lang.BooleanFILLED_EDEFAULTThe default value of the 'Filled' attribute.protected booleanfilledESetThis is true if the Filled attribute has been set.protected FontfontThe cached value of the 'Font' reference.protected ColorforegroundThe cached value of the 'Foreground' reference.protected static OrientationHORIZONTAL_ALIGNMENT_EDEFAULTThe default value of the 'Horizontal Alignment' attribute.protected OrientationhorizontalAlignmentThe cached value of the 'Horizontal Alignment' attribute.protected java.lang.StringidThe cached value of the 'Id' attribute.protected static java.lang.StringID_EDEFAULTThe default value of the 'Id' attribute.protected static LineStyleLINE_STYLE_EDEFAULTThe default value of the 'Line Style' attribute.protected static java.lang.BooleanLINE_VISIBLE_EDEFAULTThe default value of the 'Line Visible' attribute.protected static java.lang.IntegerLINE_WIDTH_EDEFAULTThe default value of the 'Line Width' attribute.protected LineStylelineStyleThe cached value of the 'Line Style' attribute.protected java.lang.BooleanlineVisibleThe cached value of the 'Line Visible' attribute.protected booleanlineVisibleESetThis is true if the Line Visible attribute has been set.protected java.lang.IntegerlineWidthThe cached value of the 'Line Width' attribute.protected java.lang.BooleanproportionalThe cached value of the 'Proportional' attribute.protected static java.lang.BooleanPROPORTIONAL_EDEFAULTThe default value of the 'Proportional' attribute.protected RenderingStylerenderingStyleThe cached value of the 'Rendering Style' containment reference.protected java.lang.DoublerotationThe cached value of the 'Rotation' attribute.protected static java.lang.DoubleROTATION_EDEFAULTThe default value of the 'Rotation' attribute.protected static java.lang.BooleanSTRETCH_H_EDEFAULTThe default value of the 'Stretch H' attribute.protected static java.lang.BooleanSTRETCH_V_EDEFAULTThe default value of the 'Stretch V' attribute.protected java.lang.BooleanstretchHThe cached value of the 'Stretch H' attribute.protected java.lang.BooleanstretchVThe cached value of the 'Stretch V' attribute.protected java.lang.DoubletransparencyThe cached value of the 'Transparency' attribute.protected static java.lang.DoubleTRANSPARENCY_EDEFAULTThe default value of the 'Transparency' attribute.protected static OrientationVERTICAL_ALIGNMENT_EDEFAULTThe default value of the 'Vertical Alignment' attribute.protected OrientationverticalAlignmentThe cached value of the 'Vertical Alignment' attribute.-
Fields inherited from class org.eclipse.graphiti.mm.impl.StyleContainerImpl
styles
-
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedStyleImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ColorbasicGetBackground()FontbasicGetFont()ColorbasicGetForeground()RenderingStylebasicGetRenderingStyle()StyleContainerbasicGetStyleContainer()org.eclipse.emf.common.notify.NotificationChainbasicSetRenderingStyle(RenderingStyle newRenderingStyle, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetStyleContainer(StyleContainer newStyleContainer, org.eclipse.emf.common.notify.NotificationChain msgs)inteBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)org.eclipse.emf.common.notify.NotificationChaineBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)inteDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)java.lang.IntegergetAngle()ColorgetBackground()java.lang.StringgetDescription()java.lang.BooleangetFilled()FontgetFont()ColorgetForeground()OrientationgetHorizontalAlignment()java.lang.StringgetId()LineStylegetLineStyle()java.lang.BooleangetLineVisible()java.lang.IntegergetLineWidth()java.lang.BooleangetProportional()RenderingStylegetRenderingStyle()java.lang.DoublegetRotation()java.lang.BooleangetStretchH()java.lang.BooleangetStretchV()StyleContainergetStyleContainer()java.lang.DoublegetTransparency()OrientationgetVerticalAlignment()booleanisSetFilled()booleanisSetLineVisible()voidsetAngle(java.lang.Integer newAngle)voidsetBackground(Color newBackground)voidsetDescription(java.lang.String newDescription)voidsetFilled(java.lang.Boolean newFilled)voidsetFont(Font newFont)voidsetForeground(Color newForeground)voidsetHorizontalAlignment(Orientation newHorizontalAlignment)voidsetId(java.lang.String newId)voidsetLineStyle(LineStyle newLineStyle)voidsetLineVisible(java.lang.Boolean newLineVisible)voidsetLineWidth(java.lang.Integer newLineWidth)voidsetProportional(java.lang.Boolean newProportional)voidsetRenderingStyle(RenderingStyle newRenderingStyle)voidsetRotation(java.lang.Double newRotation)voidsetStretchH(java.lang.Boolean newStretchH)voidsetStretchV(java.lang.Boolean newStretchV)voidsetStyleContainer(StyleContainer newStyleContainer)voidsetTransparency(java.lang.Double newTransparency)voidsetVerticalAlignment(Orientation newVerticalAlignment)java.lang.StringtoString()voidunsetFilled()voidunsetLineVisible()-
Methods inherited from class org.eclipse.graphiti.mm.impl.StyleContainerImpl
getStyles
-
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, 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.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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.graphiti.mm.StyleContainer
getStyles
-
-
-
-
Field Detail
-
background
protected Color background
The cached value of the 'Background' reference.- See Also:
getBackground()
-
foreground
protected Color foreground
The cached value of the 'Foreground' reference.- See Also:
getForeground()
-
LINE_WIDTH_EDEFAULT
protected static final java.lang.Integer LINE_WIDTH_EDEFAULT
The default value of the 'Line Width' attribute.- See Also:
getLineWidth()
-
lineWidth
protected java.lang.Integer lineWidth
The cached value of the 'Line Width' attribute.- See Also:
getLineWidth()
-
LINE_STYLE_EDEFAULT
protected static final LineStyle LINE_STYLE_EDEFAULT
The default value of the 'Line Style' attribute.- See Also:
getLineStyle()
-
lineStyle
protected LineStyle lineStyle
The cached value of the 'Line Style' attribute.- See Also:
getLineStyle()
-
FILLED_EDEFAULT
protected static final java.lang.Boolean FILLED_EDEFAULT
The default value of the 'Filled' attribute.- See Also:
getFilled()
-
filled
protected java.lang.Boolean filled
The cached value of the 'Filled' attribute.- See Also:
getFilled()
-
filledESet
protected boolean filledESet
This is true if the Filled attribute has been set.
-
LINE_VISIBLE_EDEFAULT
protected static final java.lang.Boolean LINE_VISIBLE_EDEFAULT
The default value of the 'Line Visible' attribute.- See Also:
getLineVisible()
-
lineVisible
protected java.lang.Boolean lineVisible
The cached value of the 'Line Visible' attribute.- See Also:
getLineVisible()
-
lineVisibleESet
protected boolean lineVisibleESet
This is true if the Line Visible attribute has been set.
-
renderingStyle
protected RenderingStyle renderingStyle
The cached value of the 'Rendering Style' containment reference.- See Also:
getRenderingStyle()
-
TRANSPARENCY_EDEFAULT
protected static final java.lang.Double TRANSPARENCY_EDEFAULT
The default value of the 'Transparency' attribute.- See Also:
getTransparency()
-
transparency
protected java.lang.Double transparency
The cached value of the 'Transparency' attribute.- See Also:
getTransparency()
-
ID_EDEFAULT
protected static final java.lang.String ID_EDEFAULT
The default value of the 'Id' attribute.- See Also:
getId()
-
DESCRIPTION_EDEFAULT
protected static final java.lang.String DESCRIPTION_EDEFAULT
The default value of the 'Description' attribute.- See Also:
getDescription()
-
description
protected java.lang.String description
The cached value of the 'Description' attribute.- See Also:
getDescription()
-
HORIZONTAL_ALIGNMENT_EDEFAULT
protected static final Orientation HORIZONTAL_ALIGNMENT_EDEFAULT
The default value of the 'Horizontal Alignment' attribute.- See Also:
getHorizontalAlignment()
-
horizontalAlignment
protected Orientation horizontalAlignment
The cached value of the 'Horizontal Alignment' attribute.- See Also:
getHorizontalAlignment()
-
VERTICAL_ALIGNMENT_EDEFAULT
protected static final Orientation VERTICAL_ALIGNMENT_EDEFAULT
The default value of the 'Vertical Alignment' attribute.- See Also:
getVerticalAlignment()
-
verticalAlignment
protected Orientation verticalAlignment
The cached value of the 'Vertical Alignment' attribute.- See Also:
getVerticalAlignment()
-
ANGLE_EDEFAULT
protected static final java.lang.Integer ANGLE_EDEFAULT
The default value of the 'Angle' attribute.- See Also:
getAngle()
-
angle
protected java.lang.Integer angle
The cached value of the 'Angle' attribute.- See Also:
getAngle()
-
STRETCH_H_EDEFAULT
protected static final java.lang.Boolean STRETCH_H_EDEFAULT
The default value of the 'Stretch H' attribute.- See Also:
getStretchH()
-
stretchH
protected java.lang.Boolean stretchH
The cached value of the 'Stretch H' attribute.- See Also:
getStretchH()
-
STRETCH_V_EDEFAULT
protected static final java.lang.Boolean STRETCH_V_EDEFAULT
The default value of the 'Stretch V' attribute.- See Also:
getStretchV()
-
stretchV
protected java.lang.Boolean stretchV
The cached value of the 'Stretch V' attribute.- See Also:
getStretchV()
-
PROPORTIONAL_EDEFAULT
protected static final java.lang.Boolean PROPORTIONAL_EDEFAULT
The default value of the 'Proportional' attribute.- See Also:
getProportional()
-
proportional
protected java.lang.Boolean proportional
The cached value of the 'Proportional' attribute.- See Also:
getProportional()
-
ROTATION_EDEFAULT
protected static final java.lang.Double ROTATION_EDEFAULT
The default value of the 'Rotation' attribute.- See Also:
getRotation()
-
rotation
protected java.lang.Double rotation
The cached value of the 'Rotation' attribute.- See Also:
getRotation()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classStyleContainerImpl
-
getBackground
public Color getBackground()
- Specified by:
getBackgroundin interfaceAbstractStyle- Returns:
- the value of the 'Background' reference.
- See Also:
AbstractStyle.setBackground(Color),StylesPackage.getAbstractStyle_Background()
-
basicGetBackground
public Color basicGetBackground()
-
setBackground
public void setBackground(Color newBackground)
- Specified by:
setBackgroundin interfaceAbstractStyle- Parameters:
newBackground- the new value of the 'Background' reference.- See Also:
AbstractStyle.getBackground()
-
getForeground
public Color getForeground()
- Specified by:
getForegroundin interfaceAbstractStyle- Returns:
- the value of the 'Foreground' reference.
- See Also:
AbstractStyle.setForeground(Color),StylesPackage.getAbstractStyle_Foreground()
-
basicGetForeground
public Color basicGetForeground()
-
setForeground
public void setForeground(Color newForeground)
- Specified by:
setForegroundin interfaceAbstractStyle- Parameters:
newForeground- the new value of the 'Foreground' reference.- See Also:
AbstractStyle.getForeground()
-
getLineWidth
public java.lang.Integer getLineWidth()
- Specified by:
getLineWidthin interfaceAbstractStyle- Returns:
- the value of the 'Line Width' attribute.
- See Also:
AbstractStyle.setLineWidth(Integer),StylesPackage.getAbstractStyle_LineWidth()
-
setLineWidth
public void setLineWidth(java.lang.Integer newLineWidth)
- Specified by:
setLineWidthin interfaceAbstractStyle- Parameters:
newLineWidth- the new value of the 'Line Width' attribute.- See Also:
AbstractStyle.getLineWidth()
-
getLineStyle
public LineStyle getLineStyle()
- Specified by:
getLineStylein interfaceAbstractStyle- Returns:
- the value of the 'Line Style' attribute.
- See Also:
LineStyle,AbstractStyle.setLineStyle(LineStyle),StylesPackage.getAbstractStyle_LineStyle()
-
setLineStyle
public void setLineStyle(LineStyle newLineStyle)
- Specified by:
setLineStylein interfaceAbstractStyle- Parameters:
newLineStyle- the new value of the 'Line Style' attribute.- See Also:
LineStyle,AbstractStyle.getLineStyle()
-
getFilled
public java.lang.Boolean getFilled()
- Specified by:
getFilledin interfaceAbstractStyle- Returns:
- the value of the 'Filled' attribute.
- See Also:
AbstractStyle.isSetFilled(),AbstractStyle.unsetFilled(),AbstractStyle.setFilled(Boolean),StylesPackage.getAbstractStyle_Filled()
-
setFilled
public void setFilled(java.lang.Boolean newFilled)
- Specified by:
setFilledin interfaceAbstractStyle- Parameters:
newFilled- the new value of the 'Filled' attribute.- See Also:
AbstractStyle.isSetFilled(),AbstractStyle.unsetFilled(),AbstractStyle.getFilled()
-
unsetFilled
public void unsetFilled()
- Specified by:
unsetFilledin interfaceAbstractStyle- See Also:
AbstractStyle.isSetFilled(),AbstractStyle.getFilled(),AbstractStyle.setFilled(Boolean)
-
isSetFilled
public boolean isSetFilled()
- Specified by:
isSetFilledin interfaceAbstractStyle- Returns:
- whether the value of the 'Filled' attribute is set.
- See Also:
AbstractStyle.unsetFilled(),AbstractStyle.getFilled(),AbstractStyle.setFilled(Boolean)
-
getLineVisible
public java.lang.Boolean getLineVisible()
- Specified by:
getLineVisiblein interfaceAbstractStyle- Returns:
- the value of the 'Line Visible' attribute.
- See Also:
AbstractStyle.isSetLineVisible(),AbstractStyle.unsetLineVisible(),AbstractStyle.setLineVisible(Boolean),StylesPackage.getAbstractStyle_LineVisible()
-
setLineVisible
public void setLineVisible(java.lang.Boolean newLineVisible)
- Specified by:
setLineVisiblein interfaceAbstractStyle- Parameters:
newLineVisible- the new value of the 'Line Visible' attribute.- See Also:
AbstractStyle.isSetLineVisible(),AbstractStyle.unsetLineVisible(),AbstractStyle.getLineVisible()
-
unsetLineVisible
public void unsetLineVisible()
- Specified by:
unsetLineVisiblein interfaceAbstractStyle- See Also:
AbstractStyle.isSetLineVisible(),AbstractStyle.getLineVisible(),AbstractStyle.setLineVisible(Boolean)
-
isSetLineVisible
public boolean isSetLineVisible()
- Specified by:
isSetLineVisiblein interfaceAbstractStyle- Returns:
- whether the value of the 'Line Visible' attribute is set.
- See Also:
AbstractStyle.unsetLineVisible(),AbstractStyle.getLineVisible(),AbstractStyle.setLineVisible(Boolean)
-
getRenderingStyle
public RenderingStyle getRenderingStyle()
- Specified by:
getRenderingStylein interfaceAbstractStyle- Returns:
- the value of the 'Rendering Style' containment reference.
- See Also:
AbstractStyle.setRenderingStyle(RenderingStyle),StylesPackage.getAbstractStyle_RenderingStyle()
-
basicGetRenderingStyle
public RenderingStyle basicGetRenderingStyle()
-
basicSetRenderingStyle
public org.eclipse.emf.common.notify.NotificationChain basicSetRenderingStyle(RenderingStyle newRenderingStyle, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setRenderingStyle
public void setRenderingStyle(RenderingStyle newRenderingStyle)
- Specified by:
setRenderingStylein interfaceAbstractStyle- Parameters:
newRenderingStyle- the new value of the 'Rendering Style' containment reference.- See Also:
AbstractStyle.getRenderingStyle()
-
getTransparency
public java.lang.Double getTransparency()
- Specified by:
getTransparencyin interfaceAbstractStyle- Returns:
- the value of the 'Transparency' attribute.
- See Also:
AbstractStyle.setTransparency(Double),StylesPackage.getAbstractStyle_Transparency()
-
setTransparency
public void setTransparency(java.lang.Double newTransparency)
- Specified by:
setTransparencyin interfaceAbstractStyle- Parameters:
newTransparency- the new value of the 'Transparency' attribute.- See Also:
AbstractStyle.getTransparency()
-
getId
public java.lang.String getId()
- Specified by:
getIdin interfaceStyle- Returns:
- the value of the 'Id' attribute.
- See Also:
Style.setId(String),StylesPackage.getStyle_Id()
-
setId
public void setId(java.lang.String newId)
- Specified by:
setIdin interfaceStyle- Parameters:
newId- the new value of the 'Id' attribute.- See Also:
Style.getId()
-
getDescription
public java.lang.String getDescription()
- Specified by:
getDescriptionin interfaceStyle- Returns:
- the value of the 'Description' attribute.
- See Also:
Style.setDescription(String),StylesPackage.getStyle_Description()
-
setDescription
public void setDescription(java.lang.String newDescription)
- Specified by:
setDescriptionin interfaceStyle- Parameters:
newDescription- the new value of the 'Description' attribute.- See Also:
Style.getDescription()
-
getFont
public Font getFont()
- Specified by:
getFontin interfaceStyle- Returns:
- the value of the 'Font' reference.
- See Also:
Style.setFont(Font),StylesPackage.getStyle_Font()
-
basicGetFont
public Font basicGetFont()
-
setFont
public void setFont(Font newFont)
- Specified by:
setFontin interfaceStyle- Parameters:
newFont- the new value of the 'Font' reference.- See Also:
Style.getFont()
-
getHorizontalAlignment
public Orientation getHorizontalAlignment()
- Specified by:
getHorizontalAlignmentin interfaceStyle- Returns:
- the value of the 'Horizontal Alignment' attribute.
- See Also:
Orientation,Style.setHorizontalAlignment(Orientation),StylesPackage.getStyle_HorizontalAlignment()
-
setHorizontalAlignment
public void setHorizontalAlignment(Orientation newHorizontalAlignment)
- Specified by:
setHorizontalAlignmentin interfaceStyle- Parameters:
newHorizontalAlignment- the new value of the 'Horizontal Alignment' attribute.- See Also:
Orientation,Style.getHorizontalAlignment()
-
getVerticalAlignment
public Orientation getVerticalAlignment()
- Specified by:
getVerticalAlignmentin interfaceStyle- Returns:
- the value of the 'Vertical Alignment' attribute.
- See Also:
Orientation,Style.setVerticalAlignment(Orientation),StylesPackage.getStyle_VerticalAlignment()
-
setVerticalAlignment
public void setVerticalAlignment(Orientation newVerticalAlignment)
- Specified by:
setVerticalAlignmentin interfaceStyle- Parameters:
newVerticalAlignment- the new value of the 'Vertical Alignment' attribute.- See Also:
Orientation,Style.getVerticalAlignment()
-
getAngle
public java.lang.Integer getAngle()
- Specified by:
getAnglein interfaceStyle- Returns:
- the value of the 'Angle' attribute.
- See Also:
Style.setAngle(Integer),StylesPackage.getStyle_Angle()
-
setAngle
public void setAngle(java.lang.Integer newAngle)
- Specified by:
setAnglein interfaceStyle- Parameters:
newAngle- the new value of the 'Angle' attribute.- See Also:
Style.getAngle()
-
getStretchH
public java.lang.Boolean getStretchH()
- Specified by:
getStretchHin interfaceStyle- Returns:
- the value of the 'Stretch H' attribute.
- See Also:
Style.setStretchH(Boolean),StylesPackage.getStyle_StretchH()
-
setStretchH
public void setStretchH(java.lang.Boolean newStretchH)
- Specified by:
setStretchHin interfaceStyle- Parameters:
newStretchH- the new value of the 'Stretch H' attribute.- See Also:
Style.getStretchH()
-
getStretchV
public java.lang.Boolean getStretchV()
- Specified by:
getStretchVin interfaceStyle- Returns:
- the value of the 'Stretch V' attribute.
- See Also:
Style.setStretchV(Boolean),StylesPackage.getStyle_StretchV()
-
setStretchV
public void setStretchV(java.lang.Boolean newStretchV)
- Specified by:
setStretchVin interfaceStyle- Parameters:
newStretchV- the new value of the 'Stretch V' attribute.- See Also:
Style.getStretchV()
-
getProportional
public java.lang.Boolean getProportional()
- Specified by:
getProportionalin interfaceStyle- Returns:
- the value of the 'Proportional' attribute.
- See Also:
Style.setProportional(Boolean),StylesPackage.getStyle_Proportional()
-
setProportional
public void setProportional(java.lang.Boolean newProportional)
- Specified by:
setProportionalin interfaceStyle- Parameters:
newProportional- the new value of the 'Proportional' attribute.- See Also:
Style.getProportional()
-
getStyleContainer
public StyleContainer getStyleContainer()
- Specified by:
getStyleContainerin interfaceStyle- Returns:
- the value of the 'Style Container' container reference.
- See Also:
Style.setStyleContainer(StyleContainer),StylesPackage.getStyle_StyleContainer(),StyleContainer.getStyles()
-
basicGetStyleContainer
public StyleContainer basicGetStyleContainer()
-
basicSetStyleContainer
public org.eclipse.emf.common.notify.NotificationChain basicSetStyleContainer(StyleContainer newStyleContainer, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setStyleContainer
public void setStyleContainer(StyleContainer newStyleContainer)
- Specified by:
setStyleContainerin interfaceStyle- Parameters:
newStyleContainer- the new value of the 'Style Container' container reference.- See Also:
Style.getStyleContainer()
-
getRotation
public java.lang.Double getRotation()
- Specified by:
getRotationin interfaceStyle- Returns:
- the value of the 'Rotation' attribute.
- See Also:
Style.setRotation(Double),StylesPackage.getStyle_Rotation()
-
setRotation
public void setRotation(java.lang.Double newRotation)
- Specified by:
setRotationin interfaceStyle- Parameters:
newRotation- the new value of the 'Rotation' attribute.- See Also:
Style.getRotation()
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseAddin classStyleContainerImpl
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemovein classStyleContainerImpl
-
eBasicRemoveFromContainerFeature
public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
- Overrides:
eBasicRemoveFromContainerFeaturein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classStyleContainerImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classStyleContainerImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classStyleContainerImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classStyleContainerImpl
-
eBaseStructuralFeatureID
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)- Specified by:
eBaseStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eBaseStructuralFeatureIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedStructuralFeatureID
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)- Specified by:
eDerivedStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedStructuralFeatureIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
public java.lang.String toString()
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-