homepage › Forums › BridgePoint Development and Integrations › Attention Model Compiler Writers – R4700 removed
- This topic has 0 replies, 1 voice, and was last updated 5 years, 8 months ago by
keithbrown.
-
AuthorPosts
-
May 18, 2015 at 1:25 pm #4648
keithbrown
KeymasterTo model compiler writers,
In BridgePoint 5.0 we added a new feature to show port names under component references, instead of simply interface names. In order to support this feature, we added a new class to the OOAofOOA named “Port Reference” (keyletters CL_POR) and modified the relationships between “Component Reference” (CL_IC) and “Imported Reference” (CL_IIR).
[code title=””]orig: CL_IC[R4201]->CL_IIR[R4700]
new: CL_IC[R4201]->CL_POR[R4707]->CL_IIR[R4708][/code]The end result is that any model compiler archetypes which use R4700 must be changed to use the new traversal. This change should have been noted in the Release Notes for BridgePoint 5.0 and was inadvertently left out.
-
This topic was modified 5 years, 8 months ago by
Bob Mulvey.
-
This topic was modified 5 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.