org.eclipse.graphiti.mm.algorithms.styles
Interface StylesPackage.Literals

Enclosing interface:
StylesPackage

public static interface StylesPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass ABSTRACT_STYLE
          The meta object literal for the 'Abstract Style' class.
static EReference ABSTRACT_STYLE__BACKGROUND
          The meta object literal for the 'Background' reference feature.
static EAttribute ABSTRACT_STYLE__FILLED
          The meta object literal for the 'Filled' attribute feature.
static EReference ABSTRACT_STYLE__FOREGROUND
          The meta object literal for the 'Foreground' reference feature.
static EAttribute ABSTRACT_STYLE__LINE_STYLE
          The meta object literal for the 'Line Style' attribute feature.
static EAttribute ABSTRACT_STYLE__LINE_VISIBLE
          The meta object literal for the 'Line Visible' attribute feature.
static EAttribute ABSTRACT_STYLE__LINE_WIDTH
          The meta object literal for the 'Line Width' attribute feature.
static EReference ABSTRACT_STYLE__RENDERING_STYLE
          The meta object literal for the 'Rendering Style' containment reference feature.
static EAttribute ABSTRACT_STYLE__TRANSPARENCY
          The meta object literal for the 'Transparency' attribute feature.
static EClass ADAPTED_GRADIENT_COLORED_AREAS
          The meta object literal for the 'Adapted Gradient Colored Areas' class.
static EReference ADAPTED_GRADIENT_COLORED_AREAS__ADAPTED_GRADIENT_COLORED_AREAS
          The meta object literal for the 'Adapted Gradient Colored Areas' containment reference list feature.
static EAttribute ADAPTED_GRADIENT_COLORED_AREAS__DEFINED_STYLE_ID
          The meta object literal for the 'Defined Style Id' attribute feature.
static EAttribute ADAPTED_GRADIENT_COLORED_AREAS__GRADIENT_TYPE
          The meta object literal for the 'Gradient Type' attribute feature.
static EClass COLOR
          The meta object literal for the 'Color' class.
static EAttribute COLOR__BLUE
          The meta object literal for the 'Blue' attribute feature.
static EAttribute COLOR__GREEN
          The meta object literal for the 'Green' attribute feature.
static EAttribute COLOR__RED
          The meta object literal for the 'Red' attribute feature.
static EClass FONT
          The meta object literal for the 'Font' class.
static EAttribute FONT__BOLD
          The meta object literal for the 'Bold' attribute feature.
static EAttribute FONT__ITALIC
          The meta object literal for the 'Italic' attribute feature.
static EAttribute FONT__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute FONT__SIZE
          The meta object literal for the 'Size' attribute feature.
static EClass GRADIENT_COLORED_AREA
          The meta object literal for the 'Gradient Colored Area' class.
static EReference GRADIENT_COLORED_AREA__END
          The meta object literal for the 'End' containment reference feature.
static EReference GRADIENT_COLORED_AREA__START
          The meta object literal for the 'Start' containment reference feature.
static EClass GRADIENT_COLORED_AREAS
          The meta object literal for the 'Gradient Colored Areas' class.
static EReference GRADIENT_COLORED_AREAS__GRADIENT_COLOR
          The meta object literal for the 'Gradient Color' containment reference list feature.
static EAttribute GRADIENT_COLORED_AREAS__STYLE_ADAPTION
          The meta object literal for the 'Style Adaption' attribute feature.
static EClass GRADIENT_COLORED_LOCATION
          The meta object literal for the 'Gradient Colored Location' class.
static EReference GRADIENT_COLORED_LOCATION__COLOR
          The meta object literal for the 'Color' containment reference feature.
static EAttribute GRADIENT_COLORED_LOCATION__LOCATION_TYPE
          The meta object literal for the 'Location Type' attribute feature.
static EAttribute GRADIENT_COLORED_LOCATION__LOCATION_VALUE
          The meta object literal for the 'Location Value' attribute feature.
static EEnum LINE_STYLE
          The meta object literal for the 'Line Style' enum.
static EEnum LOCATION_TYPE
          The meta object literal for the 'Location Type' enum.
static EEnum ORIENTATION
          The meta object literal for the 'Orientation' enum.
static EClass POINT
          The meta object literal for the 'Point' class.
static EAttribute POINT__AFTER
          The meta object literal for the 'After' attribute feature.
static EAttribute POINT__BEFORE
          The meta object literal for the 'Before' attribute feature.
static EAttribute POINT__X
          The meta object literal for the 'X' attribute feature.
static EAttribute POINT__Y
          The meta object literal for the 'Y' attribute feature.
static EClass RENDERING_STYLE
          The meta object literal for the 'Rendering Style' class.
static EReference RENDERING_STYLE__ADAPTED_GRADIENT_COLORED_AREAS
          The meta object literal for the 'Adapted Gradient Colored Areas' containment reference feature.
static EClass STYLE
          The meta object literal for the 'Style' class.
static EAttribute STYLE__ANGLE
          The meta object literal for the 'Angle' attribute feature.
