Package de.cau.cs.kieler.core.annotations.provider

Edit code for the Annotations model.

See:
          Description

Class Summary
AnnotatableItemProvider This is the item provider adapter for a Annotatable object.
AnnotationItemProvider This is the item provider adapter for a Annotation object.
AnnotationsEditPlugin This is the central singleton for the Annotations edit plugin.
AnnotationsEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
AnnotationsItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
BooleanAnnotationItemProvider This is the item provider adapter for a BooleanAnnotation object.
ContainmentAnnotationItemProvider This is the item provider adapter for a ContainmentAnnotation object.
FloatAnnotationItemProvider This is the item provider adapter for a FloatAnnotation object.
ImportAnnotationItemProvider This is the item provider adapter for a ImportAnnotation object.
IntAnnotationItemProvider This is the item provider adapter for a IntAnnotation object.
NamedObjectItemProvider This is the item provider adapter for a NamedObject object.
ReferenceAnnotationItemProvider This is the item provider adapter for a ReferenceAnnotation object.
StringAnnotationItemProvider This is the item provider adapter for a StringAnnotation object.
TypedStringAnnotationItemProvider This is the item provider adapter for a TypedStringAnnotation object.
 

Package de.cau.cs.kieler.core.annotations.provider Description

Edit code for the Annotations model.