Structural view of the system being modelled and the set of objects a system can use to manipulate the world.
Represented by a UML class diagram.
- Contains a definition of system concepts, structures and descriptive properties
- Variables manipulated
- Common vocabulary
Related to Conceptual Objects
You can have Utility Classes which are classes that are class-scoped (like a Date class) so these utility classes have no instances.