|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2011-03-20 06:03:52
Posts: 2,
Visits: 43
|
|
I have been reading Hans Karlsen's excellent news blog on "The View Model". In the article, the UML diagram shows the following association: Game 0..* -------- 0..2 Team. In the view model the GameSetup Displayclass Presentation column's OCL refers to self.Home.Name and self.Visitor.Name. My question is: How were the roles Home and Visitor set up in the model? I suspect these are tag extensions but I can't seem to find any documentation that clears things up for me.
By the way, I appreciate all of the issues that View Models address and I am looking forward to using ViewModels in my next ECO application.
Rick
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2012-02-05 15:21:40
Posts: 418,
Visits: 2 531
|
|
| In Modlr, drag out a new association, then you can select the association labels and start typing, or press F2, or edit the value in the property inspector.
|
|
|
|