homepage › Forums › BridgePoint/xtUML Usage and Training › Formalized referential attributes value
- This topic has 3 replies, 2 voices, and was last updated 1 week, 6 days ago by
Schmill.
-
AuthorPosts
-
September 8, 2023 at 9:11 pm #7706
Schmill
ParticipantHi there, I’m facing a behavior I cannot understand.
Under certain configuration, when relating one element to another trough a formalized association, the referential attributes do not update.
When I tested this in a small model the behavior was not observed. therefore, I believe that this is something specific to my model that may be broken.
Is this the expected behavior? what am I doing wrong? is there any known work around?Thank you.
September 8, 2023 at 10:38 pm #7707Schmill
ParticipantCorrection, instead of element I meant ‘object’ where the OAL of the relation is:
create object instance prop of PR;
prop.Name = param.property;
relate prop to self across R4.'owned by';
September 9, 2023 at 8:32 am #7708cort
KeymasterWhat is your execution context? Verifier? MC-3020?
I believe both Verifier and MC-3020 will propagate the values to the referentials.
I will state that some modelers consider it dubious to read referential attribute values and insist that you navigate to the source class and read the identifier there.
My use of referential attributes is strictly for when they constrain an association. …but I digress.
September 9, 2023 at 8:39 pm #7709Schmill
ParticipantOkay I think I understand, this is a big one for me.
Thank you. -
AuthorPosts
- You must be logged in to reply to this topic.