| Interface | Description |
|---|---|
| AnnotationAction |
Annotation actions supporting multiple targets should implement this interface.
|
| Class | Description |
|---|---|
| Annotation |
Annotation is an additional information about particular model element or symbol (target) or any other object.
|
| AnnotationManager |
Handles annotations visualization on diagrams and other UI components.
|
| AnnotationManagerListener |
Annotations manager listener.
|
| Enum | Description |
|---|---|
| Annotation.SCOPE |
Scope is context in which annotation can be used.
|