Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Source Unified Modeling Language 2.5.1 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO UML keywords State StateMachine Transition Vertex compound transition Transition::kind kind : TransitionKind [1..1] = external Previous snippet Full quote kind : TransitionKind [1..1] = external Indicates the precise type of the Transition. Next snippet Related snippets A Transition represents an arc between exactly one source Vertex and exactly one Target vertex (the source and targets may be the same Vertex). It may form part of a compound transition, which takes the StateMachine from one steady State configuration... Related snippets (backlinks) Visit also Visit also (backlinks) Flags