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 CONSTRAINT UML keywords State StateMachine submachine State::/isComposite State::/isSubmachineState State::entry Transition Transition::guard entry point Previous snippet An entry point is equivalent to a junction Pseudostate (fork in cases where the composite State is orthogonal): Entering via an entry point implies that the entry Behavior of the composite state is executed, followed by the Transition from the entry ... Full quote Any guards associated with these entry point Transitions must evaluate to true in order for the specification to be well formed. Next snippet Related snippets Related snippets (backlinks) Visit also Visit also (backlinks) Flags