Modelers

org.topcased.modeler.di.model
Interface DiagramInterchangePackage.Literals

Enclosing interface:
DiagramInterchangePackage

public static interface DiagramInterchangePackage.Literals

Defines literals for the meta objects that represent

** Generated **

Field Summary
static EDataType ABSOLUTE_BENDPOINT
          The meta object literal for the 'Absolute Bendpoint' data type
static EClass DIAGRAM
          The meta object literal for the 'Diagram' class
static EReference DIAGRAM__DIAGRAM_LINK
          The meta object literal for the 'Diagram Link' reference list feature.
static EAttribute DIAGRAM__NAME
          The meta object literal for the 'Name' attribute feature
static EAttribute DIAGRAM__VIEWPORT
          The meta object literal for the 'Viewport' attribute feature
static EAttribute DIAGRAM__ZOOM
          The meta object literal for the 'Zoom' attribute feature
static EClass DIAGRAM_ELEMENT
          The meta object literal for the 'Diagram Element' class
static EReference DIAGRAM_ELEMENT__CONTAINER
          The meta object literal for the 'Container' container reference feature.
static EReference DIAGRAM_ELEMENT__PROPERTY
          The meta object literal for the 'Property' containment reference list feature.
static EReference DIAGRAM_ELEMENT__REFERENCE
          The meta object literal for the 'Reference' reference list feature
static EAttribute DIAGRAM_ELEMENT__VISIBLE
          The meta object literal for the 'Visible' attribute feature
static EClass DIAGRAM_LINK
          The meta object literal for the 'Diagram Link' class
static EReference DIAGRAM_LINK__DIAGRAM
          The meta object literal for the 'Diagram' reference feature
static EReference DIAGRAM_LINK__GRAPH_ELEMENT
          The meta object literal for the 'Graph Element' container reference feature.
static EAttribute DIAGRAM_LINK__VIEWPORT
          The meta object literal for the 'Viewport' attribute feature
static EAttribute DIAGRAM_LINK__ZOOM
          The meta object literal for the 'Zoom' attribute feature
static EDataType DIMENSION
          The meta object literal for the 'Dimension' data type.
static EClass EDGE_OBJECT
          The meta object literal for the 'Edge Object' class
static EAttribute EDGE_OBJECT__ID
          The meta object literal for the 'Id' attribute feature
static EClass EDGE_OBJECT_OFFSET
          The meta object literal for the 'Edge Object Offset' class
static EAttribute EDGE_OBJECT_OFFSET__OFFSET
          The meta object literal for the 'Offset' attribute feature
static EClass EDGE_OBJECT_UV
          The meta object literal for the 'Edge Object UV' class
static EAttribute EDGE_OBJECT_UV__UDISTANCE
          The meta object literal for the 'UDistance' attribute feature
static EAttribute EDGE_OBJECT_UV__VDISTANCE
          The meta object literal for the 'VDistance' attribute feature
static EClass ELLIPSE
          The meta object literal for the 'Ellipse' class
static EAttribute ELLIPSE__CENTER
          The meta object literal for the 'Center' attribute feature
static EAttribute ELLIPSE__END_ANGLE
          The meta object literal for the 'End Angle' attribute feature
static EAttribute ELLIPSE__RADIUS_X
          The meta object literal for the 'Radius X' attribute feature
static EAttribute ELLIPSE__RADIUS_Y
          The meta object literal for the 'Radius Y' attribute feature
static EAttribute ELLIPSE__ROTATION
          The meta object literal for the 'Rotation' attribute feature
static EAttribute ELLIPSE__START_ANGLE
          The meta object literal for the 'Start Angle' attribute feature
static EClass EMF_SEMANTIC_MODEL_BRIDGE
          The meta object literal for the 'EMF Semantic Model Bridge' class
static EReference EMF_SEMANTIC_MODEL_BRIDGE__ELEMENT
          The meta object literal for the 'Element' reference feature
static EClass GRAPH_CONNECTOR
          The meta object literal for the 'Graph Connector' class
