de.cau.cs.kieler.kiml.layout.klayoutdata
Interface KLayoutDataPackage.Literals

Enclosing interface:
KLayoutDataPackage

public static interface KLayoutDataPackage.Literals

Defines literals for the meta objects that represent

Rating red
Generated:
This code was automatically generated.

Field Summary
static EClass KBOOLEAN_OPTION
          The meta object literal for the 'KBoolean Option' class.
static EAttribute KBOOLEAN_OPTION__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass KEDGE_LAYOUT
          The meta object literal for the 'KEdge Layout' class.
static EReference KEDGE_LAYOUT__BEND_POINTS
          The meta object literal for the 'Bend Points' containment reference list feature.
static EReference KEDGE_LAYOUT__SOURCE_POINT
          The meta object literal for the 'Source Point' containment reference feature.
static EReference KEDGE_LAYOUT__TARGET_POINT
          The meta object literal for the 'Target Point' containment reference feature.
static EClass KFLOAT_OPTION
          The meta object literal for the 'KFloat Option' class.
static EAttribute KFLOAT_OPTION__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass KINSETS
          The meta object literal for the 'KInsets' class.
static EAttribute KINSETS__BOTTOM
          The meta object literal for the 'Bottom' attribute feature.
static EAttribute KINSETS__LEFT
          The meta object literal for the 'Left' attribute feature.
static EAttribute KINSETS__RIGHT
          The meta object literal for the 'Right' attribute feature.
static EAttribute KINSETS__TOP
          The meta object literal for the 'Top' attribute feature.
static EClass KINT_OPTION
          The meta object literal for the 'KInt Option' class.
static EAttribute KINT_OPTION__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass KLAYOUT_DATA
          The meta object literal for the 'KLayout Data' class.
static EReference KLAYOUT_DATA__OPTIONS
          The meta object literal for the 'Options' containment reference list feature.
static EClass KOBJECT_OPTION
          The meta object literal for the 'KObject Option' class.
static EReference KOBJECT_OPTION__VALUE
          The meta object literal for the 'Value' containment reference feature.
static EClass KOPTION
          The meta object literal for the 'KOption' class.
static EAttribute KOPTION__DEFAULT
          The meta object literal for the 'Default' attribute feature.
static EAttribute KOPTION__KEY
          The meta object literal for the 'Key' attribute feature.
static EClass KPOINT
          The meta object literal for the 'KPoint' class.
static EAttribute KPOINT__X
          The meta object literal for the 'X' attribute feature.
static EAttribute KPOINT__Y
          The meta object literal for the 'Y' attribute feature.
static EClass KSHAPE_LAYOUT
          The meta object literal for the 'KShape Layout' class.
static EAttribute KSHAPE_LAYOUT__HEIGHT
          The meta object literal for the 'Height' attribute feature.
static EAttribute KSHAPE_LAYOUT__WIDTH
          The meta object literal for the 'Width' attribute feature.
static EAttribute KSHAPE_LAYOUT__XPOS
          The meta object literal for the 'Xpos' attribute feature.
static EAttribute KSHAPE_LAYOUT__YPOS
          The meta object literal for the 'Ypos' attribute feature.
static EClass KSTRING_OPTION
          The meta object literal for the 'KString Option' class.
static EAttribute KSTRING_OPTION__VALUE
          The meta object literal for the 'Value' attribute feature.
 

Field Detail

KLAYOUT_DATA

static final EClass KLAYOUT_DATA
The meta object literal for the 'KLayout Data' class.

See Also:
KLayoutDataImpl, KLayoutDataPackageImpl.getKLayoutData()
Generated:
This code was automatically generated.

KLAYOUT_DATA__OPTIONS

static final EReference KLAYOUT_DATA__OPTIONS
The meta object literal for the 'Options' containment reference list feature.

Generated:
This code was automatically generated.

KSHAPE_LAYOUT

static final EClass KSHAPE_LAYOUT
The meta object literal for the 'KShape Layout' class.

See Also:
KShapeLayoutImpl, KLayoutDataPackageImpl.getKShapeLayout()
Generated:
This code was automatically generated.

KSHAPE_LAYOUT__XPOS

static final EAttribute KSHAPE_LAYOUT__XPOS
The meta object literal for the 'Xpos' attribute feature.

Generated:
This code was automatically generated.

KSHAPE_LAYOUT__YPOS

static final EAttribute KSHAPE_LAYOUT__YPOS
The meta object literal for the 'Ypos' attribute feature.

Generated:
This code was automatically generated.

KSHAPE_LAYOUT__WIDTH

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

Generated:
This code was automatically generated.

KSHAPE_LAYOUT__HEIGHT

static final EAttribute KSHAPE_LAYOUT__HEIGHT
The meta object literal for the 'Height' attribute feature.

Generated:
This code was automatically generated.

KEDGE_LAYOUT

static final EClass KEDGE_LAYOUT
The meta object literal for the 'KEdge Layout' class.

See Also:
KEdgeLayoutImpl, KLayoutDataPackageImpl.getKEdgeLayout()
Generated:
This code was automatically generated.

KEDGE_LAYOUT__BEND_POINTS

static final EReference KEDGE_LAYOUT__BEND_POINTS
The meta object literal for the 'Bend Points' containment reference list feature.

Generated:
This code was automatically generated.

KEDGE_LAYOUT__SOURCE_POINT

static final EReference KEDGE_LAYOUT__SOURCE_POINT
The meta object literal for the 'Source Point' containment reference feature.

Generated:
This code was automatically generated.

KEDGE_LAYOUT__TARGET_POINT

static final EReference KEDGE_LAYOUT__TARGET_POINT
The meta object literal for the 'Target Point' containment reference feature.

Generated:
This code was automatically generated.

KPOINT

static final EClass KPOINT
The meta object literal for the 'KPoint' class.

See Also:
KPointImpl, KLayoutDataPackageImpl.getKPoint()
Generated:
This code was automatically generated.

KPOINT__X

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

Generated:
This code was automatically generated.

KPOINT__Y

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

Generated:
This code was automatically generated.

KOPTION

static final EClass KOPTION
The meta object literal for the 'KOption' class.

See Also:
KOptionImpl, KLayoutDataPackageImpl.getKOption()
Generated:
This code was automatically generated.

KOPTION__KEY

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

Generated:
This code was automatically generated.

KOPTION__DEFAULT

static final EAttribute KOPTION__DEFAULT
The meta object literal for the 'Default' attribute feature.

Generated:
This code was automatically generated.

KSTRING_OPTION

static final EClass KSTRING_OPTION
The meta object literal for the 'KString Option' class.

See Also:
KStringOptionImpl, KLayoutDataPackageImpl.getKStringOption()
Generated:
This code was automatically generated.

KSTRING_OPTION__VALUE

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

Generated:
This code was automatically generated.

KINT_OPTION

static final EClass KINT_OPTION
The meta object literal for the 'KInt Option' class.

See Also:
KIntOptionImpl, KLayoutDataPackageImpl.getKIntOption()
Generated:
This code was automatically generated.

KINT_OPTION__VALUE

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

Generated:
This code was automatically generated.

KBOOLEAN_OPTION

static final EClass KBOOLEAN_OPTION
The meta object literal for the 'KBoolean Option' class.

See Also:
KBooleanOptionImpl, KLayoutDataPackageImpl.getKBooleanOption()
Generated:
This code was automatically generated.

KBOOLEAN_OPTION__VALUE

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

Generated:
This code was automatically generated.

KFLOAT_OPTION

static final EClass KFLOAT_OPTION
The meta object literal for the 'KFloat Option' class.

See Also:
KFloatOptionImpl, KLayoutDataPackageImpl.getKFloatOption()
Generated:
This code was automatically generated.

KFLOAT_OPTION__VALUE

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

Generated:
This code was automatically generated.

KOBJECT_OPTION

static final EClass KOBJECT_OPTION
The meta object literal for the 'KObject Option' class.

See Also:
KObjectOptionImpl, KLayoutDataPackageImpl.getKObjectOption()
Generated:
This code was automatically generated.

KOBJECT_OPTION__VALUE

static final EReference KOBJECT_OPTION__VALUE
The meta object literal for the 'Value' containment reference feature.

Generated:
This code was automatically generated.

KINSETS

static final EClass KINSETS
The meta object literal for the 'KInsets' class.

See Also:
KInsetsImpl, KLayoutDataPackageImpl.getKInsets()
Generated:
This code was automatically generated.

KINSETS__TOP

static final EAttribute KINSETS__TOP
The meta object literal for the 'Top' attribute feature.

Generated:
This code was automatically generated.

KINSETS__BOTTOM

static final EAttribute KINSETS__BOTTOM
The meta object literal for the 'Bottom' attribute feature.

Generated:
This code was automatically generated.

KINSETS__LEFT

static final EAttribute KINSETS__LEFT
The meta object literal for the 'Left' attribute feature.

Generated:
This code was automatically generated.

KINSETS__RIGHT

static final EAttribute KINSETS__RIGHT
The meta object literal for the 'Right' attribute feature.

Generated:
This code was automatically generated.