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

Packages that use NamedObjectItemProvider
de.cau.cs.kieler.core.annotations.provider Edit code for the Annotations model. 
de.cau.cs.kieler.kaom.provider Edit code of the KAOM diagram editor. 
 

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

Subclasses of NamedObjectItemProvider in de.cau.cs.kieler.core.annotations.provider
 class AnnotationItemProvider
          This is the item provider adapter for a Annotation object.
 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.
 

Uses of NamedObjectItemProvider in de.cau.cs.kieler.kaom.provider
 

Subclasses of NamedObjectItemProvider in de.cau.cs.kieler.kaom.provider
 class EntityItemProvider
          This is the item provider adapter for a Entity object.
 class LinkItemProvider
          This is the item provider adapter for a Link object.
 class PortItemProvider
          This is the item provider adapter for a Port object.
 class RelationItemProvider
          This is the item provider adapter for a Relation object.