The following scenario demonstrates how to implement a functionality to annotate modeling objects with comments, feedbacks, and new ideas with note objects.
The scenario consists of two parts. Part I discusses some theoretical/conceptual aspects of the
Sticky note functionality to annotate product features on innovation whiteboard. Part II provides a step-bystep hands-on guide for the implementation of the algorithm.
Download:
Documentation:
Annotation of Objects.pdf
Library:
BIVEE_ObjectAnnotation Library.abl
GraphReps:
GRAPH_Customization feature.leo
GRAPH_Note.leo
GRAPH_Product.leo
AttrReps:
ATTR_Customization feature.txt
ATTR_Note.txt
ATTR_Product.txt
ModelType_Definition.txt
AdoScripts:
Annotation.asc
Description of the Algorithm: