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

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

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

Subclasses of NamedObjectImpl in de.cau.cs.kieler.core.annotations.impl
 class AnnotationImpl
          An implementation of the model object 'Annotation'.
 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'.
 

Uses of NamedObjectImpl in de.cau.cs.kieler.kaom.impl
 

Subclasses of NamedObjectImpl in de.cau.cs.kieler.kaom.impl
 class EntityImpl
          An implementation of the model object 'Entity'.
 class LinkImpl
          An implementation of the model object 'Link'.
 class PortImpl
          An implementation of the model object 'Port'.
 class RelationImpl
          An implementation of the model object 'Relation'.