Essays about: "uml metric"

Found 2 essays containing the words uml metric.

  1. 1. RADAR: An Approach for the Detection of Antipatternsin UML Class Diagrams

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Petra Béczi; [2015-07-20]
    Keywords : Anti-pattern; UML class diagram; Software design metric; Detection rule; Detection algorithm; Testing; Statistical analysis;

    Abstract : Anti-patterns in UML designs, alias bad design choices that are claimed as due to the incompetent participation of the designer to Object-Oriented (OO) system could lead to later issues regarding to its maintenance. That is why the earlycapture of those is a common desirability and emphasized as it would be a highly important action for the prevention of issues. READ MORE

  2. 2. Measuring Cohesion and Coupling of Object-Oriented Systems Derivation and Mutual Study of Cohesion and Coupling

    University essay from Blekinge Tekniska Högskola/Avdelningen för programvarusystem

    Author : Imran Baig; [2004]
    Keywords : class cohesion; class coupling; relationships;

    Abstract : Cohesion and coupling are considered amongst the most important properties to evaluate the quality of a design. In the context of OO software development, cohesion means relatedness of the public functionality of a class whereas coupling stands for the degree of dependence of a class on other classes in OO system. READ MORE