Describe briefly models which define the operations on classes.
The three models which are used to define operations on classes are as:
Object Model = data dictionary + Object model diagram
Dynamic Model = global event flow diagram + State diagrams
Functional Model = constraints + Data flow diagrams.