Annotation framework providing a flexible mechanism to decorate model elements with primitive and complex annotations (=specialized IModelElementSpecifications).
- valueprovider.*: contains an interface (IAnnotationValueProvider) and several predefined concrete value providers to couple the model / data storage with the UI. Annotations are bound to model element by defining a concrete value provide (based on the provided base classes) using the org.fortiss.tooling.base.annotation extension point.