Combination View Flat View Tree View
Threads [ Previous | Next ]
Annotation of Objects
Answer
9/29/14 1:48 PM
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: