org.eclipse.graphiti.mm.algorithms.styles.impl
Class StylesPackageImpl

java.lang.Object
  extended by EPackageImpl
      extended by org.eclipse.graphiti.mm.algorithms.styles.impl.StylesPackageImpl
All Implemented Interfaces:
StylesPackage

public class StylesPackageImpl
extends EPackageImpl
implements StylesPackage

An implementation of the model Package.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
StylesPackage.Literals
 
Field Summary
private  EClass abstractStyleEClass
           
private  EClass adaptedGradientColoredAreasEClass
           
private  EClass colorEClass
           
private  EClass fontEClass
           
private  EClass gradientColoredAreaEClass
           
private  EClass gradientColoredAreasEClass
           
private  EClass gradientColoredLocationEClass
           
private  boolean isCreated
           
private static boolean isInited
           
private  boolean isInitialized
           
private  EEnum lineStyleEEnum
           
private  EEnum locationTypeEEnum
           
private  EEnum orientationEEnum
           
private  EClass pointEClass
           
private  EClass precisionPointEClass
           
private  EClass renderingStyleEClass
           
private  EClass styleEClass
           
private  EClass textStyleEClass
           
private  EClass textStyleRegionEClass
           
private  EEnum underlineStyleEEnum
           
 
Fields inherited from interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
ABSTRACT_STYLE, ABSTRACT_STYLE__BACKGROUND, ABSTRACT_STYLE__FILLED, ABSTRACT_STYLE__FOREGROUND, ABSTRACT_STYLE__LINE_STYLE, ABSTRACT_STYLE__LINE_VISIBLE, ABSTRACT_STYLE__LINE_WIDTH, ABSTRACT_STYLE__RENDERING_STYLE, ABSTRACT_STYLE__TRANSPARENCY, ABSTRACT_STYLE_FEATURE_COUNT, ADAPTED_GRADIENT_COLORED_AREAS, ADAPTED_GRADIENT_COLORED_AREAS__ADAPTED_GRADIENT_COLORED_AREAS, ADAPTED_GRADIENT_COLORED_AREAS__DEFINED_STYLE_ID, ADAPTED_GRADIENT_COLORED_AREAS__GRADIENT_TYPE, ADAPTED_GRADIENT_COLORED_AREAS_FEATURE_COUNT, COLOR, COLOR__BLUE, COLOR__GREEN, COLOR__RED, COLOR_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, FONT, FONT__BOLD, FONT__ITALIC, FONT__NAME, FONT__SIZE, FONT_FEATURE_COUNT, GRADIENT_COLORED_AREA, GRADIENT_COLORED_AREA__END, GRADIENT_COLORED_AREA__START, GRADIENT_COLORED_AREA_FEATURE_COUNT, GRADIENT_COLORED_AREAS, GRADIENT_COLORED_AREAS__GRADIENT_COLOR, GRADIENT_COLORED_AREAS__STYLE_ADAPTION, GRADIENT_COLORED_AREAS_FEATURE_COUNT, GRADIENT_COLORED_LOCATION, GRADIENT_COLORED_LOCATION__COLOR, GRADIENT_COLORED_LOCATION__LOCATION_TYPE, GRADIENT_COLORED_LOCATION__LOCATION_VALUE, GRADIENT_COLORED_LOCATION_FEATURE_COUNT, LINE_STYLE, LOCATION_TYPE, ORIENTATION, POINT, POINT__AFTER, POINT__BEFORE, POINT__X, POINT__Y, POINT_FEATURE_COUNT, PRECISION_POINT, PRECISION_POINT__X, PRECISION_POINT__Y, PRECISION_POINT_FEATURE_COUNT, RENDERING_STYLE, RENDERING_STYLE__ADAPTED_GRADIENT_COLORED_AREAS, RENDERING_STYLE_FEATURE_COUNT, STYLE, STYLE__ANGLE, STYLE__BACKGROUND, STYLE__DESCRIPTION, STYLE__FILLED, STYLE__FONT, STYLE__FOREGROUND, STYLE__HORIZONTAL_ALIGNMENT, STYLE__ID, STYLE__LINE_STYLE, STYLE__LINE_VISIBLE, STYLE__LINE_WIDTH, STYLE__PROPORTIONAL, STYLE__RENDERING_STYLE, STYLE__ROTATION, STYLE__STRETCH_H, STYLE__STRETCH_V, STYLE__STYLE_CONTAINER, STYLE__STYLES, STYLE__TRANSPARENCY, STYLE__VERTICAL_ALIGNMENT, STYLE_FEATURE_COUNT, TEXT_STYLE, TEXT_STYLE__BACKGROUND, TEXT_STYLE__FONT, TEXT_STYLE__FOREGROUND, TEXT_STYLE__STRIKEOUT, TEXT_STYLE__STRIKEOUT_COLOR, TEXT_STYLE__UNDERLINE, TEXT_STYLE__UNDERLINE_COLOR, TEXT_STYLE__UNDERLINE_STYLE, TEXT_STYLE_FEATURE_COUNT, TEXT_STYLE_REGION, TEXT_STYLE_REGION__END, TEXT_STYLE_REGION__START, TEXT_STYLE_REGION__STYLE, TEXT_STYLE_REGION_FEATURE_COUNT, UNDERLINE_STYLE
 
