Latest Answer : UML uses many concepts from many sources. 1. For Structure:Actor, Attribute, Class, Component, Interface, Object, Package. 2. For Behavior:Activity,Event, Message, Method, Operation, State, use case. 3. For Relationships:Aggregation, Association, Composition, ...
Latest Answer : UML is a standard language for specifying, vizualising, constructing and document the artifacts of a software system. It consists of Nine diagrams - 4 types of diagrams that model the structural aspects and 5 that model the behavioral aspects of the system.Structural:Class ...