de.cau.cs.kieler.kev.mapping
Interface MappingPackage.Literals

Enclosing interface:
MappingPackage

public static interface MappingPackage.Literals

Defines literals for the meta objects that represent

Rating red
Generated:
This code was automatically generated.

Field Summary
static EClass ANIMATION
          The meta object literal for the 'Animation' class.
static EAttribute ANIMATION__ACCESS_ID
          The meta object literal for the 'Access ID' attribute feature.
static EAttribute ANIMATION__INPUT
          The meta object literal for the 'Input' attribute feature.
static EAttribute ANIMATION__KEY
          The meta object literal for the 'Key' attribute feature.
static EClass COLORIZE
          The meta object literal for the 'Colorize' class.
static EAttribute COLORIZE__FILL_COLOR
          The meta object literal for the 'Fill Color' attribute feature.
static EAttribute COLORIZE__STROKE_COLOR
          The meta object literal for the 'Stroke Color' attribute feature.
static EAttribute COLORIZE__STROKE_WIDTH
          The meta object literal for the 'Stroke Width' attribute feature.
static EClass MOVE
          The meta object literal for the 'Move' class.
static EAttribute MOVE__XRANGE
          The meta object literal for the 'XRange' attribute feature.
static EAttribute MOVE__YRANGE
          The meta object literal for the 'YRange' attribute feature.
static EClass MOVE_PATH
          The meta object literal for the 'Move Path' class.
static EAttribute MOVE_PATH__ANCHOR_POINT
          The meta object literal for the 'Anchor Point' attribute feature.
static EAttribute MOVE_PATH__AUTO_ORIENTATION
          The meta object literal for the 'Auto Orientation' attribute feature.
static EAttribute MOVE_PATH__PATH
          The meta object literal for the 'Path' attribute feature.
static EClass MOVE_TO
          The meta object literal for the 'Move To' class.
static EClass OPACITY
          The meta object literal for the 'Opacity' class.
static EAttribute OPACITY__OPACITY
          The meta object literal for the 'Opacity' attribute feature.
static EClass ROTATE
          The meta object literal for the 'Rotate' class.
static EAttribute ROTATE__ANCHOR_POINT
          The meta object literal for the 'Anchor Point' attribute feature.
static EAttribute ROTATE__ANGLE_RANGE
          The meta object literal for the 'Angle Range' attribute feature.
static EClass SVG_ELEMENT
          The meta object literal for the 'SVG Element' class.
static EReference SVG_ELEMENT__ANIMATION
          The meta object literal for the 'Animation' containment reference list feature.
static EAttribute SVG_ELEMENT__ID
          The meta object literal for the 'Id' attribute feature.
static EClass SVG_FILE
          The meta object literal for the 'SVG File' class.
static EAttribute SVG_FILE__FILENAME
          The meta object literal for the 'Filename' attribute feature.
static EReference SVG_FILE__SVG_ELEMENT
          The meta object literal for the 'Svg Element' containment reference list feature.
static EClass TEXT
          The meta object literal for the 'Text' class.
static EAttribute TEXT__FONT_FAMILY
          The meta object literal for the 'Font Family' attribute feature.
static EAttribute TEXT__FONT_SIZE
          The meta object literal for the 'Font Size' attribute feature.
static EAttribute TEXT__TEXT_VALUE
          The meta object literal for the 'Text Value' attribute feature.
 

Field Detail

SVG_FILE

static final EClass SVG_FILE
The meta object literal for the 'SVG File' class.

See Also:
SVGFileImpl, MappingPackageImpl.getSVGFile()
Generated:
This code was automatically generated.

SVG_FILE__FILENAME

static final EAttribute SVG_FILE__FILENAME
The meta object literal for the 'Filename' attribute feature.

Generated:
This code was automatically generated.

SVG_FILE__SVG_ELEMENT

static final EReference SVG_FILE__SVG_ELEMENT
The meta object literal for the 'Svg Element' containment reference list feature.

Generated:
This code was automatically generated.

SVG_ELEMENT

static final EClass SVG_ELEMENT
The meta object literal for the 'SVG Element' class.

See Also:
SVGElementImpl, MappingPackageImpl.getSVGElement()
Generated:
This code was automatically generated.

SVG_ELEMENT__ANIMATION

static final EReference SVG_ELEMENT__ANIMATION
The meta object literal for the 'Animation' containment reference list feature.

Generated:
This code was automatically generated.

SVG_ELEMENT__ID

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

Generated:
This code was automatically generated.

ANIMATION

static final EClass ANIMATION
The meta object literal for the 'Animation' class.

See Also:
AnimationImpl, MappingPackageImpl.getAnimation()
Generated:
This code was automatically generated.

ANIMATION__INPUT

static final EAttribute ANIMATION__INPUT
The meta object literal for the 'Input' attribute feature.

Generated:
This code was automatically generated.

ANIMATION__ACCESS_ID

static final EAttribute ANIMATION__ACCESS_ID
The meta object literal for the 'Access ID' attribute feature.

Generated:
This code was automatically generated.

ANIMATION__KEY

static final EAttribute ANIMATION__KEY
The meta object literal for the 'Key' attribute feature.

Generated:
This code was automatically generated.

OPACITY

static final EClass OPACITY
The meta object literal for the 'Opacity' class.

See Also:
OpacityImpl, MappingPackageImpl.getOpacity()
Generated:
This code was automatically generated.

OPACITY__OPACITY

static final EAttribute OPACITY__OPACITY
The meta object literal for the 'Opacity' attribute feature.

Generated:
This code was automatically generated.

MOVE_PATH

static final EClass MOVE_PATH
The meta object literal for the 'Move Path' class.

See Also:
MovePathImpl, MappingPackageImpl.getMovePath()
Generated:
This code was automatically generated.

MOVE_PATH__PATH

static final EAttribute MOVE_PATH__PATH
The meta object literal for the 'Path' attribute feature.

Generated:
This code was automatically generated.

MOVE_PATH__ANCHOR_POINT

static final EAttribute MOVE_PATH__ANCHOR_POINT
The meta object literal for the 'Anchor Point' attribute feature.

Generated:
This code was automatically generated.

MOVE_PATH__AUTO_ORIENTATION

static final EAttribute MOVE_PATH__AUTO_ORIENTATION
The meta object literal for the 'Auto Orientation' attribute feature.

Generated:
This code was automatically generated.

ROTATE

static final EClass ROTATE
The meta object literal for the 'Rotate' class.

See Also:
RotateImpl, MappingPackageImpl.getRotate()
Generated:
This code was automatically generated.

ROTATE__ANGLE_RANGE

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

Generated:
This code was automatically generated.

ROTATE__ANCHOR_POINT

static final EAttribute ROTATE__ANCHOR_POINT
The meta object literal for the 'Anchor Point' attribute feature.

Generated:
This code was automatically generated.

MOVE

static final EClass MOVE
The meta object literal for the 'Move' class.

See Also:
MoveImpl, MappingPackageImpl.getMove()
Generated:
This code was automatically generated.

MOVE__XRANGE

static final EAttribute MOVE__XRANGE
The meta object literal for the 'XRange' attribute feature.

Generated:
This code was automatically generated.

MOVE__YRANGE

static final EAttribute MOVE__YRANGE
The meta object literal for the 'YRange' attribute feature.

Generated:
This code was automatically generated.

COLORIZE

static final EClass COLORIZE
The meta object literal for the 'Colorize' class.

See Also:
ColorizeImpl, MappingPackageImpl.getColorize()
Generated:
This code was automatically generated.

COLORIZE__FILL_COLOR

static final EAttribute COLORIZE__FILL_COLOR
The meta object literal for the 'Fill Color' attribute feature.

Generated:
This code was automatically generated.

COLORIZE__STROKE_COLOR

static final EAttribute COLORIZE__STROKE_COLOR
The meta object literal for the 'Stroke Color' attribute feature.

Generated:
This code was automatically generated.

COLORIZE__STROKE_WIDTH

static final EAttribute COLORIZE__STROKE_WIDTH
The meta object literal for the 'Stroke Width' attribute feature.

Generated:
This code was automatically generated.

TEXT

static final EClass TEXT
The meta object literal for the 'Text' class.

See Also:
TextImpl, MappingPackageImpl.getText()
Generated:
This code was automatically generated.

TEXT__TEXT_VALUE

static final EAttribute TEXT__TEXT_VALUE
The meta object literal for the 'Text Value' attribute feature.

Generated:
This code was automatically generated.

TEXT__FONT_SIZE

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

Generated:
This code was automatically generated.

TEXT__FONT_FAMILY

static final EAttribute TEXT__FONT_FAMILY
The meta object literal for the 'Font Family' attribute feature.

Generated:
This code was automatically generated.

MOVE_TO

static final EClass MOVE_TO
The meta object literal for the 'Move To' class.

See Also:
MoveToImpl, MappingPackageImpl.getMoveTo()
Generated:
This code was automatically generated.