Fusion Diagrams
Since Fusion unifies a number of different methodologies, you can consult the original methods to create Fusion diagrams. Below each Fusion diagram is matched with its correlating object-oriented method.
System Analysis
Object Model
Illustrates the static nature of a system by modeling relationships between objects.
How to create a Fusion Object Model
Use Rumbaugh's object diagram notations.
Life Cycle Model
Illustrates the input and output events between the system and external agents.
How to create a Fusion Life Cycle Model
Often, the life cycle model is text based, but you can graph it using a sequence diagram.
Below is an example of a text based life cycle model:
Installation = open_setup.#serialnumber.Inquire*
Operation Model
Illustrates how a system's state changes in response to events.
How to create a Fusion Operation Model
The operation model consists of a list of operations and effects.