|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationsPackage | |
---|---|
de.cau.cs.kieler.core.annotations | Base package of the Annotations model. |
de.cau.cs.kieler.core.annotations.impl | Implementation of the Annotations model. |
de.cau.cs.kieler.core.annotations.util | Utility code for the Annotations model. |
Uses of AnnotationsPackage in de.cau.cs.kieler.core.annotations |
---|
Fields in de.cau.cs.kieler.core.annotations declared as AnnotationsPackage | |
---|---|
static AnnotationsPackage |
AnnotationsPackage.eINSTANCE
The singleton instance of the package. |
Methods in de.cau.cs.kieler.core.annotations that return AnnotationsPackage | |
---|---|
AnnotationsPackage |
AnnotationsFactory.getAnnotationsPackage()
Returns the package supported by this factory. |
Uses of AnnotationsPackage in de.cau.cs.kieler.core.annotations.impl |
---|
Classes in de.cau.cs.kieler.core.annotations.impl that implement AnnotationsPackage | |
---|---|
class |
AnnotationsPackageImpl
An implementation of the model Package. |
Methods in de.cau.cs.kieler.core.annotations.impl that return AnnotationsPackage | |
---|---|
AnnotationsPackage |
AnnotationsFactoryImpl.getAnnotationsPackage()
|
static AnnotationsPackage |
AnnotationsFactoryImpl.getPackage()
Deprecated. |
static AnnotationsPackage |
AnnotationsPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
Uses of AnnotationsPackage in de.cau.cs.kieler.core.annotations.util |
---|
Fields in de.cau.cs.kieler.core.annotations.util declared as AnnotationsPackage | |
---|---|
protected static AnnotationsPackage |
AnnotationsAdapterFactory.modelPackage
The cached model package. |
protected static AnnotationsPackage |
AnnotationsSwitch.modelPackage
The cached model package |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |