Category: Object Oriented Analysis & Design

55 posts

Explain What is Iterative & Evolutionary System Sequence Diagram (SSD) in Details

System Sequence Diagram (SSD) is a graphical representation of the interactions between actors and the system under consideration. It is one of the most fundamental diagrams in the Unified Modeling La... Read Mores
Prathmesh Yelne

24-Mar-2024 9:00:30

204 Views Object Oriented Analysis & Design, OOAD 8 months ago

What are the Different Types of UML State Machine Diagram?

Unified Modeling Language (UML) state machine diagrams are an essential aspect of the UML modeling language. They are graphical representations of state machines, which describe the behavior of an obj... Read Mores
Prathmesh Yelne

22-Mar-2024 0:08:29

27 Views Object Oriented Analysis & Design 8 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

How are State Machine Diagram used in Unified Process (UP) Software Development Methodology

The Unified Process (UP) is a software development methodology that aims to provide a flexible and iterative approach to developing high-quality software systems. One of the key components of UP is th... Read Mores

How to Design Class Diagram?

Introduction: Class diagrams are an essential part of object-oriented software development, which is one of the most widely used software development paradigms today. Class diagrams provide a graphica... Read Mores
Prathmesh Yelne

13-Mar-2024 9:50:28

182 Views Object Oriented Analysis & Design 8 months ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What is UML State Machine Diagram

Unified Modeling Language (UML) is a modeling language that is widely used in software development. It consists of several types of diagrams, including State Machine Diagrams. State Machine Diagrams, ... Read Mores

What are Activity Diagram in UML?

Activity diagrams are a type of diagram used to describe the flow of activities within a system or process. They are commonly used in software engineering to model complex systems, such as online shop... Read Mores
Prathmesh Yelne

10-Dec-2023 16:39:44

avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What are Association in Domain Model ?

Introduction  In the field of software engineering, a domain model is a representation of the real-world entities and their relationships in a specific domain. It is a visual representation of a ... Read Mores
Prathmesh Yelne

10-Dec-2023 16:39:32

What are Some Commons Notations Used in UML State Machine Diagram?

UML state machine diagrams use various notations to represent different elements and behaviors of the system. Some common notations used in UML state machine diagrams are: 1. States: A state is repres... Read Mores
Prathmesh Yelne

10-Apr-2023 11:37:28

62 Views Object Oriented Analysis & Design, OOAD 2 years ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago

What are Input, Activities & Output of Object Design?

Object design is the process of transforming a conceptual model into a concrete implementation. This is done by defining the structure, behavior, and interactions of the objects that make up the syste... Read Mores

Explain Responsibilities and Responsibility-Driven Design

Responsibility-driven design (RDD) is an approach to software design that emphasizes identifying and assigning responsibilities to objects within a software system. In RDD, objects are designed to be ... Read Mores
Prathmesh Yelne

08-Apr-2023 11:05:20

252 Views Object Oriented Analysis & Design, OOAD 2 years ago
avatar
Google

September 11, 2020

2.2 K Views GCP Cloud Engineer 21 hours ago