static EReference GRAPH_CONNECTOR__GRAPH_EDGE
          The meta object literal for the 'Graph Edge' reference list feature
static EReference GRAPH_CONNECTOR__GRAPH_ELEMENT
          The meta object literal for the 'Graph Element' container reference feature.
static EAttribute GRAPH_CONNECTOR__POSITION
          The meta object literal for the 'Position' attribute feature
static EClass GRAPH_EDGE
          The meta object literal for the 'Graph Edge' class
static EReference GRAPH_EDGE__ANCHOR
          The meta object literal for the 'Anchor' reference list feature
static EAttribute GRAPH_EDGE__WAYPOINTS
          The meta object literal for the 'Waypoints' attribute list feature
static EClass GRAPH_ELEMENT
          The meta object literal for the 'Graph Element' class
static EReference GRAPH_ELEMENT__ANCHORAGE
          The meta object literal for the 'Anchorage' containment reference list feature.
static EReference GRAPH_ELEMENT__CONTAINED
          The meta object literal for the 'Contained' containment reference list feature.
static EReference GRAPH_ELEMENT__LINK
          The meta object literal for the 'Link' containment reference list feature.
static EAttribute GRAPH_ELEMENT__POSITION
          The meta object literal for the 'Position' attribute feature
static EReference GRAPH_ELEMENT__SEMANTIC_MODEL
          The meta object literal for the 'Semantic Model' containment reference feature.
static EClass GRAPH_NODE
          The meta object literal for the 'Graph Node' class
static EAttribute GRAPH_NODE__SIZE
          The meta object literal for the 'Size' attribute feature
static EClass GRAPHIC_PRIMITIVE
          The meta object literal for the 'Graphic Primitive' class
static EClass IMAGE
          The meta object literal for the 'Image' class
static EAttribute IMAGE__MIME_TYPE
          The meta object literal for the 'Mime Type' attribute feature
static EAttribute IMAGE__URI
          The meta object literal for the 'Uri' attribute feature
static EClass LEAF_ELEMENT
          The meta object literal for the 'Leaf Element' class
static EDataType POINT
          The meta object literal for the 'Point' data type
static EClass POLYLINE
          The meta object literal for the 'Polyline' class
static EAttribute POLYLINE__CLOSED
          The meta object literal for the 'Closed' attribute feature
static EAttribute POLYLINE__WAYPOINTS
          The meta object literal for the 'Waypoints' attribute list feature
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 REFERENCE
          The meta object literal for the 'Reference' class
static EAttribute REFERENCE__IS_INDIVIDUAL_REPRESENTATION
          The meta object literal for the 'Is Individual Representation' attribute feature.
static EReference REFERENCE__REFERENCED
          The meta object literal for the 'Referenced' reference feature
static EDataType RELATIVE_BENDPOINT
          The meta object literal for the 'Relative Bendpoint' data type
static EClass SEMANTIC_MODEL_BRIDGE
          The meta object literal for the 'Semantic Model Bridge' class
static EReference SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
          The meta object literal for the 'Graph Element' container reference feature.
static EAttribute SEMANTIC_MODEL_BRIDGE__PRESENTATION
          The meta object literal for the 'Presentation' attribute feature
static EClass SIMPLE_SEMANTIC_MODEL_ELEMENT
          The meta object literal for the 'Simple Semantic Model Element' class
static EAttribute SIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFO
          The meta object literal for the 'Type Info' attribute feature
static EClass TEXT_ELEMENT
          The meta object literal for the 'Text Element' class
static EAttribute TEXT_ELEMENT__TEXT
          The meta object literal for the 'Text' attribute feature
 

Field Detail

PROPERTY

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

See Also:
PropertyImpl, DiagramInterchangePackageImpl.getProperty()
** Generated **

PROPERTY__KEY

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

** Generated **

PROPERTY__VALUE

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

** Generated **

DIAGRAM_ELEMENT

static final EClass DIAGRAM_ELEMENT
The meta object literal for the 'Diagram Element' class.

See Also:
DiagramElementImpl, DiagramInterchangePackageImpl.getDiagramElement()
** Generated **

DIAGRAM_ELEMENT__VISIBLE

static final EAttribute DIAGRAM_ELEMENT__VISIBLE
The meta object literal for the 'Visible' attribute feature.

** Generated **

DIAGRAM_ELEMENT__PROPERTY

static final EReference DIAGRAM_ELEMENT__PROPERTY
The meta object literal for the 'Property' containment reference list feature.

** Generated **

DIAGRAM_ELEMENT__CONTAINER

static final EReference DIAGRAM_ELEMENT__CONTAINER
The meta object literal for the 'Container' container reference feature.

** Generated **

DIAGRAM_ELEMENT__REFERENCE

static final EReference DIAGRAM_ELEMENT__REFERENCE
The meta object literal for the 'Reference' reference list feature.

** Generated **

GRAPH_ELEMENT

static final EClass GRAPH_ELEMENT
The meta object literal for the 'Graph Element' class.

See Also:
GraphElementImpl, DiagramInterchangePackageImpl.getGraphElement()
** Generated **

GRAPH_ELEMENT__POSITION

static final EAttribute GRAPH_ELEMENT__POSITION
The meta object literal for the 'Position' attribute feature.

** Generated **

GRAPH_ELEMENT__ANCHORAGE

static final EReference GRAPH_ELEMENT__ANCHORAGE
The meta object literal for the 'Anchorage' containment reference list feature.

** Generated **

GRAPH_ELEMENT__SEMANTIC_MODEL

static final EReference GRAPH_ELEMENT__SEMANTIC_MODEL
The meta object literal for the 'Semantic Model' containment reference feature.

** Generated **

GRAPH_ELEMENT__CONTAINED

static final EReference GRAPH_ELEMENT__CONTAINED
The meta object literal for the 'Contained' containment reference list feature.

** Generated **

GRAPH_ELEMENT__LINK

static final EReference GRAPH_ELEMENT__LINK
The meta object literal for the 'Link' containment reference list feature.

** Generated **

GRAPH_EDGE

static final EClass GRAPH_EDGE
The meta object literal for the 'Graph Edge' class.

See Also:
GraphEdgeImpl, DiagramInterchangePackageImpl.getGraphEdge()
** Generated **

GRAPH_EDGE__WAYPOINTS

static final EAttribute GRAPH_EDGE__WAYPOINTS
The meta object literal for the 'Waypoints' attribute list feature.

** Generated **

GRAPH_EDGE__ANCHOR

static final EReference GRAPH_EDGE__ANCHOR
The meta object literal for the 'Anchor' reference list feature.

** Generated **

GRAPH_NODE

static final EClass GRAPH_NODE
The meta object literal for the 'Graph Node' class.

See Also:
GraphNodeImpl, DiagramInterchangePackageImpl.getGraphNode()
** Generated **

GRAPH_NODE__SIZE

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

** Generated **

GRAPH_CONNECTOR

static final EClass GRAPH_CONNECTOR
The meta object literal for the 'Graph Connector' class.

See Also:
GraphConnectorImpl, DiagramInterchangePackageImpl.getGraphConnector()
** Generated **

GRAPH_CONNECTOR__POSITION

static final EAttribute GRAPH_CONNECTOR__POSITION
The meta object literal for the 'Position' attribute feature.

** Generated **

GRAPH_CONNECTOR__GRAPH_EDGE

static final EReference GRAPH_CONNECTOR__GRAPH_EDGE
The meta object literal for the 'Graph Edge' reference list feature.

** Generated **

GRAPH_CONNECTOR__GRAPH_ELEMENT

static final EReference GRAPH_CONNECTOR__GRAPH_ELEMENT
The meta object literal for the 'Graph Element' container reference feature.

** Generated **

DIAGRAM

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

See Also:
DiagramImpl, DiagramInterchangePackageImpl.getDiagram()
** Generated **

DIAGRAM__NAME

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

