|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEFactoryImpl
org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
public class PictogramsFactoryImpl
An implementation of the model Factory.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
PictogramsFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
EObject |
create(EClass eClass)
|
BoxRelativeAnchor |
createBoxRelativeAnchor()
|
ChopboxAnchor |
createChopboxAnchor()
|
CompositeConnection |
createCompositeConnection()
|
Connection |
createConnection()
|
ConnectionDecorator |
createConnectionDecorator()
|
ContainerShape |
createContainerShape()
|
CurvedConnection |
createCurvedConnection()
|
Diagram |
createDiagram()
|
FixPointAnchor |
createFixPointAnchor()
|
FreeFormConnection |
createFreeFormConnection()
|
ManhattanConnection |
createManhattanConnection()
|
PictogramLink |
createPictogramLink()
|
Shape |
createShape()
|
static PictogramsPackage |
getPackage()
Deprecated. |
PictogramsPackage |
getPictogramsPackage()
|
static PictogramsFactory |
init()
Creates the default factory implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PictogramsFactoryImpl()
| Method Detail |
|---|
public static PictogramsFactory init()
public EObject create(EClass eClass)
public Shape createShape()
createShape in interface PictogramsFactorypublic ContainerShape createContainerShape()
createContainerShape in interface PictogramsFactorypublic Diagram createDiagram()
createDiagram in interface PictogramsFactorypublic Connection createConnection()
createConnection in interface PictogramsFactorypublic FixPointAnchor createFixPointAnchor()
createFixPointAnchor in interface PictogramsFactorypublic BoxRelativeAnchor createBoxRelativeAnchor()
createBoxRelativeAnchor in interface PictogramsFactorypublic ChopboxAnchor createChopboxAnchor()
createChopboxAnchor in interface PictogramsFactorypublic ConnectionDecorator createConnectionDecorator()
createConnectionDecorator in interface PictogramsFactorypublic FreeFormConnection createFreeFormConnection()
createFreeFormConnection in interface PictogramsFactorypublic ManhattanConnection createManhattanConnection()
createManhattanConnection in interface PictogramsFactorypublic PictogramLink createPictogramLink()
createPictogramLink in interface PictogramsFactorypublic CurvedConnection createCurvedConnection()
createCurvedConnection in interface PictogramsFactorypublic CompositeConnection createCompositeConnection()
createCompositeConnection in interface PictogramsFactorypublic PictogramsPackage getPictogramsPackage()
getPictogramsPackage in interface PictogramsFactory@Deprecated public static PictogramsPackage getPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||