|
||||||||||
| 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 AlgorithmsFactorypublic Ellipse createEllipse()
createEllipse in interface AlgorithmsFactorypublic Text createText()
createText in interface AlgorithmsFactorypublic Polygon createPolygon()
createPolygon in interface AlgorithmsFactorypublic Rectangle createRectangle()
createRectangle in interface AlgorithmsFactorypublic RoundedRectangle createRoundedRectangle()
createRoundedRectangle in interface AlgorithmsFactorypublic Image createImage()
createImage in interface AlgorithmsFactorypublic PlatformGraphicsAlgorithm createPlatformGraphicsAlgorithm()
createPlatformGraphicsAlgorithm in interface AlgorithmsFactorypublic MultiText createMultiText()
createMultiText in interface AlgorithmsFactorypublic 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 | |||||||||