org.eclipse.graphiti.mm
Interface MmPackage.Literals

Enclosing interface:
MmPackage

public static interface MmPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass GRAPHICS_ALGORITHM_CONTAINER
          The meta object literal for the 'Graphics Algorithm Container' class.
static EClass PROPERTY
          The meta object literal for the 'Property' class.
static EAttribute PROPERTY__KEY
          The meta object literal for the 'Key' attribute feature.
static EAttribute PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass PROPERTY_CONTAINER
          The meta object literal for the 'Property Container' class.
static EReference PROPERTY_CONTAINER__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature.
static EClass STYLE_CONTAINER
          The meta object literal for the 'Style Container' class.
static EReference STYLE_CONTAINER__STYLES
          The meta object literal for the 'Styles' containment reference list feature.
 

Field Detail

PROPERTY

static final EClass PROPERTY
The meta object literal for the 'Property' class.

See Also:
PropertyImpl, MmPackageImpl.getProperty()

PROPERTY__KEY

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


PROPERTY__VALUE

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


GRAPHICS_ALGORITHM_CONTAINER

static final EClass GRAPHICS_ALGORITHM_CONTAINER
The meta object literal for the 'Graphics Algorithm Container' class.

See Also:
GraphicsAlgorithmContainerImpl, MmPackageImpl.getGraphicsAlgorithmContainer()

PROPERTY_CONTAINER

static final EClass PROPERTY_CONTAINER
The meta object literal for the 'Property Container' class.

See Also:
PropertyContainerImpl, MmPackageImpl.getPropertyContainer()

PROPERTY_CONTAINER__PROPERTIES

static final EReference PROPERTY_CONTAINER__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.


STYLE_CONTAINER

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

See Also:
StyleContainerImpl, MmPackageImpl.getStyleContainer()

STYLE_CONTAINER__STYLES

static final EReference STYLE_CONTAINER__STYLES
The meta object literal for the 'Styles' containment reference list feature.



Copyright (c) SAP AG 2005, 2012.