I would package extension in the package doing them and use a
stereotype to capture this
because UML does not have this concept.
Stef
On Wed, Mar 21, 2018 at 9:00 AM, Jan Blizničenko wrote:
> Hello
>
> I have a question regarding UML modelling of Pharo extension method. If I
> have a class Clas
Hello
I have a question regarding UML modelling of Pharo extension method. If I
have a class ClassA in package PackageA, and I have a package PackageB which
contains extension method of ClassA (so there is a new method in ClassA with
protocol "*PackageB"), how exactly to model this situation in UM