Constructor Summary
private StylesPackageImpl()
          Creates an instance of the model Package, registered with EPackage.Registry by the package package URI value.
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 EReference getAbstractStyle_Background()
           
 EAttribute getAbstractStyle_Filled()
           
 EReference getAbstractStyle_Foreground()
           
 EAttribute getAbstractStyle_LineStyle()
           
 EAttribute getAbstractStyle_LineVisible()
           
 EAttribute getAbstractStyle_LineWidth()
           
 EReference getAbstractStyle_RenderingStyle()
           
 EAttribute getAbstractStyle_Transparency()
           
 EClass getAbstractStyle()
           
 EReference getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas()
           
 EAttribute getAdaptedGradientColoredAreas_DefinedStyleId()
           
 EAttribute getAdaptedGradientColoredAreas_GradientType()
           
 EClass getAdaptedGradientColoredAreas()
           
 EAttribute getColor_Blue()
           
 EAttribute getColor_Green()
           
 EAttribute getColor_Red()
           
 EClass getColor()
           
 EAttribute getFont_Bold()
           
 EAttribute getFont_Italic()
           
 EAttribute getFont_Name()
           
 EAttribute getFont_Size()
           
 EClass getFont()
           
 EReference getGradientColoredArea_End()
           
 EReference getGradientColoredArea_Start()
           
 EClass getGradientColoredArea()
           
 EReference getGradientColoredAreas_GradientColor()
           
 EAttribute getGradientColoredAreas_StyleAdaption()
           
 EClass getGradientColoredAreas()
           
 EReference getGradientColoredLocation_Color()
           
 EAttribute getGradientColoredLocation_LocationType()
           
 EAttribute getGradientColoredLocation_LocationValue()
           
 EClass getGradientColoredLocation()
           
 EEnum getLineStyle()
           
 EEnum getLocationType()
           
 EEnum getOrientation()
           
 EAttribute getPoint_After()
           
 EAttribute getPoint_Before()
           
 EAttribute getPoint_X()
           
 EAttribute getPoint_Y()
           
 EClass getPoint()
           
 EAttribute getPrecisionPoint_X()
           
 EAttribute getPrecisionPoint_Y()
           
 EClass getPrecisionPoint()
           
 EReference getRenderingStyle_AdaptedGradientColoredAreas()
           
 EClass getRenderingStyle()
           
 EAttribute getStyle_Angle()
           
 EAttribute getStyle_Description()
           
 EReference getStyle_Font()
           
 EAttribute getStyle_HorizontalAlignment()
           
 EAttribute getStyle_Id()
           
 EAttribute getStyle_Proportional()
           
 EAttribute getStyle_Rotation()
           
 EAttribute getStyle_StretchH()
           
 EAttribute getStyle_StretchV()
           
 EReference getStyle_StyleContainer()
           
 EAttribute getStyle_VerticalAlignment()
           
 EClass getStyle()
           
 StylesFactory getStylesFactory()
           
 EReference getTextStyle_Background()
           
 EReference getTextStyle_Font()
           
 EReference getTextStyle_Foreground()
           
 EAttribute getTextStyle_Strikeout()
           
 EReference getTextStyle_StrikeoutColor()
           
 EAttribute getTextStyle_Underline()
           
 EReference getTextStyle_UnderlineColor()
           
 EAttribute getTextStyle_UnderlineStyle()
           
 EClass getTextStyle()
           
 EAttribute getTextStyleRegion_End()
           
 EAttribute getTextStyleRegion_Start()
           
 EReference getTextStyleRegion_Style()
           
 EClass getTextStyleRegion()
           
 EEnum getUnderlineStyle()
           
static StylesPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

renderingStyleEClass

private EClass renderingStyleEClass


styleEClass

private EClass styleEClass


abstractStyleEClass

private EClass abstractStyleEClass


gradientColoredLocationEClass

private EClass gradientColoredLocationEClass


gradientColoredAreaEClass

private EClass gradientColoredAreaEClass


gradientColoredAreasEClass

private EClass gradientColoredAreasEClass


adaptedGradientColoredAreasEClass

private EClass adaptedGradientColoredAreasEClass


fontEClass

private EClass fontEClass


pointEClass

private EClass pointEClass


colorEClass

private EClass colorEClass


precisionPointEClass

private EClass precisionPointEClass


textStyleEClass

private EClass textStyleEClass


textStyleRegionEClass

private EClass textStyleRegionEClass


lineStyleEEnum

private EEnum lineStyleEEnum


orientationEEnum

private EEnum orientationEEnum


locationTypeEEnum

private EEnum locationTypeEEnum


underlineStyleEEnum

private EEnum underlineStyleEEnum


isInited

private static boolean isInited


isCreated

private boolean isCreated


isInitialized

private boolean isInitialized

Constructor Detail

StylesPackageImpl

private StylesPackageImpl()
Creates an instance of the model Package, registered with EPackage.Registry by the package package URI value.

Note: the correct way to create the package is via the static factory method init(), which also performs initialization of the package, or returns the registered package, if one already exists.

See Also:
EPackage.Registry, StylesPackage.eNS_URI, init()
Method Detail

init

public static StylesPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize StylesPackage.eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
StylesPackage.eNS_URI, createPackageContents(), initializePackageContents()

getRenderingStyle

public EClass getRenderingStyle()

Specified by:
getRenderingStyle in interface StylesPackage
Returns:
the meta object for class 'Rendering Style'.
See Also:
RenderingStyle

getRenderingStyle_AdaptedGradientColoredAreas

public EReference getRenderingStyle_AdaptedGradientColoredAreas()

Specified by:
getRenderingStyle_AdaptedGradientColoredAreas in interface StylesPackage
Returns:
the meta object for the containment reference 'Adapted Gradient Colored Areas'.
See Also:
RenderingStyle.getAdaptedGradientColoredAreas(), StylesPackage.getRenderingStyle()

getStyle

public EClass getStyle()

Specified by:
getStyle in interface StylesPackage
Returns:
the meta object for class 'Style'.
See Also:
Style

getStyle_Id

public EAttribute getStyle_Id()

Specified by:
getStyle_Id in interface StylesPackage
Returns:
the meta object for the attribute 'Id'.
See Also:
Style.getId(), StylesPackage.getStyle()

getStyle_Description

public EAttribute getStyle_Description()

Specified by:
getStyle_Description in interface StylesPackage
Returns:
the meta object for the attribute 'Description'.
See Also:
Style.getDescription(), StylesPackage.getStyle()

getStyle_Font

public EReference getStyle_Font()

Specified by:
getStyle_Font in interface StylesPackage
Returns:
the meta object for the reference 'Font'.
See Also:
Style.getFont(), StylesPackage.getStyle()

getStyle_HorizontalAlignment

public EAttribute getStyle_HorizontalAlignment()

Specified by:
getStyle_HorizontalAlignment in interface StylesPackage
Returns:
the meta object for the attribute 'Horizontal Alignment'.
See Also:
Style.getHorizontalAlignment(), StylesPackage.getStyle()

getStyle_VerticalAlignment

public EAttribute getStyle_VerticalAlignment()

Specified by:
getStyle_VerticalAlignment in interface StylesPackage
Returns:
the meta object for the attribute 'Vertical Alignment'.
See Also:
Style.getVerticalAlignment(), StylesPackage.getStyle()

getStyle_Angle

public EAttribute getStyle_Angle()

Specified by:
getStyle_Angle in interface StylesPackage
Returns:
the meta object for the attribute 'Angle'.
See Also:
Style.getAngle(), StylesPackage.getStyle()

getStyle_StretchH

public EAttribute getStyle_StretchH()

Specified by:
getStyle_StretchH in interface StylesPackage
Returns:
the meta object for the attribute 'Stretch H'.
See Also:
Style.getStretchH(), StylesPackage.getStyle()

getStyle_StretchV

public EAttribute getStyle_StretchV()

Specified by:
getStyle_StretchV in interface StylesPackage
Returns:
the meta object for the attribute 'Stretch V'.
See Also:
Style.getStretchV(), StylesPackage.getStyle()

getStyle_Proportional

public EAttribute getStyle_Proportional()

Specified by:
getStyle_Proportional in interface StylesPackage
Returns:
the meta object for the attribute 'Proportional'.
See Also:
Style.getProportional(), StylesPackage.getStyle()

getStyle_StyleContainer

public EReference getStyle_StyleContainer()

Specified by:
getStyle_StyleContainer in interface StylesPackage
Returns:
the meta object for the container reference 'Style Container'.
See Also:
Style.getStyleContainer(), StylesPackage.getStyle()

getStyle_Rotation

public EAttribute getStyle_Rotation()

Specified by:
getStyle_Rotation in interface StylesPackage
Returns:
the meta object for the attribute 'Rotation'.
See Also:
Style.getRotation(), StylesPackage.getStyle()

getAbstractStyle

public EClass getAbstractStyle()

Specified by:
getAbstractStyle in interface StylesPackage
Returns:
the meta object for class 'Abstract Style'.
See Also:
AbstractStyle

getAbstractStyle_Background

public EReference getAbstractStyle_Background()

Specified by:
getAbstractStyle_Background in interface StylesPackage
Returns:
the meta object for the reference 'Background'.
See Also:
AbstractStyle.getBackground(), StylesPackage.getAbstractStyle()

getAbstractStyle_Foreground

public EReference getAbstractStyle_Foreground()

Specified by:
getAbstractStyle_Foreground in interface StylesPackage
Returns:
the meta object for the reference 'Foreground'.
See Also:
AbstractStyle.getForeground(), StylesPackage.getAbstractStyle()

getAbstractStyle_LineWidth

public EAttribute getAbstractStyle_LineWidth()

Specified by:
getAbstractStyle_LineWidth in interface StylesPackage
Returns:
the meta object for the attribute 'Line Width'.
See Also:
AbstractStyle.getLineWidth(), StylesPackage.getAbstractStyle()

getAbstractStyle_LineStyle

public EAttribute getAbstractStyle_LineStyle()

Specified by:
getAbstractStyle_LineStyle in interface StylesPackage
Returns:
the meta object for the attribute 'Line Style'.
See Also:
AbstractStyle.getLineStyle(), StylesPackage.getAbstractStyle()

getAbstractStyle_Filled

public EAttribute getAbstractStyle_Filled()

Specified by:
getAbstractStyle_Filled in interface StylesPackage
Returns:
the meta object for the attribute 'Filled'.
See Also:
AbstractStyle.getFilled(), StylesPackage.getAbstractStyle()

getAbstractStyle_LineVisible

public EAttribute getAbstractStyle_LineVisible()

Specified by:
getAbstractStyle_LineVisible in interface StylesPackage
Returns:
the meta object for the attribute 'Line Visible'.
See Also:
AbstractStyle.getLineVisible(), StylesPackage.getAbstractStyle()

getAbstractStyle_RenderingStyle

public EReference getAbstractStyle_RenderingStyle()

Specified by:
getAbstractStyle_RenderingStyle in interface StylesPackage
Returns:
the meta object for the containment reference 'Rendering Style'.
See Also:
AbstractStyle.getRenderingStyle(), StylesPackage.getAbstractStyle()

getAbstractStyle_Transparency

public EAttribute getAbstractStyle_Transparency()

Specified by:
getAbstractStyle_Transparency in interface StylesPackage
Returns:
the meta object for the attribute 'Transparency'.
See Also:
AbstractStyle.getTransparency(), StylesPackage.getAbstractStyle()

