Hi,
I'm writing an Addin for Rational Rose 2000 (in VB);
I have an item (class) with note views attached to it. I can find all the note views but I can't figure out how to find the anchors that links the items to the note views.
In the example below, I have a reference to Class A. I can get NV1 (note view) attached to it, but I can't find the anchor itself.
Ex:
Anchor Text
Class A -------------------------------------- Note View (NV1)
