Generators

org.topcased.modeler.diagramconfigurator
Interface DiagramconfiguratorPackage.Literals

Enclosing interface:
DiagramconfiguratorPackage

public static interface DiagramconfiguratorPackage.Literals

Defines literals for the meta objects that represent

** Generated **

Field Summary
static EDataType COLOR
          The meta object literal for the 'Color' data type.
static EClass CONSTRAINT
          The meta object literal for the 'Constraint' class.
static EAttribute CONSTRAINT__LANGUAGE
          The meta object literal for the 'Language' attribute feature.
static EAttribute CONSTRAINT__RULE
          The meta object literal for the 'Rule' attribute feature.
static EEnum DECORATION_TYPE
          The meta object literal for the 'Decoration Type' enum.
static EClass DIAGRAM_CONFIGURATION
          The meta object literal for the 'Diagram Configuration' class.
static EAttribute DIAGRAM_CONFIGURATION__COPYRIGHT_TEXT
          The meta object literal for the 'Copyright Text' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__DEFAULT_BACKGROUND_COLOR
          The meta object literal for the 'Default Background Color' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__DEFAULT_FONT
          The meta object literal for the 'Default Font' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__DEFAULT_FOREGROUND_COLOR
          The meta object literal for the 'Default Foreground Color' attribute feature.
static EReference DIAGRAM_CONFIGURATION__EDITOR_CONFIGURATOR
          The meta object literal for the 'Editor Configurator' reference feature.
static EAttribute DIAGRAM_CONFIGURATION__FORCE_OVERWRITE
          The meta object literal for the 'Force Overwrite' attribute feature.
static EReference DIAGRAM_CONFIGURATION__GEN_MODEL
          The meta object literal for the 'Gen Model' reference feature.
static EAttribute DIAGRAM_CONFIGURATION__LAYOUT
          The meta object literal for the 'Layout' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference DIAGRAM_CONFIGURATION__OBJECTS
          The meta object literal for the 'Objects' containment reference list feature.
static EAttribute DIAGRAM_CONFIGURATION__ORGANIZE_IMPORTS
          The meta object literal for the 'Organize Imports' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__OVERWRITE_GRAPH_CONF
          The meta object literal for the 'Overwrite Graph Conf' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__PACKAGE
          The meta object literal for the 'Package' attribute feature.
static EReference DIAGRAM_CONFIGURATION__PALETTE
          The meta object literal for the 'Palette' containment reference feature.
static EReference DIAGRAM_CONFIGURATION__PARTS
          The meta object literal for the 'Parts' containment reference list feature.
static EAttribute DIAGRAM_CONFIGURATION__PLUGIN_VERSION
          The meta object literal for the 'Plugin Version' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__PREFIX
          The meta object literal for the 'Prefix' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__PROJECT_NAME
          The meta object literal for the 'Project Name' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__PROVIDER
          The meta object literal for the 'Provider' attribute feature.
static EAttribute DIAGRAM_CONFIGURATION__SAME_PLUGIN_AS_EDITOR
          The meta object literal for the 'Same Plugin As Editor' attribute feature.
static EReference DIAGRAM_CONFIGURATION__TEMPLATE_ROOT_OBJECT
          The meta object literal for the 'Template Root Object' reference feature.
static EClass DIAGRAM_REFERENCE
          The meta object literal for the 'Diagram Reference' class.
static EReference DIAGRAM_REFERENCE__DIAGRAM
          The meta object literal for the 'Diagram' reference feature.
static EAttribute DIAGRAM_REFERENCE__LOWER_BOUND
          The meta object literal for the 'Lower Bound' attribute feature.
static EAttribute DIAGRAM_REFERENCE__UPPER_BOUND
          The meta object literal for the 'Upper Bound' attribute feature.
static EEnum EDGE_CONTAINER_TYPE
          The meta object literal for the 'Edge Container Type' enum.
static EClass EDGE_OBJECT
          The meta object literal for the 'Edge Object' class.
static EReference EDGE_OBJECT__ESTRUCTURAL_FEATURE
          The meta object literal for the 'EStructural Feature' reference feature.
static EAttribute EDGE_OBJECT__ID
          The meta object literal for the 'Id' attribute feature.
static EAttribute EDGE_OBJECT__TYPE
          The meta object literal for the 'Type' attribute feature.
static EEnum EDGE_OBJECT_TYPE
          The meta object literal for the 'Edge Object Type' enum.
static EClass EDGE_PART_CONFIGURATION
          The meta object literal for the 'Edge Part Configuration' class.
static EAttribute EDGE_PART_CONFIGURATION__DEFAULT_ROUTER
          The meta object literal for the 'Default Router' attribute feature.
static EReference EDGE_PART_CONFIGURATION__DIRECT_EDITABLE
          The meta object literal for the 'Direct Editable' reference feature.
static EReference EDGE_PART_CONFIGURATION__EDGE_OBJECTS
          The meta object literal for the 'Edge Objects' containment reference list feature.
static EAttribute EDGE_PART_CONFIGURATION__SOURCE_DECORATION
          The meta object literal for the 'Source Decoration' attribute feature.
static EReference EDGE_PART_CONFIGURATION__SOURCE_TARGET_COUPLE
          The meta object literal for the 'Source Target Couple' containment reference list feature.
static EAttribute EDGE_PART_CONFIGURATION__TARGET_DECORATION
          The meta object literal for the 'Target Decoration' attribute feature.
static EDataType FONT
          The meta object literal for the 'Font' data type.
static EEnum LAYOUT_TYPE
          The meta object literal for the 'Layout Type' enum.
static EEnum LINE_STYLE
          The meta object literal for the 'Line Style' enum.
static EClass MODEL_OBJECT_CONFIGURATION
          The meta object literal for the 'Model Object Configuration' class.
static EReference MODEL_OBJECT_CONFIGURATION__DIAGRAMS
          The meta object literal for the 'Diagrams' containment reference list feature.
static EReference MODEL_OBJECT_CONFIGURATION__GEN_CLASS
          The meta object literal for the 'Gen Class' reference feature.
static EClass NODE_PART_CONFIGURATION
          The meta object literal for the 'Node Part Configuration' class.
static EAttribute NODE_PART_CONFIGURATION__ATTACHED_TO_BORDER
          The meta object literal for the 'Attached To Border' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__BACKGROUND_COLOR_CHANGEABLE
          The meta object literal for the 'Background Color Changeable' attribute feature.
static EReference NODE_PART_CONFIGURATION__CHILD_ELEMENTS
          The meta object literal for the 'Child Elements' reference list feature.
static EAttribute NODE_PART_CONFIGURATION__CONTAINER
          The meta object literal for the 'Container' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__DEFAULT_BACKGROUND_COLOR
          The meta object literal for the 'Default Background Color' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__DEFAULT_HEIGHT
          The meta object literal for the 'Default Height' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__DEFAULT_WIDTH
          The meta object literal for the 'Default Width' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__DIRECT_EDITABLE
          The meta object literal for the 'Direct Editable' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__LAYOUT
          The meta object literal for the 'Layout' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__MAXIMUM_HEIGHT
          The meta object literal for the 'Maximum Height' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__MAXIMUM_WIDTH
          The meta object literal for the 'Maximum Width' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__MINIMUM_HEIGHT
          The meta object literal for the 'Minimum Height' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__MINIMUM_WIDTH
          The meta object literal for the 'Minimum Width' attribute feature.
static EAttribute NODE_PART_CONFIGURATION__RESIZING
          The meta object literal for the 'Resizing' attribute feature.
static EReference NODE_PART_CONFIGURATION__SUPER_TYPE
          The meta object literal for the 'Super Type' reference feature.
static EAttribute NODE_PART_CONFIGURATION__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass OBJECT_CONFIGURATION
          The meta object literal for the 'Object Configuration' class.
static EClass PALETTE_CATEGORY
          The meta object literal for the 'Palette Category' class.
static EReference PALETTE_CATEGORY__ITEMS
          The meta object literal for the 'Items' containment reference list feature.
static EAttribute PALETTE_CATEGORY__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass PALETTE_CONFIGURATION
          The meta object literal for the 'Palette Configuration' class.
static EAttribute PALETTE_CONFIGURATION__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference PALETTE_CONFIGURATION__PALETTE_CATEGORIES
          The meta object literal for the 'Palette Categories' containment reference list feature
static EClass PALETTE_ITEM
          The meta object literal for the 'Palette Item' class.
static EAttribute PALETTE_ITEM__NAME
          The meta object literal for the 'Name' attribute feature.
static EReference PALETTE_ITEM__PART
          The meta object literal for the 'Part' reference feature.
static EClass PART_ACTION
          The meta object literal for the 'Part Action' class.
static EAttribute PART_ACTION__ICON
          The meta object literal for the 'Icon' attribute feature.
static EAttribute PART_ACTION__LABEL
          The meta object literal for the 'Label' attribute feature.
static EAttribute PART_ACTION__MENU_BAR_GROUP
          The meta object literal for the 'Menu Bar Group' attribute feature.
static EAttribute PART_ACTION__PREFIX
          The meta object literal for the 'Prefix' attribute feature.
static EClass PART_CONFIGURATION
          The meta object literal for the 'Part Configuration' class.
static EReference PART_CONFIGURATION__ACTIONS
          The meta object literal for the 'Actions' containment reference list feature.
static EReference PART_CONFIGURATION__CONSTRAINT
          The meta object literal for the 'Constraint' containment reference list feature.
static EAttribute PART_CONFIGURATION__DEFAULT_FONT
          The meta object literal for the 'Default Font' attribute feature.
static EAttribute PART_CONFIGURATION__DEFAULT_FOREGROUND_COLOR
          The meta object literal for the 'Default Foreground Color' attribute feature.
static EAttribute PART_CONFIGURATION__FONT_CHANGEABLE
          The meta object literal for the 'Font Changeable' attribute feature.
static EAttribute PART_CONFIGURATION__FOREGROUND_COLOR_CHANGEABLE
          The meta object literal for the 'Foreground Color Changeable' attribute feature.
static EAttribute PART_CONFIGURATION__LINE_STYLE
          The meta object literal for the 'Line Style' attribute feature.
static EAttribute PART_CONFIGURATION__LINE_WIDTH
          The meta object literal for the 'Line Width' attribute feature.
static EReference PART_CONFIGURATION__OBJECT
          The meta object literal for the 'Object' reference feature.
static EAttribute PART_CONFIGURATION__PREFIX
          The meta object literal for the 'Prefix' attribute feature.
static EAttribute PART_CONFIGURATION__PRESENTATION
          The meta object literal for the 'Presentation' attribute feature.
static EEnum RESIZABLE_TYPE
          The meta object literal for the 'Resizable Type' enum.
static EEnum ROUTER_TYPE
          The meta object literal for the 'Router Type' enum.
static EClass SIMPLE_OBJECT_CONFIGURATION
          The meta object literal for the 'Simple Object Configuration' class.
static EAttribute SIMPLE_OBJECT_CONFIGURATION__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass SOURCE_TARGET_COUPLE
          The meta object literal for the 'Source Target Couple' class.
static EAttribute SOURCE_TARGET_COUPLE__AUTO_REF
          The meta object literal for the 'Auto Ref' attribute feature.
static EReference SOURCE_TARGET_COUPLE__CONTAINER_OBJECT
          The meta object literal for the 'Container Object' reference feature.
static EReference SOURCE_TARGET_COUPLE__CONTAINER_REF
          The meta object literal for the 'Container Ref' reference feature.
static EAttribute SOURCE_TARGET_COUPLE__CONTAINER_TYPE
          The meta object literal for the 'Container Type' attribute feature.
static EReference SOURCE_TARGET_COUPLE__REF_EDGE_TO_SOURCE
          The meta object literal for the 'Ref Edge To Source' reference feature.
static EReference SOURCE_TARGET_COUPLE__REF_EDGE_TO_TARGET
          The meta object literal for the 'Ref Edge To Target' reference feature.
static EReference SOURCE_TARGET_COUPLE__REF_SOURCE_TO_EDGE
          The meta object literal for the 'Ref Source To Edge' reference feature.
static EReference SOURCE_TARGET_COUPLE__REF_SOURCE_TO_TARGET
          The meta object literal for the 'Ref Source To Target' reference feature.
static EReference SOURCE_TARGET_COUPLE__REF_TARGET_TO_EDGE
          The meta object literal for the 'Ref Target To Edge' reference feature.
static EReference SOURCE_TARGET_COUPLE__REF_TARGET_TO_SOURCE
          The meta object literal for the 'Ref Target To Source' reference feature.
static EAttribute SOURCE_TARGET_COUPLE__REVERSIBLE
          The meta object literal for the 'Reversible' attribute feature.
