Classes
A UML Class represents a kind of object in the problem domain
Name, Attributes, Operations
Generalization
ClassName
attribute1
attribute2
...
operation1
operation2
...
Course
code: int
enroll()
Room
capacity: int
Classroom
Laboratory
Previous slide
Next slide
Back to first slide
View graphic version