News

in UML class diagram, how do you model a delegate or an event? Also, if you have a class which is "generalized" from a base class, do you need to explicitly put the implemented abstract members in ...
The factory pattern ... implementation of an abstract class so the calling application can manipulate the returned object. In Figure A, you can see a UML diagram of a simple factory pattern.