Transition - modelint/shlaer-mellor-metamodel GitHub Wiki

A transition abstracts the progression from state to state as caused by an event. [MB]

An Event may cause an Instance to advance to a new State or back to the current State, triggering the destination State’s Activity in either case. A Transition is always triggered as an Event Response.

Identifiers

  1. From state + Event + State model + Domain

Attributes

No non-referential attributes