UML Tutorial for Beginners
Blog containing resources for uml like lecture notes, lecture videos, lab manual, uml diagrams, objective bits, important questions and more.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.
UML » Structural Modeling » Page 2

Common Mechanisms

Suryateja Pericherla Categories: Structural Modeling. 5 Comments on Common Mechanisms

UML provides the basic notations to visualize, specify, construct and document the artifacts of a software intensive system. Sometimes, the user might need to represent information through notations which are not available in UML.   In such circumstances, we can use the extensibility mechanisms like stereotypes, tagged values and constraints which are a part of […]

Read the rest of this entry »

Relationships

Suryateja Pericherla Categories: Structural Modeling. 2 Comments on Relationships

When we are modeling the system first of all we start is identifying things. These things will not stay alone. They collaborate with each other means they are connected with others in some way. These connections between the things are known as relationships.   In object-oriented modeling, there are three main relationships between the things: […]

Read the rest of this entry »

Classes

Suryateja Pericherla Categories: Structural Modeling. No Comments on Classes

Modeling a system involves identifying the fundamental things (objects) in the system. These things are represented as classes in UML. The classes form the vocabulary (basic elements) of the system.   Definition   A class is a template or description for similar objects. Similar means objects have same attributes, operations, responsibilities and semantics. These classes […]

Read the rest of this entry »
Facebook
Twitter
Pinterest
Youtube
Instagram