|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GMFGraphFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
GMFGraphPackage
Field Summary | |
---|---|
static GMFGraphFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
AlignmentFacet |
createAlignmentFacet()
Returns a new object of class 'Alignment Facet'. |
BasicFont |
createBasicFont()
Returns a new object of class 'Basic Font'. |
BorderLayout |
createBorderLayout()
Returns a new object of class 'Border Layout'. |
BorderLayoutData |
createBorderLayoutData()
Returns a new object of class 'Border Layout Data'. |
BorderRef |
createBorderRef()
Returns a new object of class 'Border Ref'. |
Canvas |
createCanvas()
Returns a new object of class 'Canvas'. |
CenterLayout |
createCenterLayout()
Returns a new object of class 'Center Layout'. |
ChildAccess |
createChildAccess()
Returns a new object of class 'Child Access'. |
ColorPin |
createColorPin()
Returns a new object of class 'Color Pin'. |
Compartment |
createCompartment()
Returns a new object of class 'Compartment'. |
CompoundBorder |
createCompoundBorder()
Returns a new object of class 'Compound Border'. |
Connection |
createConnection()
Returns a new object of class 'Connection'. |
ConstantColor |
createConstantColor()
Returns a new object of class 'Constant Color'. |
CustomAttribute |
createCustomAttribute()
Returns a new object of class 'Custom Attribute'. |
CustomBorder |
createCustomBorder()
Returns a new object of class 'Custom Border'. |
CustomConnection |
createCustomConnection()
Returns a new object of class 'Custom Connection'. |
CustomDecoration |
createCustomDecoration()
Returns a new object of class 'Custom Decoration'. |
CustomFigure |
createCustomFigure()
Returns a new object of class 'Custom Figure'. |
CustomLayout |
createCustomLayout()
Returns a new object of class 'Custom Layout'. |
CustomLayoutData |
createCustomLayoutData()
Returns a new object of class 'Custom Layout Data'. |
CustomPin |
createCustomPin()
Returns a new object of class 'Custom Pin'. |
DefaultSizeFacet |
createDefaultSizeFacet()
Returns a new object of class 'Default Size Facet'. |
DiagramLabel |
createDiagramLabel()
Returns a new object of class 'Diagram Label'. |
Dimension |
createDimension()
Returns a new object of class 'Dimension'. |
Ellipse |
createEllipse()
Returns a new object of class 'Ellipse'. |
FigureAccessor |
createFigureAccessor()
Returns a new object of class 'Figure Accessor'. |
FigureDescriptor |
createFigureDescriptor()
Returns a new object of class 'Figure Descriptor'. |
FigureGallery |
createFigureGallery()
Returns a new object of class 'Figure Gallery'. |
FigureRef |
createFigureRef()
Returns a new object of class 'Figure Ref'. |
FlowLayout |
createFlowLayout()
Returns a new object of class 'Flow Layout'. |
GeneralFacet |
createGeneralFacet()
Returns a new object of class 'General Facet'. |
GradientFacet |
createGradientFacet()
Returns a new object of class 'Gradient Facet'. |
GridLayout |
createGridLayout()
Returns a new object of class 'Grid Layout'. |
GridLayoutData |
createGridLayoutData()
Returns a new object of class 'Grid Layout Data'. |
Insets |
createInsets()
Returns a new object of class 'Insets'. |
InvisibleRectangle |
createInvisibleRectangle()
Returns a new object of class 'Invisible Rectangle'. |
Label |
createLabel()
Returns a new object of class 'Label'. |
LabeledContainer |
createLabeledContainer()
Returns a new object of class 'Labeled Container'. |
LabelOffsetFacet |
createLabelOffsetFacet()
Returns a new object of class 'Label Offset Facet'. |
LayoutRef |
createLayoutRef()
Returns a new object of class 'Layout Ref'. |
LineBorder |
createLineBorder()
Returns a new object of class 'Line Border'. |
MarginBorder |
createMarginBorder()
Returns a new object of class 'Margin Border'. |
Node |
createNode()
Returns a new object of class 'Node'. |
Point |
createPoint()
Returns a new object of class 'Point'. |
Polygon |
createPolygon()
Returns a new object of class 'Polygon'. |
PolygonDecoration |
createPolygonDecoration()
Returns a new object of class 'Polygon Decoration'. |
Polyline |
createPolyline()
Returns a new object of class 'Polyline'. |
PolylineConnection |
createPolylineConnection()
Returns a new object of class 'Polyline Connection'. |
PolylineDecoration |
createPolylineDecoration()
Returns a new object of class 'Polyline Decoration'. |
Rectangle |
createRectangle()
Returns a new object of class 'Rectangle'. |
Rectangle2D |
createRectangle2D()
Returns a new object of class 'Rectangle2 D'. |
RGBColor |
createRGBColor()
Returns a new object of class 'RGB Color'. |
RoundedRectangle |
createRoundedRectangle()
Returns a new object of class 'Rounded Rectangle'. |
ScalablePolygon |
createScalablePolygon()
Returns a new object of class 'Scalable Polygon'. |
StackLayout |
createStackLayout()
Returns a new object of class 'Stack Layout'. |
SVGFigure |
createSVGFigure()
Returns a new object of class 'SVG Figure'. |
SVGProperty |
createSVGProperty()
Returns a new object of class 'SVG Property'. |
VerticalLabel |
createVerticalLabel()
Returns a new object of class 'Vertical Label'. |
VisiblePin |
createVisiblePin()
Returns a new object of class 'Visible Pin'. |
XYLayout |
createXYLayout()
Returns a new object of class 'XY Layout'. |
XYLayoutData |
createXYLayoutData()
Returns a new object of class 'XY Layout Data'. |
GMFGraphPackage |
getGMFGraphPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final GMFGraphFactory eINSTANCE
Method Detail |
---|
Canvas createCanvas()
FigureGallery createFigureGallery()
Node createNode()
ChildAccess createChildAccess()
Connection createConnection()
Compartment createCompartment()
DiagramLabel createDiagramLabel()
GeneralFacet createGeneralFacet()
AlignmentFacet createAlignmentFacet()
GradientFacet createGradientFacet()
LabelOffsetFacet createLabelOffsetFacet()
DefaultSizeFacet createDefaultSizeFacet()
FigureDescriptor createFigureDescriptor()
FigureRef createFigureRef()
Label createLabel()
LabeledContainer createLabeledContainer()
VerticalLabel createVerticalLabel()
Rectangle createRectangle()
InvisibleRectangle createInvisibleRectangle()
RoundedRectangle createRoundedRectangle()
Ellipse createEllipse()
Polyline createPolyline()
Polygon createPolygon()
ScalablePolygon createScalablePolygon()
PolylineConnection createPolylineConnection()
PolylineDecoration createPolylineDecoration()
PolygonDecoration createPolygonDecoration()
CustomFigure createCustomFigure()
CustomDecoration createCustomDecoration()
CustomConnection createCustomConnection()
RGBColor createRGBColor()
ConstantColor createConstantColor()
BasicFont createBasicFont()
Point createPoint()
Dimension createDimension()
Insets createInsets()
BorderRef createBorderRef()
LineBorder createLineBorder()
MarginBorder createMarginBorder()
CompoundBorder createCompoundBorder()
CustomBorder createCustomBorder()
CustomLayoutData createCustomLayoutData()
GridLayoutData createGridLayoutData()
BorderLayoutData createBorderLayoutData()
LayoutRef createLayoutRef()
CustomLayout createCustomLayout()
GridLayout createGridLayout()
BorderLayout createBorderLayout()
CustomAttribute createCustomAttribute()
FigureAccessor createFigureAccessor()
FlowLayout createFlowLayout()
XYLayout createXYLayout()
XYLayoutData createXYLayoutData()
StackLayout createStackLayout()
CenterLayout createCenterLayout()
SVGFigure createSVGFigure()
SVGProperty createSVGProperty()
Rectangle2D createRectangle2D()
CustomPin createCustomPin()
ColorPin createColorPin()
VisiblePin createVisiblePin()
GMFGraphPackage getGMFGraphPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |