Notes
- Notes allow you to enter additional comments that are not captured in your diagrams. You can write anything you want in a note to explain your diagram, similar to a comment in code.
- Notes are pictured with the folded rectangle notation.
Stereotypes
- Stereotypes signify a special use or intent and can be applied to almost any element of UML notation.
- Stereotypes modify the meaning of an element and describe the element's role within your model.
- A stereotype sometimes has an associated icon, such as stick-figure actor symbol.
- The stereotype is shown using guillemots at either end of the stereotype name, as in «stereotype_name». However, because guillemots require an extended character set, you can substitute them for angle brackets, as in <<stereotype_name>>.
- There is no limit to the number of stereotypes with which an element can be associated; sometimes you may end up specifying more than one stereotype.
- The UML specification defines a set of "standard" or predefined stereotypes. Some of the more useful standard stereotypes include:
- utility: Represents a class that provides utility services through static methods, just as Java's Math class.
- service: A stateless, functional component that computes a value; could be used to represent a web service.
- subsystem: A large component that is actually a subordinate system of a larger system.
<< back to Study About UML Diagram
Unified Modelling Language ( UML ), uml modelling, uml diagram, uml chart, program design, software design, application design
Related Post
- UML Diagram List
- UML Vocabulary List
- Class Diagram ( UML )
- Class Diagram ( UML ) 2
- Component Diagram ( UML )
- Deployment Diagram ( UML )
- Object Diagram ( UML )
- Use Case Diagram ( UML )
- Use Case Diagram ( UML ) 2
- Use Case Diagram Notation 1 ( UML )
- Activity Diagram ( UML )
- State Diagram ( UML )
- State Diagram ( UML ) 2
- Sequence Diagram ( UML )
- Collaboration Diagram ( UML )
- DDL, DQL, DML, DCL and TCL Commands
- ER-Model Of A Database
- Post about UML
Tidak ada komentar:
Posting Komentar