|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlgorithmsFactory | |
---|---|
org.eclipse.graphiti.mm.algorithms | |
org.eclipse.graphiti.mm.algorithms.impl |
Uses of AlgorithmsFactory in org.eclipse.graphiti.mm.algorithms |
---|
Fields in org.eclipse.graphiti.mm.algorithms declared as AlgorithmsFactory | |
---|---|
static AlgorithmsFactory |
AlgorithmsFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.graphiti.mm.algorithms that return AlgorithmsFactory | |
---|---|
AlgorithmsFactory |
AlgorithmsPackage.getAlgorithmsFactory()
Returns the factory that creates the instances of the model. |
Uses of AlgorithmsFactory in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement AlgorithmsFactory | |
---|---|
class |
AlgorithmsFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.graphiti.mm.algorithms.impl that return AlgorithmsFactory | |
---|---|
AlgorithmsFactory |
AlgorithmsPackageImpl.getAlgorithmsFactory()
|
static AlgorithmsFactory |
AlgorithmsFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |