|
||||||||||
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 PictogramsFactory
public ContainerShape createContainerShape()
createContainerShape
in interface PictogramsFactory
public Diagram createDiagram()
createDiagram
in interface PictogramsFactory
public Connection createConnection()
createConnection
in interface PictogramsFactory
public FixPointAnchor createFixPointAnchor()
createFixPointAnchor
in interface PictogramsFactory
public BoxRelativeAnchor createBoxRelativeAnchor()
createBoxRelativeAnchor
in interface PictogramsFactory
public ChopboxAnchor createChopboxAnchor()
createChopboxAnchor
in interface PictogramsFactory
public ConnectionDecorator createConnectionDecorator()
createConnectionDecorator
in interface PictogramsFactory
public FreeFormConnection createFreeFormConnection()
createFreeFormConnection
in interface PictogramsFactory
public ManhattanConnection createManhattanConnection()
createManhattanConnection
in interface PictogramsFactory
public PictogramLink createPictogramLink()
createPictogramLink
in interface PictogramsFactory
public CurvedConnection createCurvedConnection()
createCurvedConnection
in interface PictogramsFactory
public CompositeConnection createCompositeConnection()
createCompositeConnection
in interface PictogramsFactory
public 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 |