static EReference SOURCE_TARGET_COUPLE__SOURCE_NODE
          The meta object literal for the 'Source Node' reference feature.
static EReference SOURCE_TARGET_COUPLE__TARGET_NODE
          The meta object literal for the 'Target Node' reference feature.
 

Field Detail

DIAGRAM_CONFIGURATION

static final EClass DIAGRAM_CONFIGURATION
The meta object literal for the 'Diagram Configuration' class.

See Also:
DiagramConfigurationImpl, DiagramconfiguratorPackageImpl.getDiagramConfiguration()
** Generated **

DIAGRAM_CONFIGURATION__PROJECT_NAME

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

** Generated **

DIAGRAM_CONFIGURATION__NAME

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

** Generated **

DIAGRAM_CONFIGURATION__PACKAGE

static final EAttribute DIAGRAM_CONFIGURATION__PACKAGE
The meta object literal for the 'Package' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__PREFIX

static final EAttribute DIAGRAM_CONFIGURATION__PREFIX
The meta object literal for the 'Prefix' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__PALETTE

static final EReference DIAGRAM_CONFIGURATION__PALETTE
The meta object literal for the 'Palette' containment reference feature.

** Generated **

DIAGRAM_CONFIGURATION__PARTS

static final EReference DIAGRAM_CONFIGURATION__PARTS
The meta object literal for the 'Parts' containment reference list feature.

** Generated **

DIAGRAM_CONFIGURATION__LAYOUT

static final EAttribute DIAGRAM_CONFIGURATION__LAYOUT
The meta object literal for the 'Layout' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__OBJECTS

static final EReference DIAGRAM_CONFIGURATION__OBJECTS
The meta object literal for the 'Objects' containment reference list feature.

** Generated **

DIAGRAM_CONFIGURATION__GEN_MODEL

static final EReference DIAGRAM_CONFIGURATION__GEN_MODEL
The meta object literal for the 'Gen Model' reference feature.

** Generated **

DIAGRAM_CONFIGURATION__DEFAULT_BACKGROUND_COLOR

static final EAttribute DIAGRAM_CONFIGURATION__DEFAULT_BACKGROUND_COLOR
The meta object literal for the 'Default Background Color' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__DEFAULT_FOREGROUND_COLOR

static final EAttribute DIAGRAM_CONFIGURATION__DEFAULT_FOREGROUND_COLOR
The meta object literal for the 'Default Foreground Color' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__DEFAULT_FONT

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

** Generated **

DIAGRAM_CONFIGURATION__TEMPLATE_ROOT_OBJECT

static final EReference DIAGRAM_CONFIGURATION__TEMPLATE_ROOT_OBJECT
The meta object literal for the 'Template Root Object' reference feature.

** Generated **

DIAGRAM_CONFIGURATION__FORCE_OVERWRITE

static final EAttribute DIAGRAM_CONFIGURATION__FORCE_OVERWRITE
The meta object literal for the 'Force Overwrite' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__OVERWRITE_GRAPH_CONF

static final EAttribute DIAGRAM_CONFIGURATION__OVERWRITE_GRAPH_CONF
The meta object literal for the 'Overwrite Graph Conf' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__ORGANIZE_IMPORTS

static final EAttribute DIAGRAM_CONFIGURATION__ORGANIZE_IMPORTS
The meta object literal for the 'Organize Imports' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__EDITOR_CONFIGURATOR

static final EReference DIAGRAM_CONFIGURATION__EDITOR_CONFIGURATOR
The meta object literal for the 'Editor Configurator' reference feature.

** Generated **

DIAGRAM_CONFIGURATION__COPYRIGHT_TEXT

static final EAttribute DIAGRAM_CONFIGURATION__COPYRIGHT_TEXT
The meta object literal for the 'Copyright Text' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__PLUGIN_VERSION

static final EAttribute DIAGRAM_CONFIGURATION__PLUGIN_VERSION
The meta object literal for the 'Plugin Version' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__PROVIDER

static final EAttribute DIAGRAM_CONFIGURATION__PROVIDER
The meta object literal for the 'Provider' attribute feature.

** Generated **

DIAGRAM_CONFIGURATION__SAME_PLUGIN_AS_EDITOR

static final EAttribute DIAGRAM_CONFIGURATION__SAME_PLUGIN_AS_EDITOR
The meta object literal for the 'Same Plugin As Editor' attribute feature.

** Generated **

OBJECT_CONFIGURATION

static final EClass OBJECT_CONFIGURATION
The meta object literal for the 'Object Configuration' class.

See Also:
ObjectConfigurationImpl, DiagramconfiguratorPackageImpl.getObjectConfiguration()
** Generated **

DIAGRAM_REFERENCE

static final EClass DIAGRAM_REFERENCE
The meta object literal for the 'Diagram Reference' class.

See Also:
DiagramReferenceImpl, DiagramconfiguratorPackageImpl.getDiagramReference()
** Generated **

DIAGRAM_REFERENCE__DIAGRAM

static final EReference DIAGRAM_REFERENCE__DIAGRAM
The meta object literal for the 'Diagram' reference feature.

** Generated **

DIAGRAM_REFERENCE__LOWER_BOUND

static final EAttribute DIAGRAM_REFERENCE__LOWER_BOUND
The meta object literal for the 'Lower Bound' attribute feature.

** Generated **

DIAGRAM_REFERENCE__UPPER_BOUND

static final EAttribute DIAGRAM_REFERENCE__UPPER_BOUND
The meta object literal for the 'Upper Bound' attribute feature.

** Generated **

PALETTE_CONFIGURATION

static final EClass PALETTE_CONFIGURATION
The meta object literal for the 'Palette Configuration' class.

See Also:
PaletteConfigurationImpl, DiagramconfiguratorPackageImpl.getPaletteConfiguration()
** Generated **

PALETTE_CONFIGURATION__NAME

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

** Generated **

PALETTE_CONFIGURATION__PALETTE_CATEGORIES

static final EReference PALETTE_CONFIGURATION__PALETTE_CATEGORIES
The meta object literal for the 'Palette Categories' containment reference list feature.

** Generated **

PALETTE_CATEGORY

static final EClass PALETTE_CATEGORY
The meta object literal for the 'Palette Category' class.

See Also:
PaletteCategoryImpl, DiagramconfiguratorPackageImpl.getPaletteCategory()
** Generated **

PALETTE_CATEGORY__NAME

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

** Generated **

PALETTE_CATEGORY__ITEMS

static final EReference PALETTE_CATEGORY__ITEMS
The meta object literal for the 'Items' containment reference list feature.

** Generated **

PART_CONFIGURATION

static final EClass PART_CONFIGURATION
The meta object literal for the 'Part Configuration' class.

See Also:
PartConfigurationImpl, DiagramconfiguratorPackageImpl.getPartConfiguration()
** Generated **

PART_CONFIGURATION__OBJECT

static final EReference PART_CONFIGURATION__OBJECT
The meta object literal for the 'Object' reference feature.

** Generated **

PART_CONFIGURATION__PRESENTATION

static final EAttribute PART_CONFIGURATION__PRESENTATION
The meta object literal for the 'Presentation' attribute feature.

** Generated **

PART_CONFIGURATION__DEFAULT_FOREGROUND_COLOR

static final EAttribute PART_CONFIGURATION__DEFAULT_FOREGROUND_COLOR
The meta object literal for the 'Default Foreground Color' attribute feature.

** Generated **

PART_CONFIGURATION__FOREGROUND_COLOR_CHANGEABLE

static final EAttribute PART_CONFIGURATION__FOREGROUND_COLOR_CHANGEABLE
The meta object literal for the 'Foreground Color Changeable' attribute feature.

** Generated **

PART_CONFIGURATION__DEFAULT_FONT

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

** Generated **

PART_CONFIGURATION__FONT_CHANGEABLE

static final EAttribute PART_CONFIGURATION__FONT_CHANGEABLE
The meta object literal for the 'Font Changeable' attribute feature.

** Generated **

PART_CONFIGURATION__LINE_WIDTH

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

** Generated **

PART_CONFIGURATION__LINE_STYLE

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

** Generated **

PART_CONFIGURATION__CONSTRAINT

static final EReference PART_CONFIGURATION__CONSTRAINT
The meta object literal for the 'Constraint' containment reference list feature.

** Generated **

PART_CONFIGURATION__PREFIX

static final EAttribute PART_CONFIGURATION__PREFIX
The meta object literal for the 'Prefix' attribute feature.

** Generated **

PART_CONFIGURATION__ACTIONS

static final EReference PART_CONFIGURATION__ACTIONS
The meta object literal for the 'Actions' containment reference list feature.

