|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PivotFactory | |
|---|---|
| org.eclipse.ocl.examples.pivot | |
| org.eclipse.ocl.examples.pivot.internal.impl | |
| org.eclipse.ocl.examples.pivot.utilities | |
| Uses of PivotFactory in org.eclipse.ocl.examples.pivot |
|---|
| Fields in org.eclipse.ocl.examples.pivot declared as PivotFactory | |
|---|---|
static PivotFactory |
PivotFactory.eINSTANCE
The singleton instance of the factory. |
| Methods in org.eclipse.ocl.examples.pivot that return PivotFactory | |
|---|---|
PivotFactory |
Environment.getOCLFactory()
Obtains a factory for the creation of types that are parameterized by model elements. |
PivotFactory |
PivotPackage.getPivotFactory()
Returns the factory that creates the instances of the model. |
| Uses of PivotFactory in org.eclipse.ocl.examples.pivot.internal.impl |
|---|
| Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement PivotFactory | |
|---|---|
class |
PivotFactoryImpl
An implementation of the model Factory. |
| Methods in org.eclipse.ocl.examples.pivot.internal.impl that return PivotFactory | |
|---|---|
PivotFactory |
PivotPackageImpl.getPivotFactory()
|
static PivotFactory |
PivotFactoryImpl.init()
Creates the default factory implementation. |
| Uses of PivotFactory in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Methods in org.eclipse.ocl.examples.pivot.utilities that return PivotFactory | |
|---|---|
PivotFactory |
PivotEnvironment.getOCLFactory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||