|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlgorithmsPackage | |
---|---|
org.eclipse.graphiti.mm.algorithms | |
org.eclipse.graphiti.mm.algorithms.impl | |
org.eclipse.graphiti.mm.algorithms.util |
Uses of AlgorithmsPackage in org.eclipse.graphiti.mm.algorithms |
---|
Fields in org.eclipse.graphiti.mm.algorithms declared as AlgorithmsPackage | |
---|---|
static AlgorithmsPackage |
AlgorithmsPackage.eINSTANCE
The singleton instance of the package. |
Methods in org.eclipse.graphiti.mm.algorithms that return AlgorithmsPackage | |
---|---|
AlgorithmsPackage |
AlgorithmsFactory.getAlgorithmsPackage()
Returns the package supported by this factory. |
Uses of AlgorithmsPackage in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement AlgorithmsPackage | |
---|---|
class |
AlgorithmsPackageImpl
An implementation of the model Package. |
Methods in org.eclipse.graphiti.mm.algorithms.impl that return AlgorithmsPackage | |
---|---|
AlgorithmsPackage |
AlgorithmsFactoryImpl.getAlgorithmsPackage()
|
static AlgorithmsPackage |
AlgorithmsFactoryImpl.getPackage()
Deprecated. |
static AlgorithmsPackage |
AlgorithmsPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
Uses of AlgorithmsPackage in org.eclipse.graphiti.mm.algorithms.util |
---|
Fields in org.eclipse.graphiti.mm.algorithms.util declared as AlgorithmsPackage | |
---|---|
protected static AlgorithmsPackage |
AlgorithmsAdapterFactory.modelPackage
The cached model package. |
protected static AlgorithmsPackage |
AlgorithmsSwitch.modelPackage
The cached model package |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |