Skip to main content



      Home
Home » Modeling » UML2 » modeling object creation action
modeling object creation action [message #623665] Sat, 14 July 2007 01:51
Eclipse UserFriend
Dear All,

I am sorry for a little bit off-topic question but this is a place where
there are many UML experts and maybe someone could at least point me to
a place where I could look for an answer.

I need to model object creation and initiation using UML actions. Say,
we have a class Person(name:String, address:String). The most obvious
solution is to use CreateObjectAction and then twice
AddStructuralFeatureValueAction for the name and the address. How could
I pass the newly created object to the two initiating actions?
According to the specification ForkNode will copy the object, which is
wrong and using two competing ObjectFlows will send the resulting object
to one of the AddStructuralFeatureValueAction objects only.

Thanks for any ideas,
Krzysztof
Previous Topic:[Announce] MDT UML2 2.0.4 M200707131442 is available
Next Topic:undo notification
Goto Forum:
  


Current Time: Sun Jul 13 14:45:12 EDT 2025

Powered by FUDForum. Page generated in 0.02721 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top