getGradientColoredLocation

public EClass getGradientColoredLocation()

Specified by:
getGradientColoredLocation in interface StylesPackage
Returns:
the meta object for class 'Gradient Colored Location'.
See Also:
GradientColoredLocation

getGradientColoredLocation_LocationType

public EAttribute getGradientColoredLocation_LocationType()

Specified by:
getGradientColoredLocation_LocationType in interface StylesPackage
Returns:
the meta object for the attribute 'Location Type'.
See Also:
GradientColoredLocation.getLocationType(), StylesPackage.getGradientColoredLocation()

getGradientColoredLocation_LocationValue

public EAttribute getGradientColoredLocation_LocationValue()

Specified by:
getGradientColoredLocation_LocationValue in interface StylesPackage
Returns:
the meta object for the attribute 'Location Value'.
See Also:
GradientColoredLocation.getLocationValue(), StylesPackage.getGradientColoredLocation()

getGradientColoredLocation_Color

public EReference getGradientColoredLocation_Color()

Specified by:
getGradientColoredLocation_Color in interface StylesPackage
Returns:
the meta object for the containment reference 'Color'.
See Also:
GradientColoredLocation.getColor(), StylesPackage.getGradientColoredLocation()

getGradientColoredArea

public EClass getGradientColoredArea()

Specified by:
getGradientColoredArea in interface StylesPackage
Returns:
the meta object for class 'Gradient Colored Area'.
See Also:
GradientColoredArea

getGradientColoredArea_Start

public EReference getGradientColoredArea_Start()

Specified by:
getGradientColoredArea_Start in interface StylesPackage
Returns:
the meta object for the containment reference 'Start'.
See Also:
GradientColoredArea.getStart(), StylesPackage.getGradientColoredArea()

getGradientColoredArea_End

public EReference getGradientColoredArea_End()

Specified by:
getGradientColoredArea_End in interface StylesPackage
Returns:
the meta object for the containment reference 'End'.
See Also:
GradientColoredArea.getEnd(), StylesPackage.getGradientColoredArea()

getGradientColoredAreas

public EClass getGradientColoredAreas()

Specified by:
getGradientColoredAreas in interface StylesPackage
Returns:
the meta object for class 'Gradient Colored Areas'.
See Also:
GradientColoredAreas

getGradientColoredAreas_GradientColor

public EReference getGradientColoredAreas_GradientColor()

Specified by:
getGradientColoredAreas_GradientColor in interface StylesPackage
Returns:
the meta object for the containment reference list 'Gradient Color'.
See Also:
GradientColoredAreas.getGradientColor(), StylesPackage.getGradientColoredAreas()

getGradientColoredAreas_StyleAdaption

public EAttribute getGradientColoredAreas_StyleAdaption()

Specified by:
getGradientColoredAreas_StyleAdaption in interface StylesPackage
Returns:
the meta object for the attribute 'Style Adaption'.
See Also:
GradientColoredAreas.getStyleAdaption(), StylesPackage.getGradientColoredAreas()

getAdaptedGradientColoredAreas

public EClass getAdaptedGradientColoredAreas()

Specified by:
getAdaptedGradientColoredAreas in interface StylesPackage
Returns:
the meta object for class 'Adapted Gradient Colored Areas'.
See Also:
AdaptedGradientColoredAreas

getAdaptedGradientColoredAreas_DefinedStyleId

public EAttribute getAdaptedGradientColoredAreas_DefinedStyleId()

Specified by:
getAdaptedGradientColoredAreas_DefinedStyleId in interface StylesPackage
Returns:
the meta object for the attribute 'Defined Style Id'.
See Also:
AdaptedGradientColoredAreas.getDefinedStyleId(), StylesPackage.getAdaptedGradientColoredAreas()

getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas

public EReference getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas()

Specified by:
getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas in interface StylesPackage
Returns:
the meta object for the containment reference list 'Adapted Gradient Colored Areas'.
See Also:
AdaptedGradientColoredAreas.getAdaptedGradientColoredAreas(), StylesPackage.getAdaptedGradientColoredAreas()

getAdaptedGradientColoredAreas_GradientType

public EAttribute getAdaptedGradientColoredAreas_GradientType()

Specified by:
getAdaptedGradientColoredAreas_GradientType in interface StylesPackage
Returns:
the meta object for the attribute 'Gradient Type'.
See Also:
AdaptedGradientColoredAreas.getGradientType(), StylesPackage.getAdaptedGradientColoredAreas()

getFont

public EClass getFont()

Specified by:
getFont in interface StylesPackage
Returns:
the meta object for class 'Font'.
See Also:
Font

getFont_Name

public EAttribute getFont_Name()

Specified by:
getFont_Name in interface StylesPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Font.getName(), StylesPackage.getFont()

getFont_Size

public EAttribute getFont_Size()

Specified by:
getFont_Size in interface StylesPackage
Returns:
the meta object for the attribute 'Size'.
See Also:
Font.getSize(), StylesPackage.getFont()

getFont_Italic

public EAttribute getFont_Italic()

Specified by:
getFont_Italic in interface StylesPackage
Returns:
the meta object for the attribute 'Italic'.
See Also:
Font.isItalic(), StylesPackage.getFont()

getFont_Bold

public EAttribute getFont_Bold()

Specified by:
getFont_Bold in interface StylesPackage
Returns:
the meta object for the attribute 'Bold'.
See Also:
Font.isBold(), StylesPackage.getFont()

getPoint

public EClass getPoint()

Specified by:
getPoint in interface StylesPackage
Returns:
the meta object for class 'Point'.
See Also:
Point

getPoint_X

public EAttribute getPoint_X()

Specified by:
getPoint_X in interface StylesPackage
Returns:
the meta object for the attribute 'X'.
See Also:
Point.getX(), StylesPackage.getPoint()

getPoint_Y

public EAttribute getPoint_Y()

Specified by:
getPoint_Y in interface StylesPackage
Returns:
the meta object for the attribute 'Y'.
See Also:
Point.getY(), StylesPackage.getPoint()

getPoint_Before

public EAttribute getPoint_Before()

Specified by:
getPoint_Before in interface StylesPackage
Returns:
the meta object for the attribute 'Before'.
See Also:
Point.getBefore(), StylesPackage.getPoint()

getPoint_After

public EAttribute getPoint_After()

Specified by:
getPoint_After in interface StylesPackage
Returns:
the meta object for the attribute 'After'.
See Also:
Point.getAfter(), StylesPackage.getPoint()

getColor

public EClass getColor()

Specified by:
getColor in interface StylesPackage
Returns:
the meta object for class 'Color'.
See Also:
Color

getColor_Red

public EAttribute getColor_Red()

Specified by:
getColor_Red in interface StylesPackage
Returns:
the meta object for the attribute 'Red'.
See Also:
Color.getRed(), StylesPackage.getColor()

getColor_Green

public EAttribute getColor_Green()

Specified by:
getColor_Green in interface StylesPackage
Returns:
the meta object for the attribute 'Green'.
See Also:
Color.getGreen(), StylesPackage.getColor()

getColor_Blue

public EAttribute getColor_Blue()

Specified by:
getColor_Blue in interface StylesPackage
Returns:
the meta object for the attribute 'Blue'.
See Also:
Color.getBlue(), StylesPackage.getColor()

getPrecisionPoint

public EClass getPrecisionPoint()

Specified by:
getPrecisionPoint in interface StylesPackage
Returns:
the meta object for class 'Precision Point'.
See Also:
PrecisionPoint

getPrecisionPoint_X

public EAttribute getPrecisionPoint_X()

Specified by:
getPrecisionPoint_X in interface StylesPackage
Returns:
the meta object for the attribute 'X'.
See Also:
PrecisionPoint.getX(), StylesPackage.getPrecisionPoint()

getPrecisionPoint_Y

public EAttribute getPrecisionPoint_Y()

Specified by:
getPrecisionPoint_Y in interface StylesPackage
Returns:
the meta object for the attribute 'Y'.
See Also:
PrecisionPoint.getY(), StylesPackage.getPrecisionPoint()

getTextStyle

public EClass getTextStyle()

Specified by:
getTextStyle in interface StylesPackage
Returns:
the meta object for class 'Text Style'.
See Also:
TextStyle

getTextStyle_Underline

public EAttribute getTextStyle_Underline()

Specified by:
getTextStyle_Underline in interface StylesPackage
Returns:
the meta object for the attribute 'Underline'.
See Also:
TextStyle.isUnderline(), StylesPackage.getTextStyle()

getTextStyle_UnderlineStyle

public EAttribute getTextStyle_UnderlineStyle()

Specified by:
getTextStyle_UnderlineStyle in interface StylesPackage
Returns:
the meta object for the attribute 'Underline Style'.
See Also:
TextStyle.getUnderlineStyle(), StylesPackage.getTextStyle()

getTextStyle_Strikeout

public EAttribute getTextStyle_Strikeout()

Specified by:
getTextStyle_Strikeout in interface StylesPackage
Returns:
the meta object for the attribute 'Strikeout'.
See Also:
TextStyle.isStrikeout(), StylesPackage.getTextStyle()

getTextStyle_Font

public EReference getTextStyle_Font()

Specified by:
getTextStyle_Font in interface StylesPackage
Returns:
the meta object for the reference 'Font'.
See Also:
TextStyle.getFont(), StylesPackage.getTextStyle()

getTextStyle_Foreground

public EReference getTextStyle_Foreground()

Specified by:
getTextStyle_Foreground in interface StylesPackage
Returns:
the meta object for the reference 'Foreground'.
See Also:
TextStyle.getForeground(), StylesPackage.getTextStyle()

getTextStyle_Background

public EReference getTextStyle_Background()

Specified by:
getTextStyle_Background in interface StylesPackage
Returns:
the meta object for the reference 'Background'.
See Also:
TextStyle.getBackground(), StylesPackage.getTextStyle()

getTextStyle_UnderlineColor

public EReference getTextStyle_UnderlineColor()

Specified by:
getTextStyle_UnderlineColor in interface StylesPackage
Returns:
the meta object for the reference 'Underline Color'.
See Also:
TextStyle.getUnderlineColor(), StylesPackage.getTextStyle()

getTextStyle_StrikeoutColor

public EReference getTextStyle_StrikeoutColor()

Specified by:
getTextStyle_StrikeoutColor in interface StylesPackage
Returns:
the meta object for the reference 'Strikeout Color'.
See Also:
TextStyle.getStrikeoutColor(), StylesPackage.getTextStyle()

getTextStyleRegion

public EClass getTextStyleRegion()

Specified by:
getTextStyleRegion in interface StylesPackage
Returns:
the meta object for class 'Text Style Region'.
See Also:
TextStyleRegion

getTextStyleRegion_Start

public EAttribute getTextStyleRegion_Start()

Specified by:
getTextStyleRegion_Start in interface StylesPackage
Returns:
the meta object for the attribute 'Start'.
See Also:
TextStyleRegion.getStart(), StylesPackage.getTextStyleRegion()

getTextStyleRegion_End

public EAttribute getTextStyleRegion_End()

Specified by:
getTextStyleRegion_End in interface StylesPackage
Returns:
the meta object for the attribute 'End'.
See Also:
TextStyleRegion.getEnd(), StylesPackage.getTextStyleRegion()

getTextStyleRegion_Style

public EReference getTextStyleRegion_Style()

Specified by:
getTextStyleRegion_Style in interface StylesPackage
Returns:
the meta object for the containment reference 'Style'.
See Also:
TextStyleRegion.getStyle(), StylesPackage.getTextStyleRegion()

getLineStyle

public EEnum getLineStyle()

Specified by:
getLineStyle in interface StylesPackage
Returns:
the meta object for enum 'Line Style'.
See Also:
LineStyle

getOrientation

public EEnum getOrientation()

Specified by:
getOrientation in interface StylesPackage
Returns:
the meta object for enum 'Orientation'.
See Also:
Orientation

getLocationType

public EEnum getLocationType()

Specified by:
getLocationType in interface StylesPackage
Returns:
the meta object for enum 'Location Type'.
See Also:
LocationType

getUnderlineStyle

public EEnum getUnderlineStyle()

Specified by:
getUnderlineStyle in interface StylesPackage
Returns:
the meta object for enum 'Underline Style'.
See Also:
UnderlineStyle

getStylesFactory

public StylesFactory getStylesFactory()

Specified by:
getStylesFactory in interface StylesPackage
Returns:
the factory that creates the instances of the model.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.



Copyright (c) SAP AG 2005, 2012.