org.eclipse.graphiti.mm.pictograms.impl
Class PictogramsPackageImpl

java.lang.Object
  extended by EPackageImpl
      extended by org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
All Implemented Interfaces:
PictogramsPackage

public class PictogramsPackageImpl
extends EPackageImpl
implements PictogramsPackage

An implementation of the model Package.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
PictogramsPackage.Literals
 
Field Summary
private  EClass anchorContainerEClass
           
private  EClass anchorEClass
           
private  EClass boxRelativeAnchorEClass
           
private  EClass chopboxAnchorEClass
           
private  EClass connectionDecoratorEClass
           
private  EClass connectionEClass
           
private  EClass containerShapeEClass
           
private  EClass diagramEClass
           
private  EClass fixPointAnchorEClass
           
private  EClass freeFormConnectionEClass
           
private  boolean isCreated
           
private static boolean isInited
           
private  boolean isInitialized
           
private  EClass manhattanConnectionEClass
           
private  EClass pictogramElementEClass
           
private  EClass pictogramLinkEClass
           
private  EClass shapeEClass
           
 
Fields inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
ANCHOR, ANCHOR__ACTIVE, ANCHOR__GRAPHICS_ALGORITHM, ANCHOR__INCOMING_CONNECTIONS, ANCHOR__LINK, ANCHOR__OUTGOING_CONNECTIONS, ANCHOR__PARENT, ANCHOR__PROPERTIES, ANCHOR__REFERENCED_GRAPHICS_ALGORITHM, ANCHOR__VISIBLE, ANCHOR_CONTAINER, ANCHOR_CONTAINER__ACTIVE, ANCHOR_CONTAINER__ANCHORS, ANCHOR_CONTAINER__GRAPHICS_ALGORITHM, ANCHOR_CONTAINER__LINK, ANCHOR_CONTAINER__PROPERTIES, ANCHOR_CONTAINER__VISIBLE, ANCHOR_CONTAINER_FEATURE_COUNT, ANCHOR_FEATURE_COUNT, BOX_RELATIVE_ANCHOR, BOX_RELATIVE_ANCHOR__ACTIVE, BOX_RELATIVE_ANCHOR__GRAPHICS_ALGORITHM, BOX_RELATIVE_ANCHOR__INCOMING_CONNECTIONS, BOX_RELATIVE_ANCHOR__LINK, BOX_RELATIVE_ANCHOR__OUTGOING_CONNECTIONS, BOX_RELATIVE_ANCHOR__PARENT, BOX_RELATIVE_ANCHOR__PROPERTIES, BOX_RELATIVE_ANCHOR__REFERENCED_GRAPHICS_ALGORITHM, BOX_RELATIVE_ANCHOR__RELATIVE_HEIGHT, BOX_RELATIVE_ANCHOR__RELATIVE_WIDTH, BOX_RELATIVE_ANCHOR__VISIBLE, BOX_RELATIVE_ANCHOR_FEATURE_COUNT, CHOPBOX_ANCHOR, CHOPBOX_ANCHOR__ACTIVE, CHOPBOX_ANCHOR__GRAPHICS_ALGORITHM, CHOPBOX_ANCHOR__INCOMING_CONNECTIONS, CHOPBOX_ANCHOR__LINK, CHOPBOX_ANCHOR__OUTGOING_CONNECTIONS, CHOPBOX_ANCHOR__PARENT, CHOPBOX_ANCHOR__PROPERTIES, CHOPBOX_ANCHOR__REFERENCED_GRAPHICS_ALGORITHM, CHOPBOX_ANCHOR__VISIBLE, CHOPBOX_ANCHOR_FEATURE_COUNT, CONNECTION, CONNECTION__ACTIVE, CONNECTION__ANCHORS, CONNECTION__CONNECTION_DECORATORS, CONNECTION__END, CONNECTION__GRAPHICS_ALGORITHM, CONNECTION__LINK, CONNECTION__PARENT, CONNECTION__PROPERTIES, CONNECTION__START, CONNECTION__VISIBLE, CONNECTION_DECORATOR, CONNECTION_DECORATOR__ACTIVE, CONNECTION_DECORATOR__ANCHORS, CONNECTION_DECORATOR__CONNECTION, CONNECTION_DECORATOR__CONTAINER, CONNECTION_DECORATOR__GRAPHICS_ALGORITHM, CONNECTION_DECORATOR__LINK, CONNECTION_DECORATOR__LOCATION, CONNECTION_DECORATOR__LOCATION_RELATIVE, CONNECTION_DECORATOR__PROPERTIES, CONNECTION_DECORATOR__VISIBLE, CONNECTION_DECORATOR_FEATURE_COUNT, CONNECTION_FEATURE_COUNT, CONTAINER_SHAPE, CONTAINER_SHAPE__ACTIVE, CONTAINER_SHAPE__ANCHORS, CONTAINER_SHAPE__CHILDREN, CONTAINER_SHAPE__CONTAINER, CONTAINER_SHAPE__GRAPHICS_ALGORITHM, CONTAINER_SHAPE__LINK, CONTAINER_SHAPE__PROPERTIES, CONTAINER_SHAPE__VISIBLE, CONTAINER_SHAPE_FEATURE_COUNT, DIAGRAM, DIAGRAM__ACTIVE, DIAGRAM__ANCHORS, DIAGRAM__CHILDREN, DIAGRAM__COLORS, DIAGRAM__CONNECTIONS, DIAGRAM__CONTAINER, DIAGRAM__DIAGRAM_TYPE_ID, DIAGRAM__FONTS, DIAGRAM__GRAPHICS_ALGORITHM, DIAGRAM__GRID_UNIT, DIAGRAM__LINK, DIAGRAM__NAME, DIAGRAM__PICTOGRAM_LINKS, DIAGRAM__PROPERTIES, DIAGRAM__SHOW_GUIDES, DIAGRAM__SNAP_TO_GRID, DIAGRAM__STYLES, DIAGRAM__VERTICAL_GRID_UNIT, DIAGRAM__VISIBLE, DIAGRAM_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, FIX_POINT_ANCHOR, FIX_POINT_ANCHOR__ACTIVE, FIX_POINT_ANCHOR__GRAPHICS_ALGORITHM, FIX_POINT_ANCHOR__INCOMING_CONNECTIONS, FIX_POINT_ANCHOR__LINK, FIX_POINT_ANCHOR__LOCATION, FIX_POINT_ANCHOR__OUTGOING_CONNECTIONS, FIX_POINT_ANCHOR__PARENT, FIX_POINT_ANCHOR__PROPERTIES, FIX_POINT_ANCHOR__REFERENCED_GRAPHICS_ALGORITHM, FIX_POINT_ANCHOR__VISIBLE, FIX_POINT_ANCHOR_FEATURE_COUNT, FREE_FORM_CONNECTION, FREE_FORM_CONNECTION__ACTIVE, FREE_FORM_CONNECTION__ANCHORS, FREE_FORM_CONNECTION__BENDPOINTS, FREE_FORM_CONNECTION__CONNECTION_DECORATORS, FREE_FORM_CONNECTION__END, FREE_FORM_CONNECTION__GRAPHICS_ALGORITHM, FREE_FORM_CONNECTION__LINK, FREE_FORM_CONNECTION__PARENT, FREE_FORM_CONNECTION__PROPERTIES, FREE_FORM_CONNECTION__START, FREE_FORM_CONNECTION__VISIBLE, FREE_FORM_CONNECTION_FEATURE_COUNT, MANHATTAN_CONNECTION, MANHATTAN_CONNECTION__ACTIVE, MANHATTAN_CONNECTION__ANCHORS, MANHATTAN_CONNECTION__CONNECTION_DECORATORS, MANHATTAN_CONNECTION__END, MANHATTAN_CONNECTION__GRAPHICS_ALGORITHM, MANHATTAN_CONNECTION__LINK, MANHATTAN_CONNECTION__PARENT, MANHATTAN_CONNECTION__PROPERTIES, MANHATTAN_CONNECTION__START, MANHATTAN_CONNECTION__VISIBLE, MANHATTAN_CONNECTION_FEATURE_COUNT, PICTOGRAM_ELEMENT, PICTOGRAM_ELEMENT__ACTIVE, PICTOGRAM_ELEMENT__GRAPHICS_ALGORITHM, PICTOGRAM_ELEMENT__LINK, PICTOGRAM_ELEMENT__PROPERTIES, PICTOGRAM_ELEMENT__VISIBLE, PICTOGRAM_ELEMENT_FEATURE_COUNT, PICTOGRAM_LINK, PICTOGRAM_LINK__BUSINESS_OBJECTS, PICTOGRAM_LINK__PICTOGRAM_ELEMENT, PICTOGRAM_LINK__PROPERTIES, PICTOGRAM_LINK_FEATURE_COUNT, SHAPE, SHAPE__ACTIVE, SHAPE__ANCHORS, SHAPE__CONTAINER, SHAPE__GRAPHICS_ALGORITHM, SHAPE__LINK, SHAPE__PROPERTIES, SHAPE__VISIBLE, SHAPE_FEATURE_COUNT
 
