What is the Catalysis Method?
Catalysis was developed by Desmond D'Souza and Alan Wills. This method is suited both for object-oriented and database design and it incorporates the elements of OMT, Fusion, and UML.
Snapshots or Instance Diagrams
Snapshots illustrate the state of a system at a particular moment in time.

Objects
Objects are distinct entities in a system. They have identity, behavior, and state.
Learn how to edit text on objects.
Object
Object with attributes
Created Object
Links
On a snapshot diagram, links represent some attributes the object has at that given time. Links can be listed as attributes on the object symbol, or if one object is an attribute of another, you can draw a line between the two.
Learn how to connect two objects.
Created link
Deleted Link
Link
Type Diagrams
Type models illustrate the static nature of the system much like a class diagram does under UML. These diagrams combine all the possible snapshots a system might have.