** Generated **

NODE_PART_CONFIGURATION

static final EClass NODE_PART_CONFIGURATION
The meta object literal for the 'Node Part Configuration' class.

See Also:
NodePartConfigurationImpl, DiagramconfiguratorPackageImpl.getNodePartConfiguration()
** Generated **

NODE_PART_CONFIGURATION__TYPE

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

** Generated **

NODE_PART_CONFIGURATION__CHILD_ELEMENTS

static final EReference NODE_PART_CONFIGURATION__CHILD_ELEMENTS
The meta object literal for the 'Child Elements' reference list feature.

** Generated **

NODE_PART_CONFIGURATION__SUPER_TYPE

static final EReference NODE_PART_CONFIGURATION__SUPER_TYPE
The meta object literal for the 'Super Type' reference feature.

** Generated **

NODE_PART_CONFIGURATION__DEFAULT_BACKGROUND_COLOR

static final EAttribute NODE_PART_CONFIGURATION__DEFAULT_BACKGROUND_COLOR
The meta object literal for the 'Default Background Color' attribute feature.

** Generated **

NODE_PART_CONFIGURATION__BACKGROUND_COLOR_CHANGEABLE

static final EAttribute NODE_PART_CONFIGURATION__BACKGROUND_COLOR_CHANGEABLE
The meta object literal for the 'Background Color Changeable' attribute feature.

** Generated **

NODE_PART_CONFIGURATION__RESIZING

static final EAttribute NODE_PART_CONFIGURATION__RESIZING
The meta object literal for the 'Resizing' attribute feature.

** Generated **

NODE_PART_CONFIGURATION__CONTAINER

static final EAttribute NODE_PART_CONFIGURATION__CONTAINER
The meta object literal for the 'Container' attribute feature.

** Generated **

NODE_PART_CONFIGURATION__LAYOUT

static final EAttribute NODE_PART_CONFIGURATION__LAYOUT
The meta object literal for the 'Layout' attribute feature.

** Generated **

NODE_PART_CONFIGURATION__DIRECT_EDITABLE

static final EAttribute NODE_PART_CONFIGURATION__DIRECT_EDITABLE
The meta object literal for the 'Direct Editable' attribute feature.

** Generated **

NODE_PART_CONFIGURATION__DEFAULT_WIDTH

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

** Generated **

NODE_PART_CONFIGURATION__DEFAULT_HEIGHT

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

** Generated **

NODE_PART_CONFIGURATION__MINIMUM_WIDTH

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

** Generated **

NODE_PART_CONFIGURATION__MINIMUM_HEIGHT

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

** Generated **

NODE_PART_CONFIGURATION__MAXIMUM_WIDTH

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

** Generated **

NODE_PART_CONFIGURATION__MAXIMUM_HEIGHT

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

** Generated **

NODE_PART_CONFIGURATION__ATTACHED_TO_BORDER

static final EAttribute NODE_PART_CONFIGURATION__ATTACHED_TO_BORDER
The meta object literal for the 'Attached To Border' attribute feature.

** Generated **

EDGE_PART_CONFIGURATION

static final EClass EDGE_PART_CONFIGURATION
The meta object literal for the 'Edge Part Configuration' class.

See Also:
EdgePartConfigurationImpl, DiagramconfiguratorPackageImpl.getEdgePartConfiguration()
** Generated **

EDGE_PART_CONFIGURATION__SOURCE_TARGET_COUPLE

static final EReference EDGE_PART_CONFIGURATION__SOURCE_TARGET_COUPLE
The meta object literal for the 'Source Target Couple' containment reference list feature.

** Generated **

EDGE_PART_CONFIGURATION__EDGE_OBJECTS

static final EReference EDGE_PART_CONFIGURATION__EDGE_OBJECTS
The meta object literal for the 'Edge Objects' containment reference list feature.

** Generated **

EDGE_PART_CONFIGURATION__SOURCE_DECORATION

static final EAttribute EDGE_PART_CONFIGURATION__SOURCE_DECORATION
The meta object literal for the 'Source Decoration' attribute feature.

** Generated **

EDGE_PART_CONFIGURATION__TARGET_DECORATION

static final EAttribute EDGE_PART_CONFIGURATION__TARGET_DECORATION
The meta object literal for the 'Target Decoration' attribute feature.

** Generated **

EDGE_PART_CONFIGURATION__DEFAULT_ROUTER

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

** Generated **

EDGE_PART_CONFIGURATION__DIRECT_EDITABLE

static final EReference EDGE_PART_CONFIGURATION__DIRECT_EDITABLE
The meta object literal for the 'Direct Editable' reference feature.

** Generated **

EDGE_OBJECT

static final EClass EDGE_OBJECT
The meta object literal for the 'Edge Object' class.

See Also:
EdgeObjectImpl, DiagramconfiguratorPackageImpl.getEdgeObject()
** Generated **

EDGE_OBJECT__ID

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

** Generated **

EDGE_OBJECT__TYPE

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

** Generated **

EDGE_OBJECT__ESTRUCTURAL_FEATURE

static final EReference EDGE_OBJECT__ESTRUCTURAL_FEATURE
The meta object literal for the 'EStructural Feature' reference feature.

** Generated **

PALETTE_ITEM

static final EClass PALETTE_ITEM
The meta object literal for the 'Palette Item' class.

See Also:
PaletteItemImpl, DiagramconfiguratorPackageImpl.getPaletteItem()
** Generated **

PALETTE_ITEM__NAME

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

** Generated **

PALETTE_ITEM__PART

static final EReference PALETTE_ITEM__PART
The meta object literal for the 'Part' reference feature.

** Generated **

SOURCE_TARGET_COUPLE

static final EClass SOURCE_TARGET_COUPLE
The meta object literal for the 'Source Target Couple' class.

See Also:
SourceTargetCoupleImpl, DiagramconfiguratorPackageImpl.getSourceTargetCouple()
** Generated **

SOURCE_TARGET_COUPLE__CONTAINER_TYPE

static final EAttribute SOURCE_TARGET_COUPLE__CONTAINER_TYPE
The meta object literal for the 'Container Type' attribute feature.

** Generated **

SOURCE_TARGET_COUPLE__AUTO_REF

static final EAttribute SOURCE_TARGET_COUPLE__AUTO_REF
The meta object literal for the 'Auto Ref' attribute feature.

** Generated **

SOURCE_TARGET_COUPLE__REVERSIBLE

static final EAttribute SOURCE_TARGET_COUPLE__REVERSIBLE
The meta object literal for the 'Reversible' attribute feature.

** Generated **

SOURCE_TARGET_COUPLE__CONTAINER_OBJECT

static final EReference SOURCE_TARGET_COUPLE__CONTAINER_OBJECT
The meta object literal for the 'Container Object' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__SOURCE_NODE

static final EReference SOURCE_TARGET_COUPLE__SOURCE_NODE
The meta object literal for the 'Source Node' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__TARGET_NODE

static final EReference SOURCE_TARGET_COUPLE__TARGET_NODE
The meta object literal for the 'Target Node' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__CONTAINER_REF

static final EReference SOURCE_TARGET_COUPLE__CONTAINER_REF
The meta object literal for the 'Container Ref' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__REF_SOURCE_TO_EDGE

static final EReference SOURCE_TARGET_COUPLE__REF_SOURCE_TO_EDGE
The meta object literal for the 'Ref Source To Edge' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__REF_EDGE_TO_SOURCE

static final EReference SOURCE_TARGET_COUPLE__REF_EDGE_TO_SOURCE
The meta object literal for the 'Ref Edge To Source' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__REF_TARGET_TO_EDGE

static final EReference SOURCE_TARGET_COUPLE__REF_TARGET_TO_EDGE
The meta object literal for the 'Ref Target To Edge' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__REF_EDGE_TO_TARGET

static final EReference SOURCE_TARGET_COUPLE__REF_EDGE_TO_TARGET
The meta object literal for the 'Ref Edge To Target' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__REF_SOURCE_TO_TARGET

static final EReference SOURCE_TARGET_COUPLE__REF_SOURCE_TO_TARGET
The meta object literal for the 'Ref Source To Target' reference feature.

** Generated **

SOURCE_TARGET_COUPLE__REF_TARGET_TO_SOURCE

static final EReference SOURCE_TARGET_COUPLE__REF_TARGET_TO_SOURCE
The meta object literal for the 'Ref Target To Source' reference feature.

** Generated **

MODEL_OBJECT_CONFIGURATION

static final EClass MODEL_OBJECT_CONFIGURATION
The meta object literal for the 'Model Object Configuration' class.

See Also:
ModelObjectConfigurationImpl, DiagramconfiguratorPackageImpl.getModelObjectConfiguration()
** Generated **

MODEL_OBJECT_CONFIGURATION__GEN_CLASS

static final EReference MODEL_OBJECT_CONFIGURATION__GEN_CLASS
The meta object literal for the 'Gen Class' reference feature.

** Generated **

MODEL_OBJECT_CONFIGURATION__DIAGRAMS

static final EReference MODEL_OBJECT_CONFIGURATION__DIAGRAMS
The meta object literal for the 'Diagrams' containment reference list feature.

** Generated **

SIMPLE_OBJECT_CONFIGURATION

static final EClass SIMPLE_OBJECT_CONFIGURATION
The meta object literal for the 'Simple Object Configuration' class.

See Also:
SimpleObjectConfigurationImpl, DiagramconfiguratorPackageImpl.getSimpleObjectConfiguration()
** Generated **

SIMPLE_OBJECT_CONFIGURATION__NAME

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

** Generated **

CONSTRAINT

static final EClass CONSTRAINT
The meta object literal for the 'Constraint' class.

See Also:
ConstraintImpl, DiagramconfiguratorPackageImpl.getConstraint()
** Generated **

CONSTRAINT__LANGUAGE

static final EAttribute CONSTRAINT__LANGUAGE
The meta object literal for the 'Language' attribute feature.

** Generated **

CONSTRAINT__RULE

static final EAttribute CONSTRAINT__RULE
The meta object literal for the 'Rule' attribute feature.

** Generated **

PART_ACTION

static final EClass PART_ACTION
The meta object literal for the 'Part Action' class.

See Also:
PartActionImpl, DiagramconfiguratorPackageImpl.getPartAction()
** Generated **

PART_ACTION__PREFIX

static final EAttribute PART_ACTION__PREFIX
The meta object literal for the 'Prefix' attribute feature.

** Generated **

PART_ACTION__MENU_BAR_GROUP

static final EAttribute PART_ACTION__MENU_BAR_GROUP
The meta object literal for the 'Menu Bar Group' attribute feature.

** Generated **

PART_ACTION__LABEL

static final EAttribute PART_ACTION__LABEL
The meta object literal for the 'Label' attribute feature.

** Generated **

PART_ACTION__ICON

static final EAttribute PART_ACTION__ICON
The meta object literal for the 'Icon' attribute feature.

** Generated **

EDGE_CONTAINER_TYPE

static final EEnum EDGE_CONTAINER_TYPE
The meta object literal for the 'Edge Container Type' enum.

See Also:
EdgeContainerType, DiagramconfiguratorPackageImpl.getEdgeContainerType()
** Generated **

RESIZABLE_TYPE

static final EEnum RESIZABLE_TYPE
The meta object literal for the 'Resizable Type' enum.

See Also:
ResizableType, DiagramconfiguratorPackageImpl.getResizableType()
** Generated **

LAYOUT_TYPE

static final EEnum LAYOUT_TYPE
The meta object literal for the 'Layout Type' enum.

See Also:
LayoutType, DiagramconfiguratorPackageImpl.getLayoutType()
** Generated **

DECORATION_TYPE

static final EEnum DECORATION_TYPE
The meta object literal for the 'Decoration Type' enum.

See Also:
DecorationType, DiagramconfiguratorPackageImpl.getDecorationType()
** Generated **

ROUTER_TYPE

static final EEnum ROUTER_TYPE
The meta object literal for the 'Router Type' enum.

See Also:
RouterType, DiagramconfiguratorPackageImpl.getRouterType()
** Generated **

EDGE_OBJECT_TYPE

static final EEnum EDGE_OBJECT_TYPE
The meta object literal for the 'Edge Object Type' enum.

See Also:
EdgeObjectType, DiagramconfiguratorPackageImpl.getEdgeObjectType()
** Generated **

LINE_STYLE

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

See Also:
LineStyle, DiagramconfiguratorPackageImpl.getLineStyle()
** Generated **

COLOR

static final EDataType COLOR
The meta object literal for the 'Color' data type.

See Also:
Color, DiagramconfiguratorPackageImpl.getColor()
** Generated **

FONT

static final EDataType FONT
The meta object literal for the 'Font' data type.

See Also:
Font, DiagramconfiguratorPackageImpl.getFont()
** Generated **

Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.