CSE :: Database System 2 - CS
- A derived element is typically shown by placing either a slash (/) or a stereotype of <> before the name of the element.
- In an object diagram, an object is represented as a rectangle with two compartments.
- An operation that alters the state of an object is known as a constructor operation.
- An aggregation is a stronger form of association relationship and is represented with a solid diamond at the aggregate end.
- The UML notation is useful for graphically depicting an object-oriented analysis or design model.
- Multiple inheritance allows a class to inherit features from more than one superclass.
- An object's state is determined by its attribute values and links to other objects.