[Modeling] Modeling an Agent Class- composition
Wagner, G.R.
G.R.Wagner@tm.tue.nl
Mon, 30 Jun 2003 15:10:55 +0200
> > What do you mean by "static"/"dynamic" associations?
> > I don't think this is a term defined in UML.
> >
> > Obviously, an association's instance set (of links)
> > can change at run-time (if it's not frozen by some
> > constraint). So, in this sense, any association is
> > dynamic.
>
> I don't agree with this. But this just my opinion.
This is not just a matter of opinion. It's a statment
about the semantics of class models (that the links
between objects, as instances of a predefined association,
can be created and destroyed at run-time), which is either
right or wrong. So, you are saying that it is wrong,
do you?
Maybe you mean something different, but it'not clear
to me...
-Gerd