Latest Answer: The Unified Modeling Language (UML) is a graphical language for visualizing, specifying,constructing, and documenting the artifacts of a software-intensive system.UML providesblue prints for business process, System function, programming language statements,database ...
Latest Answer: No, UML was not developed by Rational Software(was developed by the Object Management Group), although some of the people on the OMG committee do/did work for RS (now owned by IBM, in the Rational division). ...
Latest Answer: Underline ...
Latest Answer: Furthermore, an API is often a finished, working component which is readily used (maybe with some minor additions). Frameworks are in no instance ready out-of-the-box and aim to take care some of the work which would be done over and over again to solve ...
Latest Answer: Stereotype is an extension to existing UML vocabulary. It is used to create new model elements or derive from existing ones having specific properties pertaining to your problem domain. For example, you can create a stereotype, ...
Latest Answer: Aggregation: Child object refrence exists even after the Parent object refrence set to null.In Some Scenarios child refrence is required even after the Parent object refrence set to null. Then aggregation is solution to go for.Composition: ...
View page << Previous 1 [2]

Go Top