|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEPackageImpl
org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
public class PictogramsPackageImpl
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 |
advancedAnchorEClass
|
private EClass |
anchorContainerEClass
|
private EClass |
anchorEClass
|
private EClass |
boxRelativeAnchorEClass
|
private EClass |
chopboxAnchorEClass
|
private EClass |
compositeConnectionEClass
|
private EClass |
connectionDecoratorEClass
|
private EClass |
connectionEClass
|
private EClass |
containerShapeEClass
|
private EClass |
curvedConnectionEClass
|
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
|
| Constructor Summary | |
|---|---|
private |
PictogramsPackageImpl()
Creates an instance of the model Package, registered with EPackage.Registry by the package
package URI value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private EClass shapeEClass
private EClass containerShapeEClass
private EClass diagramEClass
private EClass pictogramElementEClass
private EClass connectionEClass
private EClass anchorEClass
private EClass anchorContainerEClass
private EClass fixPointAnchorEClass
private EClass boxRelativeAnchorEClass
private EClass chopboxAnchorEClass
private EClass connectionDecoratorEClass
private EClass freeFormConnectionEClass
private EClass manhattanConnectionEClass
private EClass pictogramLinkEClass
private EClass advancedAnchorEClass
private EClass curvedConnectionEClass
private EClass compositeConnectionEClass
private static boolean isInited
private boolean isCreated
private boolean isInitialized
| Constructor Detail |
|---|
private PictogramsPackageImpl()
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.
EPackage.Registry,
PictogramsPackage.eNS_URI,
init()| Method Detail |
|---|
public static PictogramsPackage init()
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.
PictogramsPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getShape()
getShape in interface PictogramsPackageShapepublic EReference getShape_Container()
getShape_Container in interface PictogramsPackageShape.getContainer(),
PictogramsPackage.getShape()public EClass getContainerShape()
getContainerShape in interface PictogramsPackageContainerShapepublic EReference getContainerShape_Children()
getContainerShape_Children in interface PictogramsPackageContainerShape.getChildren(),
PictogramsPackage.getContainerShape()public EClass getDiagram()
getDiagram in interface PictogramsPackageDiagrampublic EAttribute getDiagram_GridUnit()
getDiagram_GridUnit in interface PictogramsPackageDiagram.getGridUnit(),
PictogramsPackage.getDiagram()public EAttribute getDiagram_DiagramTypeId()
getDiagram_DiagramTypeId in interface PictogramsPackageDiagram.getDiagramTypeId(),
PictogramsPackage.getDiagram()public EReference getDiagram_Connections()
getDiagram_Connections in interface PictogramsPackageDiagram.getConnections(),
PictogramsPackage.getDiagram()public EAttribute getDiagram_Name()
getDiagram_Name in interface PictogramsPackageDiagram.getName(),
PictogramsPackage.getDiagram()public EAttribute getDiagram_SnapToGrid()
getDiagram_SnapToGrid in interface PictogramsPackageDiagram.isSnapToGrid(),
PictogramsPackage.getDiagram()public EAttribute getDiagram_ShowGuides()
getDiagram_ShowGuides in interface PictogramsPackageDiagram,
PictogramsPackage.getDiagram()public EReference getDiagram_Colors()
getDiagram_Colors in interface PictogramsPackageDiagram.getColors(),
PictogramsPackage.getDiagram()public EReference getDiagram_Fonts()
getDiagram_Fonts in interface PictogramsPackageDiagram.getFonts(),
PictogramsPackage.getDiagram()public EReference getDiagram_PictogramLinks()
getDiagram_PictogramLinks in interface PictogramsPackageDiagram.getPictogramLinks(),
PictogramsPackage.getDiagram()public EAttribute getDiagram_VerticalGridUnit()
getDiagram_VerticalGridUnit in interface PictogramsPackageDiagram.getVerticalGridUnit(),
PictogramsPackage.getDiagram()public EAttribute getDiagram_Version()
getDiagram_Version in interface PictogramsPackageDiagram.getVersion(),
PictogramsPackage.getDiagram()public EClass getPictogramElement()
getPictogramElement in interface PictogramsPackagePictogramElementpublic EAttribute getPictogramElement_Visible()
getPictogramElement_Visible in interface PictogramsPackagePictogramElement.isVisible(),
PictogramsPackage.getPictogramElement()public EReference getPictogramElement_GraphicsAlgorithm()
getPictogramElement_GraphicsAlgorithm in interface PictogramsPackagePictogramElement.getGraphicsAlgorithm(),
PictogramsPackage.getPictogramElement()public EAttribute getPictogramElement_Active()
getPictogramElement_Active in interface PictogramsPackagePictogramElement.isActive(),
PictogramsPackage.getPictogramElement()public EReference getPictogramElement_Link()
getPictogramElement_Link in interface PictogramsPackagePictogramElement.getLink(),
PictogramsPackage.getPictogramElement()public EClass getConnection()
getConnection in interface PictogramsPackageConnectionpublic EReference getConnection_Start()
getConnection_Start in interface PictogramsPackageConnection.getStart(),
PictogramsPackage.getConnection()public EReference getConnection_End()
getConnection_End in interface PictogramsPackageConnection.getEnd(),
PictogramsPackage.getConnection()public EReference getConnection_Parent()
getConnection_Parent in interface PictogramsPackageConnection.getParent(),
PictogramsPackage.getConnection()public EReference getConnection_ConnectionDecorators()
getConnection_ConnectionDecorators in interface PictogramsPackageConnection.getConnectionDecorators(),
PictogramsPackage.getConnection()public EClass getAnchor()
getAnchor in interface PictogramsPackageAnchorpublic EReference getAnchor_Parent()
getAnchor_Parent in interface PictogramsPackageAnchor.getParent(),
PictogramsPackage.getAnchor()public EReference getAnchor_OutgoingConnections()
getAnchor_OutgoingConnections in interface PictogramsPackageAnchor.getOutgoingConnections(),
PictogramsPackage.getAnchor()public EReference getAnchor_IncomingConnections()
getAnchor_IncomingConnections in interface PictogramsPackageAnchor.getIncomingConnections(),
PictogramsPackage.getAnchor()public EReference getAnchor_ReferencedGraphicsAlgorithm()
getAnchor_ReferencedGraphicsAlgorithm in interface PictogramsPackageAnchor.getReferencedGraphicsAlgorithm(),
PictogramsPackage.getAnchor()public EClass getAnchorContainer()
getAnchorContainer in interface PictogramsPackageAnchorContainerpublic EReference getAnchorContainer_Anchors()
getAnchorContainer_Anchors in interface PictogramsPackageAnchorContainer.getAnchors(),
PictogramsPackage.getAnchorContainer()public EClass getFixPointAnchor()
getFixPointAnchor in interface PictogramsPackageFixPointAnchorpublic EReference getFixPointAnchor_Location()
getFixPointAnchor_Location in interface PictogramsPackageFixPointAnchor.getLocation(),
PictogramsPackage.getFixPointAnchor()public EClass getBoxRelativeAnchor()
getBoxRelativeAnchor in interface PictogramsPackageBoxRelativeAnchorpublic EAttribute getBoxRelativeAnchor_RelativeWidth()
getBoxRelativeAnchor_RelativeWidth in interface PictogramsPackageBoxRelativeAnchor.getRelativeWidth(),
PictogramsPackage.getBoxRelativeAnchor()public EAttribute getBoxRelativeAnchor_RelativeHeight()
getBoxRelativeAnchor_RelativeHeight in interface PictogramsPackageBoxRelativeAnchor.getRelativeHeight(),
PictogramsPackage.getBoxRelativeAnchor()public EClass getChopboxAnchor()
getChopboxAnchor in interface PictogramsPackageChopboxAnchorpublic EClass getConnectionDecorator()
getConnectionDecorator in interface PictogramsPackageConnectionDecoratorpublic EAttribute getConnectionDecorator_LocationRelative()
getConnectionDecorator_LocationRelative in interface PictogramsPackageConnectionDecorator.isLocationRelative(),
PictogramsPackage.getConnectionDecorator()public EAttribute getConnectionDecorator_Location()
getConnectionDecorator_Location in interface PictogramsPackageConnectionDecorator.getLocation(),
PictogramsPackage.getConnectionDecorator()public EReference getConnectionDecorator_Connection()
getConnectionDecorator_Connection in interface PictogramsPackageConnectionDecorator.getConnection(),
PictogramsPackage.getConnectionDecorator()public EClass getFreeFormConnection()
getFreeFormConnection in interface PictogramsPackageFreeFormConnectionpublic EReference getFreeFormConnection_Bendpoints()
getFreeFormConnection_Bendpoints in interface PictogramsPackageFreeFormConnection.getBendpoints(),
PictogramsPackage.getFreeFormConnection()public EClass getManhattanConnection()
getManhattanConnection in interface PictogramsPackageManhattanConnectionpublic EClass getPictogramLink()
getPictogramLink in interface PictogramsPackagePictogramLinkpublic EReference getPictogramLink_PictogramElement()
getPictogramLink_PictogramElement in interface PictogramsPackagePictogramLink.getPictogramElement(),
PictogramsPackage.getPictogramLink()public EReference getPictogramLink_BusinessObjects()
getPictogramLink_BusinessObjects in interface PictogramsPackagePictogramLink.getBusinessObjects(),
PictogramsPackage.getPictogramLink()public EClass getAdvancedAnchor()
getAdvancedAnchor in interface PictogramsPackageAdvancedAnchorpublic EAttribute getAdvancedAnchor_UseAnchorLocationAsConnectionEndpoint()
getAdvancedAnchor_UseAnchorLocationAsConnectionEndpoint in interface PictogramsPackageAdvancedAnchor.isUseAnchorLocationAsConnectionEndpoint(),
PictogramsPackage.getAdvancedAnchor()public EClass getCurvedConnection()
getCurvedConnection in interface PictogramsPackageCurvedConnectionpublic EReference getCurvedConnection_ControlPoints()
getCurvedConnection_ControlPoints in interface PictogramsPackageCurvedConnection.getControlPoints(),
PictogramsPackage.getCurvedConnection()public EClass getCompositeConnection()
getCompositeConnection in interface PictogramsPackageCompositeConnectionpublic EReference getCompositeConnection_Children()
getCompositeConnection_Children in interface PictogramsPackageCompositeConnection.getChildren(),
PictogramsPackage.getCompositeConnection()public PictogramsFactory getPictogramsFactory()
getPictogramsFactory in interface PictogramsPackagepublic void createPackageContents()
public void initializePackageContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||