preview

Class Diagram From The Unified Modeling Language ( Uml )

Better Essays

Class diagram. A class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system 's classes, their attributes, operations (or methods), and the relationships among objects. It is used both for generalconceptual modelling of the systematics of the application, and for detailed modeling translating the models into programming code. For data modeling class diagrams can also be used.The classes in a class diagram represent both the main elements, interactions in the application, and the classes to be programmed. Sequence diagram. Sequence diagrams are used to show the objects behavior in a use case by describing the objects and the messages which are passed. This diagram would provide a graphical representation of object interactions. These diagrams depicts how an actor, objects and components interact . Sequence diagrams show the flow of messages from one object to another, and as also correspond to the methods and events that are supported by an object. ER-diagrams. An entity–relationship model specifies the inter-related things of interest in a distinct domain. An ER model is combination of entity types (which categorize the things) and specifies relationships that exist between epitome of those entity types. ER model is more commonly formed to represent things that a business needs to remember for performing business processes. Consequently, the ER model becomes an abstract data

Get Access