|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkupFactory | |
|---|---|
| org.eclipse.ocl.examples.xtext.markup | |
| org.eclipse.ocl.examples.xtext.markup.impl | |
| Uses of MarkupFactory in org.eclipse.ocl.examples.xtext.markup |
|---|
| Fields in org.eclipse.ocl.examples.xtext.markup declared as MarkupFactory | |
|---|---|
static MarkupFactory |
MarkupFactory.eINSTANCE
The singleton instance of the factory. |
| Methods in org.eclipse.ocl.examples.xtext.markup that return MarkupFactory | |
|---|---|
MarkupFactory |
MarkupPackage.getMarkupFactory()
Returns the factory that creates the instances of the model. |
| Uses of MarkupFactory in org.eclipse.ocl.examples.xtext.markup.impl |
|---|
| Classes in org.eclipse.ocl.examples.xtext.markup.impl that implement MarkupFactory | |
|---|---|
class |
MarkupFactoryImpl
An implementation of the model Factory. |
| Methods in org.eclipse.ocl.examples.xtext.markup.impl that return MarkupFactory | |
|---|---|
MarkupFactory |
MarkupPackageImpl.getMarkupFactory()
|
static MarkupFactory |
MarkupFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||