Working with UML 2.0 for Collaboration2.0 Diagrams
Following are elements for collaboration2.0 diagrams as defined by UML 2.0:
- Part: Represents a set of instances specified by a class or interface.
- Port: Specifies a unique communication point between a class or interface
and its environment.
- Collaboration: Defines a set of cooperating parts that are needed
for a given task.
- Collaboration Occurrence: Explains the relationships between the
parts of a class or interface, or specifies how a collaboration represents
a class or interface.
NB: By default, Together uses the UML 1.4 specification for modeling
diagrams. To enable UML 2.0 support, see Enabling UML
2.0 Features.
For more information about the elements for collaboration2.0 diagrams that
have not changed with respect to UML 2.0, see the collaboration diagram modeling
section for UML 1.4 at the links listed below:
