What do you meant by static and dynamic modeling?

Answer Posted / quasar chunawalla

Static Model - Time Independent view of the system.
e.g. Class has same number of students in an year.
Static model includes :
CLASS DIAGRAM
OBJECT DIAGRAM
COMPONENT DIAGRAM
DEPLOYMENT DIAGRAM

Dynamic Model - Time dependent view of the system
E.g. ATM can accept card only when it is in ready state.
ATM cannot read card card when it is in ERROR state. Thus
state of ATM is a dynamic aspect.
Dynamic Modelling includes
USE-CASE DIAGRAM
INTERACTION DIAGRAM
STATE DIAGRAM
ACTIVITY DIAGRAM

Funtional Model-What happens
Static Model- To whom it happens
Dynamic Model - When it Happens

Is This Answer Correct ?    131 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the Diamond problem. Where does this problem occur?

710


Is it possible to override private virtual methods?

729


What is an interface?

755


What are the Differentiate between abstraction and encapsulation.

649


Can I implement polymorphism using abstract class?

744


What is abstraction? How does it differ from encapsulation

696


What does the keyword virtual represented in the method definition?

812


What is the difference between class and interface?

753


Explain persistence?

743


Can you explain primordial class loader?

652


Explain about inheritance?

783


Can we override static methods? Why?

674


Tell me something about abstract classes?

727


What are the features of encapsulation ?

734


Why is message passing between the objects important?

730