What is the Analysis Techniques Object Modelling
Object modelling is very significant for any object oriented development, object modelling shows static data structure of real world system. Fundamentally, object modelling means identifying classes and objects of a system, or you can say that it describes real world object classes and their relationships with each other. You can create an object model by getting information for object model from problem statement, general knowledge of the real world, and expert knowledge of the application domain. Object model diagrams are used to establish easy and useful communications between application domain experts and computer professionals.