Uses of Class
de.cau.cs.kieler.core.annotations.provider.AnnotationItemProvider

Packages that use AnnotationItemProvider
de.cau.cs.kieler.core.annotations.provider Edit code for the Annotations model. 
 

Uses of AnnotationItemProvider in de.cau.cs.kieler.core.annotations.provider
 

Subclasses of AnnotationItemProvider in de.cau.cs.kieler.core.annotations.provider
 class BooleanAnnotationItemProvider
          This is the item provider adapter for a BooleanAnnotation object.
 class ContainmentAnnotationItemProvider
          This is the item provider adapter for a ContainmentAnnotation object.
 class FloatAnnotationItemProvider
          This is the item provider adapter for a FloatAnnotation object.
 class ImportAnnotationItemProvider
          This is the item provider adapter for a ImportAnnotation object.
 class IntAnnotationItemProvider
          This is the item provider adapter for a IntAnnotation object.
 class ReferenceAnnotationItemProvider
          This is the item provider adapter for a ReferenceAnnotation object.
 class StringAnnotationItemProvider
          This is the item provider adapter for a StringAnnotation object.
 class TypedStringAnnotationItemProvider
          This is the item provider adapter for a TypedStringAnnotation object.
 

Fields in de.cau.cs.kieler.core.annotations.provider declared as AnnotationItemProvider
protected  AnnotationItemProvider AnnotationsItemProviderAdapterFactory.annotationItemProvider
          This keeps track of the one adapter used for all Annotation instances.