de.cau.cs.kieler.kiml.gmf.layoutoptions
Interface LayoutOptionsPackage.Literals

Enclosing interface:
LayoutOptionsPackage

public static interface LayoutOptionsPackage.Literals

Defines literals for the meta objects that represent

Rating red
Generated:
This code was automatically generated.

Field Summary
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 EAttribute KOPTION__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass LAYOUT_OPTION_STYLE
          The meta object literal for the 'Layout Option Style' class.
static EReference LAYOUT_OPTION_STYLE__OPTIONS
          The meta object literal for the 'Options' containment reference list feature.
 

Field Detail

LAYOUT_OPTION_STYLE

static final EClass LAYOUT_OPTION_STYLE
The meta object literal for the 'Layout Option Style' class.

See Also:
LayoutOptionStyleImpl, LayoutOptionsPackageImpl.getLayoutOptionStyle()
Generated:
This code was automatically generated.

LAYOUT_OPTION_STYLE__OPTIONS

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

Generated:
This code was automatically generated.

KOPTION

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

See Also:
KOptionImpl, LayoutOptionsPackageImpl.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__VALUE

static final EAttribute KOPTION__VALUE
The meta object literal for the 'Value' 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.