Constructor Summary
private PictogramsPackageImpl()
          Creates an instance of the model Package, registered with EPackage.Registry by the package package URI value.
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 EReference getAnchor_IncomingConnections()
           
 EReference getAnchor_OutgoingConnections()
           
 EReference getAnchor_Parent()
           
 EReference getAnchor_ReferencedGraphicsAlgorithm()
           
 EClass getAnchor()
           
 EReference getAnchorContainer_Anchors()
           
 EClass getAnchorContainer()
           
 EAttribute getBoxRelativeAnchor_RelativeHeight()
           
 EAttribute getBoxRelativeAnchor_RelativeWidth()
           
 EClass getBoxRelativeAnchor()
           
 EClass getChopboxAnchor()
           
 EReference getConnection_ConnectionDecorators()
           
 EReference getConnection_End()
           
 EReference getConnection_Parent()
           
 EReference getConnection_Start()
           
 EClass getConnection()
           
 EReference getConnectionDecorator_Connection()
           
 EAttribute getConnectionDecorator_Location()
           
 EAttribute getConnectionDecorator_LocationRelative()
           
 EClass getConnectionDecorator()
           
 EReference getContainerShape_Children()
           
 EClass getContainerShape()
           
 EReference getDiagram_Colors()
           
 EReference getDiagram_Connections()
           
 EAttribute getDiagram_DiagramTypeId()
           
 EReference getDiagram_Fonts()
           
 EAttribute getDiagram_GridUnit()
           
 EAttribute getDiagram_Name()
           
 EReference getDiagram_PictogramLinks()
           
 EAttribute getDiagram_ShowGuides()
           
 EAttribute getDiagram_SnapToGrid()
           
 EAttribute getDiagram_VerticalGridUnit()
           
 EClass getDiagram()
           
 EReference getFixPointAnchor_Location()
           
 EClass getFixPointAnchor()
           
 EReference getFreeFormConnection_Bendpoints()
           
 EClass getFreeFormConnection()
           
 EClass getManhattanConnection()
           
 EAttribute getPictogramElement_Active()
           
 EReference getPictogramElement_GraphicsAlgorithm()
           
 EReference getPictogramElement_Link()
           
 EAttribute getPictogramElement_Visible()
           
 EClass getPictogramElement()
           
 EReference getPictogramLink_BusinessObjects()
           
 EReference getPictogramLink_PictogramElement()
           
 EClass getPictogramLink()
           
 PictogramsFactory getPictogramsFactory()
           
 EReference getShape_Container()
           
 EClass getShape()
           
static PictogramsPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shapeEClass

private EClass shapeEClass


containerShapeEClass

private EClass containerShapeEClass


diagramEClass

private EClass diagramEClass


pictogramElementEClass

private EClass pictogramElementEClass


connectionEClass

private EClass connectionEClass


anchorEClass

private EClass anchorEClass


anchorContainerEClass

private EClass anchorContainerEClass


fixPointAnchorEClass

private EClass fixPointAnchorEClass


boxRelativeAnchorEClass

private EClass boxRelativeAnchorEClass


chopboxAnchorEClass

private EClass chopboxAnchorEClass


connectionDecoratorEClass

private EClass connectionDecoratorEClass


freeFormConnectionEClass

private EClass freeFormConnectionEClass


manhattanConnectionEClass

private EClass manhattanConnectionEClass


pictogramLinkEClass

private EClass pictogramLinkEClass


isInited

private static boolean isInited


isCreated

private boolean isCreated


isInitialized

private boolean isInitialized

Constructor Detail

PictogramsPackageImpl

private PictogramsPackageImpl()
Creates an instance of the model Package, registered with EPackage.Registry by the package package URI value.

Note: the correct way to create the package is via the static factory method init(), which also performs initialization of the package, or returns the registered package, if one already exists.

See Also:
EPackage.Registry, PictogramsPackage.eNS_URI, init()
Method Detail

init

public static PictogramsPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize PictogramsPackage.eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
PictogramsPackage.eNS_URI, createPackageContents(), initializePackageContents()