** Generated **

DIAGRAM__ZOOM

static final EAttribute DIAGRAM__ZOOM
The meta object literal for the 'Zoom' attribute feature.

** Generated **

DIAGRAM__VIEWPORT

static final EAttribute DIAGRAM__VIEWPORT
The meta object literal for the 'Viewport' attribute feature.

** Generated **

DIAGRAM__DIAGRAM_LINK

static final EReference DIAGRAM__DIAGRAM_LINK
The meta object literal for the 'Diagram Link' reference list feature.

** Generated **

SEMANTIC_MODEL_BRIDGE

static final EClass SEMANTIC_MODEL_BRIDGE
The meta object literal for the 'Semantic Model Bridge' class.

See Also:
SemanticModelBridgeImpl, DiagramInterchangePackageImpl.getSemanticModelBridge()
** Generated **

SEMANTIC_MODEL_BRIDGE__PRESENTATION

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

** Generated **

SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT

static final EReference SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
The meta object literal for the 'Graph Element' container reference feature.

** Generated **

EMF_SEMANTIC_MODEL_BRIDGE

static final EClass EMF_SEMANTIC_MODEL_BRIDGE
The meta object literal for the 'EMF Semantic Model Bridge' class.

See Also:
EMFSemanticModelBridgeImpl, DiagramInterchangePackageImpl.getEMFSemanticModelBridge()
** Generated **

EMF_SEMANTIC_MODEL_BRIDGE__ELEMENT

static final EReference EMF_SEMANTIC_MODEL_BRIDGE__ELEMENT
The meta object literal for the 'Element' reference feature.

** Generated **

SIMPLE_SEMANTIC_MODEL_ELEMENT

static final EClass SIMPLE_SEMANTIC_MODEL_ELEMENT
The meta object literal for the 'Simple Semantic Model Element' class.

See Also:
SimpleSemanticModelElementImpl, DiagramInterchangePackageImpl.getSimpleSemanticModelElement()
** Generated **

SIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFO

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

** Generated **

DIAGRAM_LINK

static final EClass DIAGRAM_LINK
The meta object literal for the 'Diagram Link' class.

See Also:
DiagramLinkImpl, DiagramInterchangePackageImpl.getDiagramLink()
** Generated **

DIAGRAM_LINK__ZOOM

static final EAttribute DIAGRAM_LINK__ZOOM
The meta object literal for the 'Zoom' attribute feature.

** Generated **

DIAGRAM_LINK__VIEWPORT

static final EAttribute DIAGRAM_LINK__VIEWPORT
The meta object literal for the 'Viewport' attribute feature.

** Generated **

DIAGRAM_LINK__GRAPH_ELEMENT

static final EReference DIAGRAM_LINK__GRAPH_ELEMENT
The meta object literal for the 'Graph Element' container reference feature.

** Generated **

DIAGRAM_LINK__DIAGRAM

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

** Generated **

LEAF_ELEMENT

static final EClass LEAF_ELEMENT
The meta object literal for the 'Leaf Element' class.

See Also:
LeafElementImpl, DiagramInterchangePackageImpl.getLeafElement()
** Generated **

TEXT_ELEMENT

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

See Also:
TextElementImpl, DiagramInterchangePackageImpl.getTextElement()
** Generated **

TEXT_ELEMENT__TEXT

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

** Generated **

IMAGE

static final EClass IMAGE
The meta object literal for the 'Image' class.

See Also:
ImageImpl, DiagramInterchangePackageImpl.getImage()
** Generated **

IMAGE__URI

static final EAttribute IMAGE__URI
The meta object literal for the 'Uri' attribute feature.

** Generated **

IMAGE__MIME_TYPE

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

** Generated **

GRAPHIC_PRIMITIVE

static final EClass GRAPHIC_PRIMITIVE
The meta object literal for the 'Graphic Primitive' class.

See Also:
GraphicPrimitiveImpl, DiagramInterchangePackageImpl.getGraphicPrimitive()
** Generated **

REFERENCE

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

See Also:
ReferenceImpl, DiagramInterchangePackageImpl.getReference()
** Generated **

REFERENCE__IS_INDIVIDUAL_REPRESENTATION

static final EAttribute REFERENCE__IS_INDIVIDUAL_REPRESENTATION
The meta object literal for the 'Is Individual Representation' attribute feature.

** Generated **

REFERENCE__REFERENCED

static final EReference REFERENCE__REFERENCED
The meta object literal for the 'Referenced' reference feature.

** Generated **

POLYLINE

static final EClass POLYLINE
The meta object literal for the 'Polyline' class.

See Also:
PolylineImpl, DiagramInterchangePackageImpl.getPolyline()
** Generated **

POLYLINE__WAYPOINTS

static final EAttribute POLYLINE__WAYPOINTS
The meta object literal for the 'Waypoints' attribute list feature.

** Generated **

POLYLINE__CLOSED

static final EAttribute POLYLINE__CLOSED
The meta object literal for the 'Closed' attribute feature.

** Generated **

ELLIPSE

static final EClass ELLIPSE
The meta object literal for the 'Ellipse' class.

See Also:
EllipseImpl, DiagramInterchangePackageImpl.getEllipse()
** Generated **

ELLIPSE__CENTER

static final EAttribute ELLIPSE__CENTER
The meta object literal for the 'Center' attribute feature.

** Generated **

ELLIPSE__RADIUS_X

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

** Generated **

ELLIPSE__RADIUS_Y

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

** Generated **

ELLIPSE__ROTATION

static final EAttribute ELLIPSE__ROTATION
The meta object literal for the 'Rotation' attribute feature.

** Generated **

ELLIPSE__START_ANGLE

static final EAttribute ELLIPSE__START_ANGLE
The meta object literal for the 'Start Angle' attribute feature.

** Generated **

ELLIPSE__END_ANGLE

static final EAttribute ELLIPSE__END_ANGLE
The meta object literal for the 'End Angle' attribute feature.

** Generated **

EDGE_OBJECT

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

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

EDGE_OBJECT__ID

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

** Generated **

EDGE_OBJECT_OFFSET

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

See Also:
EdgeObjectOffsetImpl, DiagramInterchangePackageImpl.getEdgeObjectOffset()
** Generated **

EDGE_OBJECT_OFFSET__OFFSET

static final EAttribute EDGE_OBJECT_OFFSET__OFFSET
The meta object literal for the 'Offset' attribute feature.

** Generated **

EDGE_OBJECT_UV

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

See Also:
EdgeObjectUVImpl, DiagramInterchangePackageImpl.getEdgeObjectUV()
** Generated **

EDGE_OBJECT_UV__UDISTANCE

static final EAttribute EDGE_OBJECT_UV__UDISTANCE
The meta object literal for the 'UDistance' attribute feature.

** Generated **

EDGE_OBJECT_UV__VDISTANCE

static final EAttribute EDGE_OBJECT_UV__VDISTANCE
The meta object literal for the 'VDistance' attribute feature.

** Generated **

POINT

static final EDataType POINT
The meta object literal for the 'Point' data type.

See Also:
Point, DiagramInterchangePackageImpl.getPoint()
** Generated **

DIMENSION

static final EDataType DIMENSION
The meta object literal for the 'Dimension' data type.

See Also:
Dimension, DiagramInterchangePackageImpl.getDimension()
** Generated **

ABSOLUTE_BENDPOINT

static final EDataType ABSOLUTE_BENDPOINT
The meta object literal for the 'Absolute Bendpoint' data type.

See Also:
AbsoluteBendpoint, DiagramInterchangePackageImpl.getAbsoluteBendpoint()
** Generated **

RELATIVE_BENDPOINT

static final EDataType RELATIVE_BENDPOINT
The meta object literal for the 'Relative Bendpoint' data type.

See Also:
RelativeBendpoint, DiagramInterchangePackageImpl.getRelativeBendpoint()
** Generated **

Modelers

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