Posted inBasics Domain Modeling Posted by admin August 12, 2021 Explain what is meant by domain modeling. Domain modeling is known as conceptual modeling. A…
Posted inBasics Design Patterns Posted by admin August 12, 2021 Identify the basic difference between object-oriented analysis (OOA) and object-oriented design (OOD). The term…
Posted inBasics Activity and State Chart Diagram Posted by admin August 12, 2021 Activity diagrams The activity diagram is possibly one modeling element which was not present in…
Posted inBasics Composition Posted by admin August 12, 2021 Composition is a stricter form of aggregation, in which the parts are existence-dependent on the…
Posted inBasics Class and Interaction Diagrams Posted by admin August 12, 2021 Class diagrams A class diagram describes the static structure of a system. It shows how…
Posted inBasics Utility of use case diagrams Posted by admin August 12, 2021 From use case diagram, it is obvious that the utility of the use cases are…
Posted inBasics Use Case Model Posted by admin August 12, 2021 The use case model for any system consists of a set of โuse casesโ. Intuitively,…
Posted inBasics Basic Ideas on UML Posted by admin August 12, 2021 Model A model captures aspect important for some application while omitting (or abstracting) the rest.…
Posted inBasics Structured Design Posted by admin August 12, 2021 The aim of structured design is to transform the results of the structured analysis (i.e.…
Posted inBasics DFD Model of a System Posted by admin August 12, 2021 Context diagram The context diagram is the most abstract data flow representation of a system.…