getShape

public EClass getShape()

Specified by:
getShape in interface PictogramsPackage
Returns:
the meta object for class 'Shape'.
See Also:
Shape

getShape_Container

public EReference getShape_Container()

Specified by:
getShape_Container in interface PictogramsPackage
Returns:
the meta object for the container reference 'Container'.
See Also:
Shape.getContainer(), PictogramsPackage.getShape()

getContainerShape

public EClass getContainerShape()

Specified by:
getContainerShape in interface PictogramsPackage
Returns:
the meta object for class 'Container Shape'.
See Also:
ContainerShape

getContainerShape_Children

public EReference getContainerShape_Children()

Specified by:
getContainerShape_Children in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Children'.
See Also:
ContainerShape.getChildren(), PictogramsPackage.getContainerShape()

getDiagram

public EClass getDiagram()

Specified by:
getDiagram in interface PictogramsPackage
Returns:
the meta object for class 'Diagram'.
See Also:
Diagram

getDiagram_GridUnit

public EAttribute getDiagram_GridUnit()

Specified by:
getDiagram_GridUnit in interface PictogramsPackage
Returns:
the meta object for the attribute 'Grid Unit'.
See Also:
Diagram.getGridUnit(), PictogramsPackage.getDiagram()

getDiagram_DiagramTypeId

public EAttribute getDiagram_DiagramTypeId()

Specified by:
getDiagram_DiagramTypeId in interface PictogramsPackage
Returns:
the meta object for the attribute 'Diagram Type Id'.
See Also:
Diagram.getDiagramTypeId(), PictogramsPackage.getDiagram()

getDiagram_Connections

public EReference getDiagram_Connections()

Specified by:
getDiagram_Connections in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Connections'.
See Also:
Diagram.getConnections(), PictogramsPackage.getDiagram()

getDiagram_Name

public EAttribute getDiagram_Name()

Specified by:
getDiagram_Name in interface PictogramsPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Diagram.getName(), PictogramsPackage.getDiagram()

getDiagram_SnapToGrid

public EAttribute getDiagram_SnapToGrid()

Specified by:
getDiagram_SnapToGrid in interface PictogramsPackage
Returns:
the meta object for the attribute 'Snap To Grid'.
See Also:
Diagram.isSnapToGrid(), PictogramsPackage.getDiagram()

getDiagram_ShowGuides

public EAttribute getDiagram_ShowGuides()

Specified by:
getDiagram_ShowGuides in interface PictogramsPackage
Returns:
the meta object for the attribute 'Show Guides'.
See Also:
Diagram.isShowGuides(), PictogramsPackage.getDiagram()

getDiagram_Colors

public EReference getDiagram_Colors()

Specified by:
getDiagram_Colors in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Colors'.
See Also:
Diagram.getColors(), PictogramsPackage.getDiagram()

getDiagram_Fonts

public EReference getDiagram_Fonts()

Specified by:
getDiagram_Fonts in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Fonts'.
See Also:
Diagram.getFonts(), PictogramsPackage.getDiagram()

getDiagram_PictogramLinks

public EReference getDiagram_PictogramLinks()

Specified by:
getDiagram_PictogramLinks in interface PictogramsPackage
Returns:
the meta object for the reference list 'Pictogram Links'.
See Also:
Diagram.getPictogramLinks(), PictogramsPackage.getDiagram()

getDiagram_VerticalGridUnit

public EAttribute getDiagram_VerticalGridUnit()

Specified by:
getDiagram_VerticalGridUnit in interface PictogramsPackage
Returns:
the meta object for the attribute 'Vertical Grid Unit'.
See Also:
Diagram.getVerticalGridUnit(), PictogramsPackage.getDiagram()

getPictogramElement

public EClass getPictogramElement()

Specified by:
getPictogramElement in interface PictogramsPackage
Returns:
the meta object for class 'Pictogram Element'.
See Also:
PictogramElement

getPictogramElement_Visible

public EAttribute getPictogramElement_Visible()

Specified by:
getPictogramElement_Visible in interface PictogramsPackage
Returns:
the meta object for the attribute 'Visible'.
See Also:
PictogramElement.isVisible(), PictogramsPackage.getPictogramElement()

getPictogramElement_GraphicsAlgorithm

public EReference getPictogramElement_GraphicsAlgorithm()

Specified by:
getPictogramElement_GraphicsAlgorithm in interface PictogramsPackage
Returns:
the meta object for the containment reference 'Graphics Algorithm'.
See Also:
PictogramElement.getGraphicsAlgorithm(), PictogramsPackage.getPictogramElement()

getPictogramElement_Active

public EAttribute getPictogramElement_Active()

Specified by:
getPictogramElement_Active in interface PictogramsPackage
Returns:
the meta object for the attribute 'Active'.
See Also:
PictogramElement.isActive(), PictogramsPackage.getPictogramElement()

getPictogramElement_Link

public EReference getPictogramElement_Link()

Specified by:
getPictogramElement_Link in interface PictogramsPackage
Returns:
the meta object for the containment reference 'Link'.
See Also:
PictogramElement.getLink(), PictogramsPackage.getPictogramElement()

getConnection

public EClass getConnection()

Specified by:
getConnection in interface PictogramsPackage
Returns:
the meta object for class 'Connection'.
See Also:
Connection

getConnection_Start

public EReference getConnection_Start()

Specified by:
getConnection_Start in interface PictogramsPackage
Returns:
the meta object for the reference 'Start'.
See Also:
Connection.getStart(), PictogramsPackage.getConnection()

getConnection_End

public EReference getConnection_End()

Specified by:
getConnection_End in interface PictogramsPackage
Returns:
the meta object for the reference 'End'.
See Also:
Connection.getEnd(), PictogramsPackage.getConnection()

getConnection_Parent

public EReference getConnection_Parent()

Specified by:
getConnection_Parent in interface PictogramsPackage
Returns:
the meta object for the container reference 'Parent'.
See Also:
Connection.getParent(), PictogramsPackage.getConnection()

getConnection_ConnectionDecorators

public EReference getConnection_ConnectionDecorators()

Specified by:
getConnection_ConnectionDecorators in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Connection Decorators'.
See Also:
Connection.getConnectionDecorators(), PictogramsPackage.getConnection()

getAnchor

public EClass getAnchor()

Specified by:
getAnchor in interface PictogramsPackage
Returns:
the meta object for class 'Anchor'.
See Also:
Anchor

getAnchor_Parent

public EReference getAnchor_Parent()

Specified by:
getAnchor_Parent in interface PictogramsPackage
Returns:
the meta object for the container reference 'Parent'.
See Also:
Anchor.getParent(), PictogramsPackage.getAnchor()

getAnchor_OutgoingConnections

public EReference getAnchor_OutgoingConnections()

Specified by:
getAnchor_OutgoingConnections in interface PictogramsPackage
Returns:
the meta object for the reference list 'Outgoing Connections'.
See Also:
Anchor.getOutgoingConnections(), PictogramsPackage.getAnchor()

getAnchor_IncomingConnections

public EReference getAnchor_IncomingConnections()

Specified by:
getAnchor_IncomingConnections in interface PictogramsPackage
Returns:
the meta object for the reference list 'Incoming Connections'.
See Also:
Anchor.getIncomingConnections(), PictogramsPackage.getAnchor()

getAnchor_ReferencedGraphicsAlgorithm

public EReference getAnchor_ReferencedGraphicsAlgorithm()

Specified by:
getAnchor_ReferencedGraphicsAlgorithm in interface PictogramsPackage
Returns:
the meta object for the reference 'Referenced Graphics Algorithm'.
See Also:
Anchor.getReferencedGraphicsAlgorithm(), PictogramsPackage.getAnchor()

getAnchorContainer

public EClass getAnchorContainer()

Specified by:
getAnchorContainer in interface PictogramsPackage
Returns:
the meta object for class 'Anchor Container'.
See Also:
AnchorContainer

getAnchorContainer_Anchors

public EReference getAnchorContainer_Anchors()

Specified by:
getAnchorContainer_Anchors in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Anchors'.
See Also:
AnchorContainer.getAnchors(), PictogramsPackage.getAnchorContainer()

getFixPointAnchor

public EClass getFixPointAnchor()

Specified by:
getFixPointAnchor in interface PictogramsPackage
Returns:
the meta object for class 'Fix Point Anchor'.
See Also:
FixPointAnchor

getFixPointAnchor_Location

public EReference getFixPointAnchor_Location()

Specified by:
getFixPointAnchor_Location in interface PictogramsPackage
Returns:
the meta object for the containment reference 'Location'.
See Also:
FixPointAnchor.getLocation(), PictogramsPackage.getFixPointAnchor()

getBoxRelativeAnchor

public EClass getBoxRelativeAnchor()

Specified by:
getBoxRelativeAnchor in interface PictogramsPackage
Returns:
the meta object for class 'Box Relative Anchor'.
See Also:
BoxRelativeAnchor

getBoxRelativeAnchor_RelativeWidth

public EAttribute getBoxRelativeAnchor_RelativeWidth()

Specified by:
getBoxRelativeAnchor_RelativeWidth in interface PictogramsPackage
Returns:
the meta object for the attribute 'Relative Width'.
See Also:
BoxRelativeAnchor.getRelativeWidth(), PictogramsPackage.getBoxRelativeAnchor()

getBoxRelativeAnchor_RelativeHeight

public EAttribute getBoxRelativeAnchor_RelativeHeight()

Specified by:
getBoxRelativeAnchor_RelativeHeight in interface PictogramsPackage
Returns:
the meta object for the attribute 'Relative Height'.
See Also:
BoxRelativeAnchor.getRelativeHeight(), PictogramsPackage.getBoxRelativeAnchor()

getChopboxAnchor

public EClass getChopboxAnchor()

Specified by:
getChopboxAnchor in interface PictogramsPackage
Returns:
the meta object for class 'Chopbox Anchor'.
See Also:
ChopboxAnchor

getConnectionDecorator

public EClass getConnectionDecorator()

Specified by:
getConnectionDecorator in interface PictogramsPackage
Returns:
the meta object for class 'Connection Decorator'.
See Also:
ConnectionDecorator

getConnectionDecorator_LocationRelative

public EAttribute getConnectionDecorator_LocationRelative()

Specified by:
getConnectionDecorator_LocationRelative in interface PictogramsPackage
Returns:
the meta object for the attribute 'Location Relative'.
See Also:
ConnectionDecorator.isLocationRelative(), PictogramsPackage.getConnectionDecorator()

getConnectionDecorator_Location

public EAttribute getConnectionDecorator_Location()

Specified by:
getConnectionDecorator_Location in interface PictogramsPackage
Returns:
the meta object for the attribute 'Location'.
See Also:
ConnectionDecorator.getLocation(), PictogramsPackage.getConnectionDecorator()

getConnectionDecorator_Connection

public EReference getConnectionDecorator_Connection()

Specified by:
getConnectionDecorator_Connection in interface PictogramsPackage
Returns:
the meta object for the container reference 'Connection'.
See Also:
ConnectionDecorator.getConnection(), PictogramsPackage.getConnectionDecorator()

getFreeFormConnection

public EClass getFreeFormConnection()

Specified by:
getFreeFormConnection in interface PictogramsPackage
Returns:
the meta object for class 'Free Form Connection'.
See Also:
FreeFormConnection

getFreeFormConnection_Bendpoints

public EReference getFreeFormConnection_Bendpoints()

Specified by:
getFreeFormConnection_Bendpoints in interface PictogramsPackage
Returns:
the meta object for the containment reference list 'Bendpoints'.
See Also:
FreeFormConnection.getBendpoints(), PictogramsPackage.getFreeFormConnection()

getManhattanConnection

public EClass getManhattanConnection()

Specified by:
getManhattanConnection in interface PictogramsPackage
Returns:
the meta object for class 'Manhattan Connection'.
See Also:
ManhattanConnection

getPictogramLink

public EClass getPictogramLink()

Specified by:
getPictogramLink in interface PictogramsPackage
Returns:
the meta object for class 'Pictogram Link'.
See Also:
PictogramLink

getPictogramLink_PictogramElement

public EReference getPictogramLink_PictogramElement()

Specified by:
getPictogramLink_PictogramElement in interface PictogramsPackage
Returns:
the meta object for the container reference 'Pictogram Element'.
See Also:
PictogramLink.getPictogramElement(), PictogramsPackage.getPictogramLink()

getPictogramLink_BusinessObjects

public EReference getPictogramLink_BusinessObjects()

Specified by:
getPictogramLink_BusinessObjects in interface PictogramsPackage
Returns:
the meta object for the reference list 'Business Objects'.
See Also:
PictogramLink.getBusinessObjects(), PictogramsPackage.getPictogramLink()

getPictogramsFactory

public PictogramsFactory getPictogramsFactory()

Specified by:
getPictogramsFactory in interface PictogramsPackage
Returns:
the factory that creates the instances of the model.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.



Copyright (c) SAP AG 2005, 2010.