|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PictogramsPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
ANCHOR
The meta object literal for the ' Anchor ' class. |
static EReference |
ANCHOR__INCOMING_CONNECTIONS
The meta object literal for the 'Incoming Connections' reference list feature. |
static EReference |
ANCHOR__OUTGOING_CONNECTIONS
The meta object literal for the 'Outgoing Connections' reference list feature. |
static EReference |
ANCHOR__PARENT
The meta object literal for the 'Parent' container reference feature. |
static EReference |
ANCHOR__REFERENCED_GRAPHICS_ALGORITHM
The meta object literal for the 'Referenced Graphics Algorithm' reference feature. |
static EClass |
ANCHOR_CONTAINER
The meta object literal for the ' Anchor Container ' class. |
static EReference |
ANCHOR_CONTAINER__ANCHORS
The meta object literal for the 'Anchors' containment reference list feature. |
static EClass |
BOX_RELATIVE_ANCHOR
The meta object literal for the ' Box Relative Anchor ' class. |
static EAttribute |
BOX_RELATIVE_ANCHOR__RELATIVE_HEIGHT
The meta object literal for the 'Relative Height' attribute feature. |
static EAttribute |
BOX_RELATIVE_ANCHOR__RELATIVE_WIDTH
The meta object literal for the 'Relative Width' attribute feature. |
static EClass |
CHOPBOX_ANCHOR
The meta object literal for the ' Chopbox Anchor ' class. |
static EClass |
CONNECTION
The meta object literal for the ' Connection ' class. |
static EReference |
CONNECTION__CONNECTION_DECORATORS
The meta object literal for the 'Connection Decorators' containment reference list feature. |
static EReference |
CONNECTION__END
The meta object literal for the 'End' reference feature. |
static EReference |
CONNECTION__PARENT
The meta object literal for the 'Parent' container reference feature. |
static EReference |
CONNECTION__START
The meta object literal for the 'Start' reference feature. |
static EClass |
CONNECTION_DECORATOR
The meta object literal for the ' Connection Decorator ' class. |
static EReference |
CONNECTION_DECORATOR__CONNECTION
The meta object literal for the 'Connection' container reference feature. |
static EAttribute |
CONNECTION_DECORATOR__LOCATION
The meta object literal for the 'Location' attribute feature. |
static EAttribute |
CONNECTION_DECORATOR__LOCATION_RELATIVE
The meta object literal for the 'Location Relative' attribute feature. |
static EClass |
CONTAINER_SHAPE
The meta object literal for the ' Container Shape ' class. |
static EReference |
CONTAINER_SHAPE__CHILDREN
The meta object literal for the 'Children' containment reference list feature. |
static EClass |
DIAGRAM
The meta object literal for the ' Diagram ' class. |
static EReference |
DIAGRAM__COLORS
The meta object literal for the 'Colors' containment reference list feature. |
static EReference |
DIAGRAM__CONNECTIONS
The meta object literal for the 'Connections' containment reference list feature. |
static EAttribute |
DIAGRAM__DIAGRAM_TYPE_ID
The meta object literal for the 'Diagram Type Id' attribute feature. |
static EReference |
DIAGRAM__FONTS
The meta object literal for the 'Fonts' containment reference list feature. |
static EAttribute |
DIAGRAM__GRID_UNIT
The meta object literal for the 'Grid Unit' attribute feature. |
static EAttribute |
DIAGRAM__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
DIAGRAM__PICTOGRAM_LINKS
The meta object literal for the 'Pictogram Links' reference list feature. |
static EAttribute |
DIAGRAM__SHOW_GUIDES
The meta object literal for the 'Show Guides' attribute feature. |
static EAttribute |
DIAGRAM__SNAP_TO_GRID
The meta object literal for the 'Snap To Grid' attribute feature. |
static EAttribute |
DIAGRAM__VERTICAL_GRID_UNIT
The meta object literal for the 'Vertical Grid Unit' attribute feature. |
static EClass |
FIX_POINT_ANCHOR
The meta object literal for the ' Fix Point Anchor ' class. |
static EReference |
FIX_POINT_ANCHOR__LOCATION
The meta object literal for the 'Location' containment reference feature. |
static EClass |
FREE_FORM_CONNECTION
The meta object literal for the ' Free Form Connection ' class. |
static EReference |
FREE_FORM_CONNECTION__BENDPOINTS
The meta object literal for the 'Bendpoints' containment reference list feature. |
static EClass |
MANHATTAN_CONNECTION
The meta object literal for the ' Manhattan Connection ' class. |
static EClass |
PICTOGRAM_ELEMENT
The meta object literal for the ' Pictogram Element ' class. |
static EAttribute |
PICTOGRAM_ELEMENT__ACTIVE
The meta object literal for the 'Active' attribute feature. |
static EReference |
PICTOGRAM_ELEMENT__GRAPHICS_ALGORITHM
The meta object literal for the 'Graphics Algorithm' containment reference feature. |
static EReference |
PICTOGRAM_ELEMENT__LINK
The meta object literal for the 'Link' containment reference feature. |
static EAttribute |
PICTOGRAM_ELEMENT__VISIBLE
The meta object literal for the 'Visible' attribute feature. |
static EClass |
PICTOGRAM_LINK
The meta object literal for the ' Pictogram Link ' class. |
static EReference |
PICTOGRAM_LINK__BUSINESS_OBJECTS
The meta object literal for the 'Business Objects' reference list feature. |
static EReference |
PICTOGRAM_LINK__PICTOGRAM_ELEMENT
The meta object literal for the 'Pictogram Element' container reference feature. |
static EClass |
SHAPE
The meta object literal for the ' Shape ' class. |
static EReference |
SHAPE__CONTAINER
The meta object literal for the 'Container' container reference feature. |
Field Detail |
---|
static final EClass SHAPE
Shape
' class.
ShapeImpl
,
PictogramsPackageImpl.getShape()
static final EReference SHAPE__CONTAINER
static final EClass CONTAINER_SHAPE
Container Shape
' class.
ContainerShapeImpl
,
PictogramsPackageImpl.getContainerShape()
static final EReference CONTAINER_SHAPE__CHILDREN
static final EClass DIAGRAM
Diagram
' class.
DiagramImpl
,
PictogramsPackageImpl.getDiagram()
static final EAttribute DIAGRAM__GRID_UNIT
static final EAttribute DIAGRAM__DIAGRAM_TYPE_ID
static final EReference DIAGRAM__CONNECTIONS
static final EAttribute DIAGRAM__NAME
static final EAttribute DIAGRAM__SNAP_TO_GRID
static final EAttribute DIAGRAM__SHOW_GUIDES
static final EReference DIAGRAM__COLORS
static final EReference DIAGRAM__FONTS
static final EReference DIAGRAM__PICTOGRAM_LINKS
static final EAttribute DIAGRAM__VERTICAL_GRID_UNIT
static final EClass PICTOGRAM_ELEMENT
Pictogram Element
' class.
PictogramElementImpl
,
PictogramsPackageImpl.getPictogramElement()
static final EAttribute PICTOGRAM_ELEMENT__VISIBLE
static final EReference PICTOGRAM_ELEMENT__GRAPHICS_ALGORITHM
static final EAttribute PICTOGRAM_ELEMENT__ACTIVE
static final EReference PICTOGRAM_ELEMENT__LINK
static final EClass CONNECTION
Connection
' class.
ConnectionImpl
,
PictogramsPackageImpl.getConnection()
static final EReference CONNECTION__START
static final EReference CONNECTION__END
static final EReference CONNECTION__PARENT
static final EReference CONNECTION__CONNECTION_DECORATORS
static final EClass ANCHOR
Anchor
' class.
AnchorImpl
,
PictogramsPackageImpl.getAnchor()
static final EReference ANCHOR__PARENT
static final EReference ANCHOR__OUTGOING_CONNECTIONS
static final EReference ANCHOR__INCOMING_CONNECTIONS
static final EReference ANCHOR__REFERENCED_GRAPHICS_ALGORITHM
static final EClass ANCHOR_CONTAINER
Anchor Container
' class.
AnchorContainerImpl
,
PictogramsPackageImpl.getAnchorContainer()
static final EReference ANCHOR_CONTAINER__ANCHORS
static final EClass FIX_POINT_ANCHOR
Fix Point Anchor
' class.
FixPointAnchorImpl
,
PictogramsPackageImpl.getFixPointAnchor()
static final EReference FIX_POINT_ANCHOR__LOCATION
static final EClass BOX_RELATIVE_ANCHOR
Box Relative Anchor
' class.
BoxRelativeAnchorImpl
,
PictogramsPackageImpl.getBoxRelativeAnchor()
static final EAttribute BOX_RELATIVE_ANCHOR__RELATIVE_WIDTH
static final EAttribute BOX_RELATIVE_ANCHOR__RELATIVE_HEIGHT
static final EClass CHOPBOX_ANCHOR
Chopbox Anchor
' class.
ChopboxAnchorImpl
,
PictogramsPackageImpl.getChopboxAnchor()
static final EClass CONNECTION_DECORATOR
Connection Decorator
' class.
ConnectionDecoratorImpl
,
PictogramsPackageImpl.getConnectionDecorator()
static final EAttribute CONNECTION_DECORATOR__LOCATION_RELATIVE
static final EAttribute CONNECTION_DECORATOR__LOCATION
static final EReference CONNECTION_DECORATOR__CONNECTION
static final EClass FREE_FORM_CONNECTION
Free Form Connection
' class.
FreeFormConnectionImpl
,
PictogramsPackageImpl.getFreeFormConnection()
static final EReference FREE_FORM_CONNECTION__BENDPOINTS
static final EClass MANHATTAN_CONNECTION
Manhattan Connection
' class.
ManhattanConnectionImpl
,
PictogramsPackageImpl.getManhattanConnection()
static final EClass PICTOGRAM_LINK
Pictogram Link
' class.
PictogramLinkImpl
,
PictogramsPackageImpl.getPictogramLink()
static final EReference PICTOGRAM_LINK__PICTOGRAM_ELEMENT
static final EReference PICTOGRAM_LINK__BUSINESS_OBJECTS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |