|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationsFactory | |
---|---|
de.cau.cs.kieler.core.annotations | Base package of the Annotations model. |
de.cau.cs.kieler.core.annotations.impl | Implementation of the Annotations model. |
Uses of AnnotationsFactory in de.cau.cs.kieler.core.annotations |
---|
Fields in de.cau.cs.kieler.core.annotations declared as AnnotationsFactory | |
---|---|
static AnnotationsFactory |
AnnotationsFactory.eINSTANCE
The singleton instance of the factory. |
Methods in de.cau.cs.kieler.core.annotations that return AnnotationsFactory | |
---|---|
AnnotationsFactory |
AnnotationsPackage.getAnnotationsFactory()
Returns the factory that creates the instances of the model. |
Uses of AnnotationsFactory in de.cau.cs.kieler.core.annotations.impl |
---|
Classes in de.cau.cs.kieler.core.annotations.impl that implement AnnotationsFactory | |
---|---|
class |
AnnotationsFactoryImpl
An implementation of the model Factory. |
Methods in de.cau.cs.kieler.core.annotations.impl that return AnnotationsFactory | |
---|---|
AnnotationsFactory |
AnnotationsPackageImpl.getAnnotationsFactory()
|
static AnnotationsFactory |
AnnotationsFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |