Reverse Engineering of Object Oriented Code phần 7 ppt
... with the aim of remodularizing them [4, 54, 99]. Some of such features apply to Object Oriented software as well, and can be used to derive a package diagram from the source code of the classes ... issued inside the code of the classes under analysis. A concept consists of a set of classes performing a set of same method calls, which are not simultaneously made by the c...
Ngày tải lên: 13/08/2014, 08:20
... of them during reverse engineering of a given Object Oriented system. 5.2 Interaction Diagram Recovery The static recovery of the interactions among objects is done in two steps: first, the objects ... the program. Inspection of the static object diagram allows detecting portions of the code not yet exercised, which are relevant for the construction of the objects and...
Ngày tải lên: 13/08/2014, 08:20
... behavior of the objects that belong to a given class can be described by means of state diagrams [1, 7, 31]. States represent conditions that charac- terize the lifetime of an object, so that objects ... half of a dollar to prepare a coffee. The user can, at any time, insert a quarter, request the return of the quarters inserted so far or request the preparation of the coffee....
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 9 ppt
... eLib program 456 4 57 458 459 460 461 462 463 464 465 466 4 67 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 4 87 488 489 490 491 492 493 494 495 496 4 97 498 499 500 501 502 503 public ... doc); removeLoan(loan); return true; } return false; } 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92...
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 1 potx
... Diagrams 6.1 6.2 6.3 6.4 6.5 State Diagrams 7 Package Diagram 7. 1 7. 2 Package Diagram Recovery 7. 2.1 7. 2.2 Feature Vectors 7. 3 7. 4 7. 5 Concept Analysis 51 52 56 59 60 63 64 65 68 74 76 78 79 82 83 84 87 89 90 91 95 98 102 105 106 112 115 116 118 122 125 131 133 134 136 136 140 143 148 152 Object ... Program Related Work Reverse Engineering of Object Oriented...
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 2 docx
... identification of class in- stances (objects) in the code. The allocation points in the code are used to approximate the set of objects created by a program, while the OFG is used to determine the inter -object ... chapters. The OFG allows tracing the flow of information about objects from the object creation by allocation statements, through object assignment to variables, up u...
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 3 doc
... analyzing the syntax of the source code. Available tools for Object Oriented design typically offer a facility for the recovery of class diagrams from the code, which include this kind of syntactic information. eLib ... type of the con- tained objects is obtained by defining gen and kill sets of each OFG node. Two different kinds of flow information can be used to infer the...
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 4 ppsx
... kinds of data elements: objects of class A and objects of class B. Object Diagram 4 Object Diagram This chapter describes a technique to statically characterize the behavior of an object oriented ... output of BinaryTreeNode1 .object and BinaryTreeNode2. object in the object sensitive OFG allows drawing the two associations labeled object in the object diagram on t...
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 8 pot
... survey of the exist- ing support and of the current practice in reverse engineering is also provided. Once an automated infrastructure for reverse engineering is in place, the process of software ... issues related to the adoption of reverse engineering techniques within an Object Oriented software development pro- cess. Tool support and integration is one of the mai...
Ngày tải lên: 13/08/2014, 08:20
Reverse Engineering of Object Oriented Code phần 10 pot
... 2002. 196 References 73 . 74 . 75 . 76 . 77 . 78 . 79 . 80. 81. 82. 83. 84. 85. 86. 87. 88. R. W. Schwanke. An intelligent tool for re -engineering software modularity. In Proceedings of the International ... diagram, 68 coverage of static object diagram, 77 dynamic object diagrams, 76 missing relationships in class diagram, 51 object diagram, 68, 73 OFG, 51, 71 ,...
Ngày tải lên: 13/08/2014, 08:20