Posted inBasics Basic Concepts in User Interface Design Posted by admin August 12, 2021 Characteristics of a user interface It is very important to identify the characteristics desired of…
Posted inBasics Explain the CRC cards technique Posted by admin August 12, 2021 The interactions diagrams for only simple use cases that involve collaboration among a limited number…
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.…