public interface PictogramsFactory
extends org.eclipse.emf.ecore.EFactory
PictogramsPackage
Modifier and Type | Field and Description |
---|---|
static PictogramsFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
BoxRelativeAnchor |
createBoxRelativeAnchor()
Returns a new object of class 'Box Relative Anchor'.
|
ChopboxAnchor |
createChopboxAnchor()
Returns a new object of class 'Chopbox Anchor'.
|
CompositeConnection |
createCompositeConnection()
Returns a new object of class 'Composite Connection'.
|
Connection |
createConnection()
Returns a new object of class 'Connection'.
|
ConnectionDecorator |
createConnectionDecorator()
Returns a new object of class 'Connection Decorator'.
|
ContainerShape |
createContainerShape()
Returns a new object of class 'Container Shape'.
|
CurvedConnection |
createCurvedConnection()
Returns a new object of class 'Curved Connection'.
|
Diagram |
createDiagram()
Returns a new object of class 'Diagram'.
|
FixPointAnchor |
createFixPointAnchor()
Returns a new object of class 'Fix Point Anchor'.
|
FreeFormConnection |
createFreeFormConnection()
Returns a new object of class 'Free Form Connection'.
|
ManhattanConnection |
createManhattanConnection()
Returns a new object of class 'Manhattan Connection'.
|
PictogramLink |
createPictogramLink()
Returns a new object of class 'Pictogram Link'.
|
Shape |
createShape()
Returns a new object of class 'Shape'.
|
PictogramsPackage |
getPictogramsPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final PictogramsFactory eINSTANCE
Shape createShape()
ContainerShape createContainerShape()
Diagram createDiagram()
Connection createConnection()
FixPointAnchor createFixPointAnchor()
BoxRelativeAnchor createBoxRelativeAnchor()
ChopboxAnchor createChopboxAnchor()
ConnectionDecorator createConnectionDecorator()
FreeFormConnection createFreeFormConnection()
ManhattanConnection createManhattanConnection()
PictogramLink createPictogramLink()
CurvedConnection createCurvedConnection()
CompositeConnection createCompositeConnection()
PictogramsPackage getPictogramsPackage()