310 likes | 539 Views
Classes: Active and Passive. In UML 1, classes had:Attributes: instance variables, etc.Operations: methods that can be called.In UML 2, there can be:Passive classes: as aboveActive classes: classes with defined behaviour, and that can react to arriving signals.Denoted with double vertical
E N D