public interface VisualInterfaceFactory
extends org.eclipse.emf.ecore.EFactory
VisualInterfacePackage
Modifier and Type | Field and Description |
---|---|
static VisualInterfaceFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Arc |
createArc()
Returns a new object of class 'Arc'.
|
BorderChild |
createBorderChild()
Returns a new object of class 'Border Child'.
|
BorderContainer |
createBorderContainer()
Returns a new object of class 'Border Container'.
|
Child |
createChild()
Returns a new object of class 'Child'.
|
Connection |
createConnection()
Returns a new object of class 'Connection'.
|
Dimension |
createDimension()
Returns a new object of class 'Dimension'.
|
Ellipse |
createEllipse()
Returns a new object of class 'Ellipse'.
|
FigureContainer |
createFigureContainer()
Returns a new object of class 'Figure Container'.
|
GridChild |
createGridChild()
Returns a new object of class 'Grid Child'.
|
GridContainer |
createGridContainer()
Returns a new object of class 'Grid Container'.
|
Image |
createImage()
Returns a new object of class 'Image'.
|
Line |
createLine()
Returns a new object of class 'Line'.
|
Polygon |
createPolygon()
Returns a new object of class 'Polygon'.
|
Position |
createPosition()
Returns a new object of class 'Position'.
|
Rectangle |
createRectangle()
Returns a new object of class 'Rectangle'.
|
RoundedRectangle |
createRoundedRectangle()
Returns a new object of class 'Rounded Rectangle'.
|
StackContainer |
createStackContainer()
Returns a new object of class 'Stack Container'.
|
Symbol |
createSymbol()
Returns a new object of class 'Symbol'.
|
SymbolReference |
createSymbolReference()
Returns a new object of class 'Symbol Reference'.
|
SystemCursor |
createSystemCursor()
Returns a new object of class 'System Cursor'.
|
Text |
createText()
Returns a new object of class 'Text'.
|
XYChild |
createXYChild()
Returns a new object of class 'XY Child'.
|
XYContainer |
createXYContainer()
Returns a new object of class 'XY Container'.
|
VisualInterfacePackage |
getVisualInterfacePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final VisualInterfaceFactory eINSTANCE
Symbol createSymbol()
Rectangle createRectangle()
Text createText()
Child createChild()
XYChild createXYChild()
XYContainer createXYContainer()
Position createPosition()
Line createLine()
SymbolReference createSymbolReference()
Dimension createDimension()
SystemCursor createSystemCursor()
GridContainer createGridContainer()
BorderContainer createBorderContainer()
BorderChild createBorderChild()
GridChild createGridChild()
FigureContainer createFigureContainer()
Image createImage()
Ellipse createEllipse()
Arc createArc()
Connection createConnection()
StackContainer createStackContainer()
Polygon createPolygon()
RoundedRectangle createRoundedRectangle()
VisualInterfacePackage getVisualInterfacePackage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.