annotations/annotation library
Classes
- Annotation
- Base annotation class that can be placed in the node flow
- AnnotationDependency
- Represents a dependency relationship between an annotation and a node.
- GroupAnnotation
- A group annotation that automatically surrounds and contains a set of nodes.
- MarkerAnnotation
- A small visual indicator for workflow elements (BPMN-style markers).
- StickyAnnotation
- A sticky note annotation that can be placed anywhere on the canvas.
Enums
- AnnotationDependencyType
- Defines how an annotation responds to changes in dependent nodes.
- MarkerType
- Predefined marker types for BPMN-style workflow annotations.