public interface AnnotationContainer
AnnotationManager
to be used for
managing the annotated data. Therefore it serves as a bridging
point for framework tools that rely on valid information about
the type of annotation used for data they display but of which
they are not aware.Modifier and Type | Method and Description |
---|---|
ContentType |
getAnnotationType()
Returns the
ContentType that describes the annotations
used for data within this container. |
ContentType getAnnotationType()
ContentType
that describes the annotations
used for data within this container.