static EAttribute STYLE__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static EReference STYLE__FONT
          The meta object literal for the 'Font' containment reference feature.
static EAttribute STYLE__HORIZONTAL_ALIGNMENT
          The meta object literal for the 'Horizontal Alignment' attribute feature.
static EAttribute STYLE__ID
          The meta object literal for the 'Id' attribute feature.
static EAttribute STYLE__PROPORTIONAL
          The meta object literal for the 'Proportional' attribute feature.
static EAttribute STYLE__STRETCH_H
          The meta object literal for the 'Stretch H' attribute feature.
static EAttribute STYLE__STRETCH_V
          The meta object literal for the 'Stretch V' attribute feature.
static EReference STYLE__STYLE_CONTAINER
          The meta object literal for the 'Style Container' container reference feature.
static EAttribute STYLE__VERTICAL_ALIGNMENT
          The meta object literal for the 'Vertical Alignment' attribute feature.
 

Field Detail

RENDERING_STYLE

static final EClass RENDERING_STYLE
The meta object literal for the 'Rendering Style' class.

See Also:
RenderingStyleImpl, StylesPackageImpl.getRenderingStyle()

RENDERING_STYLE__ADAPTED_GRADIENT_COLORED_AREAS

static final EReference RENDERING_STYLE__ADAPTED_GRADIENT_COLORED_AREAS
The meta object literal for the 'Adapted Gradient Colored Areas' containment reference feature.


STYLE

static final EClass STYLE
The meta object literal for the 'Style' class.

See Also:
StyleImpl, StylesPackageImpl.getStyle()

STYLE__ID

static final EAttribute STYLE__ID
The meta object literal for the 'Id' attribute feature.


STYLE__DESCRIPTION

static final EAttribute STYLE__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


STYLE__FONT

static final EReference STYLE__FONT
The meta object literal for the 'Font' containment reference feature.


STYLE__HORIZONTAL_ALIGNMENT

static final EAttribute STYLE__HORIZONTAL_ALIGNMENT
The meta object literal for the 'Horizontal Alignment' attribute feature.


STYLE__VERTICAL_ALIGNMENT

static final EAttribute STYLE__VERTICAL_ALIGNMENT
The meta object literal for the 'Vertical Alignment' attribute feature.


STYLE__ANGLE

static final EAttribute STYLE__ANGLE
The meta object literal for the 'Angle' attribute feature.


STYLE__STRETCH_H

static final EAttribute STYLE__STRETCH_H
The meta object literal for the 'Stretch H' attribute feature.


STYLE__STRETCH_V

static final EAttribute STYLE__STRETCH_V
The meta object literal for the 'Stretch V' attribute feature.


STYLE__PROPORTIONAL

static final EAttribute STYLE__PROPORTIONAL
The meta object literal for the 'Proportional' attribute feature.


STYLE__STYLE_CONTAINER

static final EReference STYLE__STYLE_CONTAINER
The meta object literal for the 'Style Container' container reference feature.


ABSTRACT_STYLE

static final EClass ABSTRACT_STYLE
The meta object literal for the 'Abstract Style' class.

See Also:
AbstractStyleImpl, StylesPackageImpl.getAbstractStyle()

ABSTRACT_STYLE__BACKGROUND

static final EReference ABSTRACT_STYLE__BACKGROUND
The meta object literal for the 'Background' reference feature.


ABSTRACT_STYLE__FOREGROUND

static final EReference ABSTRACT_STYLE__FOREGROUND
The meta object literal for the 'Foreground' reference feature.


ABSTRACT_STYLE__LINE_WIDTH

static final EAttribute ABSTRACT_STYLE__LINE_WIDTH
The meta object literal for the 'Line Width' attribute feature.


ABSTRACT_STYLE__LINE_STYLE

static final EAttribute ABSTRACT_STYLE__LINE_STYLE
The meta object literal for the 'Line Style' attribute feature.


ABSTRACT_STYLE__FILLED

static final EAttribute ABSTRACT_STYLE__FILLED
The meta object literal for the 'Filled' attribute feature.


ABSTRACT_STYLE__LINE_VISIBLE

static final EAttribute ABSTRACT_STYLE__LINE_VISIBLE
The meta object literal for the 'Line Visible' attribute feature.


ABSTRACT_STYLE__RENDERING_STYLE

static final EReference ABSTRACT_STYLE__RENDERING_STYLE
The meta object literal for the 'Rendering Style' containment reference feature.


ABSTRACT_STYLE__TRANSPARENCY

static final EAttribute ABSTRACT_STYLE__TRANSPARENCY
The meta object literal for the 'Transparency' attribute feature.


GRADIENT_COLORED_LOCATION

static final EClass GRADIENT_COLORED_LOCATION
The meta object literal for the 'Gradient Colored Location' class.

See Also:
GradientColoredLocationImpl, StylesPackageImpl.getGradientColoredLocation()

GRADIENT_COLORED_LOCATION__LOCATION_TYPE

static final EAttribute GRADIENT_COLORED_LOCATION__LOCATION_TYPE
The meta object literal for the 'Location Type' attribute feature.


GRADIENT_COLORED_LOCATION__LOCATION_VALUE

static final EAttribute GRADIENT_COLORED_LOCATION__LOCATION_VALUE
The meta object literal for the 'Location Value' attribute feature.


GRADIENT_COLORED_LOCATION__COLOR

static final EReference GRADIENT_COLORED_LOCATION__COLOR
The meta object literal for the 'Color' containment reference feature.


GRADIENT_COLORED_AREA

static final EClass GRADIENT_COLORED_AREA
The meta object literal for the 'Gradient Colored Area' class.

See Also:
GradientColoredAreaImpl, StylesPackageImpl.getGradientColoredArea()

GRADIENT_COLORED_AREA__START

static final EReference GRADIENT_COLORED_AREA__START
The meta object literal for the 'Start' containment reference feature.


GRADIENT_COLORED_AREA__END

static final EReference GRADIENT_COLORED_AREA__END
The meta object literal for the 'End' containment reference feature.


GRADIENT_COLORED_AREAS

static final EClass GRADIENT_COLORED_AREAS
The meta object literal for the 'Gradient Colored Areas' class.

See Also:
GradientColoredAreasImpl, StylesPackageImpl.getGradientColoredAreas()

GRADIENT_COLORED_AREAS__GRADIENT_COLOR

static final EReference GRADIENT_COLORED_AREAS__GRADIENT_COLOR
The meta object literal for the 'Gradient Color' containment reference list feature.


GRADIENT_COLORED_AREAS__STYLE_ADAPTION

static final EAttribute GRADIENT_COLORED_AREAS__STYLE_ADAPTION
The meta object literal for the 'Style Adaption' attribute feature.


ADAPTED_GRADIENT_COLORED_AREAS

static final EClass ADAPTED_GRADIENT_COLORED_AREAS
The meta object literal for the 'Adapted Gradient Colored Areas' class.

See Also:
AdaptedGradientColoredAreasImpl, StylesPackageImpl.getAdaptedGradientColoredAreas()

ADAPTED_GRADIENT_COLORED_AREAS__DEFINED_STYLE_ID

static final EAttribute ADAPTED_GRADIENT_COLORED_AREAS__DEFINED_STYLE_ID
The meta object literal for the 'Defined Style Id' attribute feature.


ADAPTED_GRADIENT_COLORED_AREAS__ADAPTED_GRADIENT_COLORED_AREAS

static final EReference ADAPTED_GRADIENT_COLORED_AREAS__ADAPTED_GRADIENT_COLORED_AREAS
The meta object literal for the 'Adapted Gradient Colored Areas' containment reference list feature.


ADAPTED_GRADIENT_COLORED_AREAS__GRADIENT_TYPE

static final EAttribute ADAPTED_GRADIENT_COLORED_AREAS__GRADIENT_TYPE
The meta object literal for the 'Gradient Type' attribute feature.


FONT

static final EClass FONT
The meta object literal for the 'Font' class.

See Also:
FontImpl, StylesPackageImpl.getFont()

FONT__NAME

static final EAttribute FONT__NAME
The meta object literal for the 'Name' attribute feature.


FONT__SIZE

static final EAttribute FONT__SIZE
The meta object literal for the 'Size' attribute feature.


FONT__ITALIC

static final EAttribute FONT__ITALIC
The meta object literal for the 'Italic' attribute feature.


FONT__BOLD

static final EAttribute FONT__BOLD
The meta object literal for the 'Bold' attribute feature.


POINT

static final EClass POINT
The meta object literal for the 'Point' class.

See Also:
PointImpl, StylesPackageImpl.getPoint()

POINT__X

static final EAttribute POINT__X
The meta object literal for the 'X' attribute feature.


POINT__Y

static final EAttribute POINT__Y
The meta object literal for the 'Y' attribute feature.


POINT__BEFORE

static final EAttribute POINT__BEFORE
The meta object literal for the 'Before' attribute feature.


POINT__AFTER

static final EAttribute POINT__AFTER
The meta object literal for the 'After' attribute feature.


COLOR

static final EClass COLOR
The meta object literal for the 'Color' class.

See Also:
ColorImpl, StylesPackageImpl.getColor()

COLOR__RED

static final EAttribute COLOR__RED
The meta object literal for the 'Red' attribute feature.


COLOR__GREEN

static final EAttribute COLOR__GREEN
The meta object literal for the 'Green' attribute feature.


COLOR__BLUE

static final EAttribute COLOR__BLUE
The meta object literal for the 'Blue' attribute feature.


LINE_STYLE

static final EEnum LINE_STYLE
The meta object literal for the 'Line Style' enum.

See Also:
LineStyle, StylesPackageImpl.getLineStyle()

ORIENTATION

static final EEnum ORIENTATION
The meta object literal for the 'Orientation' enum.

See Also:
Orientation, StylesPackageImpl.getOrientation()

LOCATION_TYPE

static final EEnum LOCATION_TYPE
The meta object literal for the 'Location Type' enum.

See Also:
LocationType, StylesPackageImpl.getLocationType()


Copyright (c) SAP AG 2005, 2010.