Objects
Objects
- Many different meanings
- Two basic features:
- Object grouping
- Object identity
- identity based vs. value based
- Grouping + identity: structurally object-oriented
- The object’s type defines the
- attributes
- relationships to other objects
- Behavioral object-orientation