Uses of Class
de.cau.cs.kieler.core.annotations.impl.AnnotationImpl

Packages that use AnnotationImpl
de.cau.cs.kieler.core.annotations.impl Implementation of the Annotations model. 
 

Uses of AnnotationImpl in de.cau.cs.kieler.core.annotations.impl
 

Subclasses of AnnotationImpl in de.cau.cs.kieler.core.annotations.impl
 class BooleanAnnotationImpl
          An implementation of the model object 'Boolean Annotation'.
 class ContainmentAnnotationImpl
          An implementation of the model object 'Containment Annotation'.
 class FloatAnnotationImpl
          An implementation of the model object 'Float Annotation'.
 class ImportAnnotationImpl
          An implementation of the model object 'Import Annotation'.
 class IntAnnotationImpl
          An implementation of the model object 'Int Annotation'.
 class ReferenceAnnotationImpl
          An implementation of the model object 'Reference Annotation'.
 class StringAnnotationImpl
          An implementation of the model object 'String Annotation'.
 class TypedStringAnnotationImpl
          An implementation of the model object 'Typed String Annotation'.