|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEFactoryImpl
org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
public class AlgorithmsFactoryImpl
An implementation of the model Factory.
Field Summary |
---|
Fields inherited from interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory |
---|
eINSTANCE |
Constructor Summary | |
---|---|
AlgorithmsFactoryImpl()
Creates an instance of the factory. |
Method Summary | |
---|---|
EObject |
create(EClass eClass)
|
Ellipse |
createEllipse()
|
Image |
createImage()
|
MultiText |
createMultiText()
|
PlatformGraphicsAlgorithm |
createPlatformGraphicsAlgorithm()
|
Polygon |
createPolygon()
|
Polyline |
createPolyline()
|
Rectangle |
createRectangle()
|
RoundedRectangle |
createRoundedRectangle()
|
Text |
createText()
|
AlgorithmsPackage |
getAlgorithmsPackage()
|
static AlgorithmsPackage |
getPackage()
Deprecated. |
static AlgorithmsFactory |
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 AlgorithmsFactoryImpl()
Method Detail |
---|
public static AlgorithmsFactory init()
public EObject create(EClass eClass)
public Polyline createPolyline()
createPolyline
in interface AlgorithmsFactory
public Ellipse createEllipse()
createEllipse
in interface AlgorithmsFactory
public Text createText()
createText
in interface AlgorithmsFactory
public Polygon createPolygon()
createPolygon
in interface AlgorithmsFactory
public Rectangle createRectangle()
createRectangle
in interface AlgorithmsFactory
public RoundedRectangle createRoundedRectangle()
createRoundedRectangle
in interface AlgorithmsFactory
public Image createImage()
createImage
in interface AlgorithmsFactory
public PlatformGraphicsAlgorithm createPlatformGraphicsAlgorithm()
createPlatformGraphicsAlgorithm
in interface AlgorithmsFactory
public MultiText createMultiText()
createMultiText
in interface AlgorithmsFactory
public AlgorithmsPackage getAlgorithmsPackage()
getAlgorithmsPackage
in interface AlgorithmsFactory
@Deprecated public static AlgorithmsPackage getPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |