Zicomi Systems Logo Zicomi Site Banner
uml examples  |  home  |  contact us  |  your privacy
Company
Services
Products
Support
Resources
  OMG Standards
OMG Logo
  Have You Heard?
UML Diagrams
Zicomi Systems publishes some UML example diagrams online from the world famous UML dictionary.
more...
Version 2.5 Released
Zicomi Systems is delighted to announce that version 2.5 of Zicomi Mentor is released. With support for UML 2.0 and all thirteen UML diagrams
more...
Zicomi Systems' Director
speaks about the UML at Objects by Design - an informative interview
more...
Partner Programme
Zicom Systems is delighted to announce a new world wide partner programme, become a partner today.
more...
OMG Member
Zicom Systems is made a member of the OMG!
Entry Point
Entry Point  
An entry point is a pseudostate that marks the point of entry to the region in a state machine in which it is enclosed. It has a single outgoing transition to a vertex in the same region. An entry point can only be defined for the top most regions of a state machine and not for regions owned by other regions. Each topmost region of a state machine can contain one (and only one) entry point.

Explanation

A state machine can contain regions and the topmost of these regions can each contain a single entry point. An entry point is used to indicate the starting point for the region and has a single outgoing transition (line) to another vertex in the region of the state machine in which it is enclosed.

Related Entries

Exit Point
Exit Point  Paired Element,  Used Together
An exit point is related to an entry point because they are paired elements and typically appear together, one used to mark the points of exit and the other marking the single point of entry.

back to the index...
Unified Modeling Language and UML are either registered

trademarks or trademarks of Object Management Group, Inc. in the

United States and/or other countries.