Architecting and designing : Unified Architecture Framework (UAF) : Operational viewpoints : Op-St Operational States
  
Op-St Operational States
The UAF Operational States view is a state machine diagram that allows you to model the states of the architecture and transitions between states, within the context of the UAF domain metamodel.
State: The state of the architecture corresponds to an OperationalActivityEdge, wherein the state of the architecture has Resources.
Transition: That state is transformed by an OperationalActivity into another state (with different Resources).
One easy way to model this viewpoint is to:
1 Open the Choices dialog (right-mouse click on diagram workspace, and then select Choices) – and select-and-drag OperationalActivityEdges already created in the encyclopedia onto the diagram workspace.
2 Optionally select Format > Symbol Format > Line Style and choose the line style – usually Elliptical Arcs or Straight – Any Orientation work well for a state-machine diagram. See Important tips on line drawing mode for advice on how to draw Elliptical Arcs.
3 Build transitions between the OperationalActivityEdges (represented as circular state nodes) – the transitions are actually the OperationalActivities needed in the architecture.
Parent topic
Operational viewpoints