Package com.nomagic.magicdraw.annotation
package com.nomagic.magicdraw.annotation
-
ClassDescriptionAnnotation is additional information about particular model element or symbol (target) or any other object.Annotation actions supporting multiple targets should implement this interface.Semantic types of Annotation objectsHandles annotations visualization on diagrams and other UI components.Annotations manager listener.Defines a subset of registered annotations.When registered to
AnnotationSubsetConfigurators
, can modify (restrict, append) annotation categories that are 1) Highlighted in diagrams by drawing rectangle around symbols 2) Marked in the diagram right-side bar (marker area)When retrieving annotations by a target object inAnnotationManager
, annotations of parent targets are also included (recursively).