|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportAnnotation | |
---|---|
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 ImportAnnotation in de.cau.cs.kieler.core.annotations |
---|
Methods in de.cau.cs.kieler.core.annotations that return ImportAnnotation | |
---|---|
ImportAnnotation |
AnnotationsFactory.createImportAnnotation()
Returns a new object of class 'Import Annotation'. |
Uses of ImportAnnotation in de.cau.cs.kieler.core.annotations.impl |
---|
Classes in de.cau.cs.kieler.core.annotations.impl that implement ImportAnnotation | |
---|---|
class |
ImportAnnotationImpl
An implementation of the model object 'Import Annotation'. |
Methods in de.cau.cs.kieler.core.annotations.impl that return ImportAnnotation | |
---|---|
ImportAnnotation |
AnnotationsFactoryImpl.createImportAnnotation()
|
Uses of ImportAnnotation in de.cau.cs.kieler.core.annotations.util |
---|
Methods in de.cau.cs.kieler.core.annotations.util with parameters of type ImportAnnotation | |
---|---|
T |
AnnotationsSwitch.caseImportAnnotation(ImportAnnotation object)
Returns the result of interpreting the object as an instance of 'Import Annotation'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |