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

Base package of the Annotations model.

See:
          Description

Interface Summary
Annotatable A representation of the model object 'Annotatable'.
Annotation A representation of the model object 'Annotation'.
AnnotationsFactory The Factory for the model.
AnnotationsPackage The Package for the model.
AnnotationsPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
BooleanAnnotation A representation of the model object 'Boolean Annotation'.
ContainmentAnnotation A representation of the model object 'Containment Annotation'.
FloatAnnotation A representation of the model object 'Float Annotation'.
ImportAnnotation A representation of the model object 'Import Annotation'.
IntAnnotation A representation of the model object 'Int Annotation'.
NamedObject A representation of the model object 'Named Object'.
ReferenceAnnotation A representation of the model object 'Reference Annotation'.
StringAnnotation A representation of the model object 'String Annotation'.
TypedStringAnnotation A representation of the model object 'Typed String Annotation'.
 

Class Summary
AnnotationsUtil Utility class for annotations.
 

Enum Summary
AnnotationType Enumeration of annotation types and utility methods for conversion.
 

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

Base package of the Annotations model.