FIELD OF THE INVENTION
The present invention relates to technologies of reengineering legacy systems, including core logic of work, into component systems so that legacy systems can continue to be developed to comply with varying business and technical environments; and, more particularly, to a reengineering methodology which presents procedures, techniques and work products required to systematically transform legacy systems into component systems.
BACKGROUND OF THE INVENTION
Most legacy systems have many problems to accommodate new technologies, or to be expanded or changed in accordance with complicated business requirements, since they are lack of standardization, openness, distributed architecture, and et al. Therefore, it is necessary to reengineer the legacy systems to maximize the utility thereof as an important asset of an organization, and thereby to meet variations in system environment, such as an emergence of new Information Technology (IT), various modifications of business information models, and a rapid increase in complexity of processing logics.
That is, in order to utilize a legacy system as a reusable asset having the core value to an organization, it is required to reengineer the legacy system into a new target system having systematic architecture. Only by reengineering, the understandability and reusability of the system are improved, a flexible maintenance structure can be constructed, and thus a system evolution model capable of accommodating later system variations can be obtained. In particular, the necessity of reengineering legacy systems into component-based systems with better design construction and architecture has been further emphasized, as the Internet becomes ubiquitous not only as an information sharing medium for people and organizations but also as a core technology for businesses, and as Component Based Development (CBD) based on pre-developed interoperable independent components becomes the dominant software (S/W) development paradigm.
However, conventional reengineering methodologies are not provided with support systems and standard guidelines allowing users to select or repeat reengineering procedures and techniques to satisfy their intentions, and therefore it is unavoidable to depend on users' subjective judgments at the time of important decision. Further, conventional and typical reengineering support tools and techniques emphasized a research on re-documentation techniques and static analysis that analyzes data flow or control flow based on source code to provide metrics. Therefore, it has been impossible to support establishing strategic reengineering plans and systematically developing the strategic plans into architectures that are suitable for a target system. Moreover, from the standpoint of a methodology, insufficient efforts have been made to concretely define the procedures and techniques of reengineering, so that a great number of organizations have repeatedly undergone similar trial and error in promoting reengineering projects. Recently, there have been attempts to overcome the above limitations through architecture-based reengineering technologies including pattern, framework, component, etc. However, there is much difficulty in procedures and techniques for systematically expressing and mapping knowledge about a business area on a system.
As a prior research related to reengineering, an “apparatus and method for generating components through extraction of design patterns from legacy system” disclosed in Korean Patent Publication No. 2003-0056295 proposes an apparatus and method, which can generate components having high interoperability and reusability from a legacy system by extracting design patterns from the design information of source code of the legacy system, structuring the source code on the basis of the design patterns and packaging the structured source code in the form of components.
Further, Korean Patent Publication No. 2003-0050621 (U.S. Pat. Publication No. 2003-0115025) relates to a “method and apparatus for wrapping existing procedure oriented program into component based system”. This publication discloses an identification algorithm identifying a function capable of being reused in an existing system, in which a user adjusts the weighting value of basic constituent elements on the basis of only general knowledge of a system such as use case without detailed knowledge about the system, so that a business logic is identified easily in top-down, and that a workflow of the system is identified in bottom-up to component wrap the identified business logic, thereby generating automatically the necessary constraint condition and the external interface. However, these conventional reengineering technologies provide only a specific technique which can be applied to a legacy system implemented in a specific language, and do not provide guidelines about reengineering processes, techniques and work products from a general standpoint.
As a conventional reengineering methodology that has been most widely referred to, there is Common Object-based Reengineering Unified Model II (CORUM II) that is developed at the Carnegie Mellon University (CMU) Software Engineering Institute (SEI). This methodology collects and arranges requirements from various standpoints to integrate architecture-based reengineering tools with code-based reengineering tools, and provides a framework required to prepare solutions that meet the requirements. It presents an integrated model of an architecture-based reengineering process and a forward engineering process. However, this method presents neither a detailed work process that is concretely applicable to the execution of a reengineering project, nor the guidelines and techniques of tasks that are required for the execution of the process. That is, architecture reengineering has been discussed only from an abstract standpoint in the model. Further, Mission ORiented Architecture Legacy Evolution (MORALE), developed at the Georgia Institute of Technology to improve a system by reflecting a new requirement (user-configurable view) in Mosaic Web browser, detects and effectively analyzes risk elements for the initial change of the evolution of the system, and then extracts components that can be used in a new system, with an emphasis on the mission of an organization rather than technical elements.
However, according to most of the above-described research, a reengineer is charged with a risk of information loss or deformation, which may occur during the transformation of the legacy system into a target system, without a support from systematized task procedures or work products. Therefore, it is difficult to accomplish a reengineering project if a precise reengineering vision or strategy is not provided, because information on legacy code can be analyzed ambiguously from different standpoints. Accordingly, a reengineering methodology, capable of providing processes and techniques to systematically transform and integrate a large-scale legacy system into a component-based system, is required.
SUMMARY OF THE INVENTION
It is, therefore, an object of the present invention to provide a componentization method for reengineering a legacy system which supports a consistent process for constructing an organization's desired target system, an establishment of a strategy based on analysis, and detailed work products and techniques, so that the assets of a legacy system can be sufficiently utilized for constructing the target system, thus minimizing the semantic difference, and continuously maintaining and improving the value of the legacy system through transformation into a new target system.
In accordance with the present invention, there is provided a componentization method for reengineering a legacy system, including: a) a planning phase of establishing a componentization strategy and a process plan of the legacy system for the reengineering; b) a reverse engineering phase of analyzing program information of the legacy system and recovering functional information and architecture information; c) a componentization phase of extracting components from the legacy system, establishing target architecture, and designing and implementing components to comply with the target architecture; and d) a delivery phase of delivering transformed components which a user has approved after a forward engineering method.
That is, the present invention, in a reengineering planning phase, establishes an improved architecture, which is an ideal model for a target system to be produced as the result of the execution of reengineering through sufficient analysis from the standpoint of technology, business and maintenance of a legacy system, establishes a reengineering strategy that is a detailed approaching method to successfully accomplish a reengineering project, and defines an optimal reengineering process suitable for the capability of an organization on the basis of the established strategy. Further, in a reverse engineering phase, the present invention analyzes and recovers program, design, and architecture information about the legacy program itself in accordance with the established strategy, thus processing the information in an abstract form that can be effectively used in a later componentization phase. Then, in the componentization phase, the present invention extracts, identifies and evaluates components so as to transform the work products of the above-performed activity tasks into a component-based target system for a target environment, establishes system architecture for the target system, and designs, develops, and evaluates the components to meet a target platform, thus performing an actual task for constructing a component-based system.
BRIEF DESCRIPTION OF THE DRAWINGS
The above and other objects and features of the present invention will become apparent from the following description of a preferred embodiment given in conjunction with the accompanying drawings, in which:
FIG. 1 shows a conceptual view of a componentization methodology for a legacy system, MaRMI-RE in accordance with the preferred embodiment of the present invention;
FIG. 2 describes a meta model configuration of the componentization methodology for a legacy system, MaRMI-RE in accordance with the preferred embodiment of the present invention;
FIG. 3 illustrates entire activities of the MaRMI-RE in accordance with a preferred embodiment of the present invention;
FIG. 4 offers a deployment process of the MaRMI-RE in accordance with the preferred embodiment of the present invention;
FIG. 5 provides a view showing activities and tasks constituting a planning phase of FIG. 3;
FIG. 6 presents a view showing activities and tasks constituting a reverse engineering phase of FIG. 3; and
FIG. 7 offers a view showing activities and tasks constituting a componentization phase of FIG. 3.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
A preferred embodiment of the present invention will now be described in detail with reference to the accompanying drawings.
FIG. 1 illustrates a view showing a conceptual model 100 of a Magic and Robust Methodology Integrated-Reengineering (MaRMI-RE), which is an architecture-based componentization methodology for reengineering a legacy system, in accordance with a preferred embodiment of the present invention.
The MaRMI-RE is a component-based reengineering methodology to transform an “AS-IS model”, which a legacy system has, into a “TO-BE model”, which a target system includes, and is an architecture-based reengineering methodology capable of accommodating temporary change requirements. Further, the MaRMI-RE provides a development process based on an architecture oriented to the component-based development, which is capable of customizing a reengineering process in parallel and selectively, unlike a sequential and synchronized development process as in the case of a conventional methodology, thus supporting continuous expansion, assembly and customization on the basis of target architecture.
Further, the MaRMI-RE systematically transforms a legacy system, which has a short lifespan due to a high maintenance cost, greatly deteriorating productivity and efficiency, into a component-based system capable of accommodating various modern requirements. Therefore, the MaRMI-RE enables to continuously reuse the high value of the legacy system as an asset of an organization, and to guarantee a continuous development process according to the evolution of the system, thus providing a client's desired high quality service at a suitable time.
That is, the present invention provides the MaRMI-RE, which is a reengineering methodology that provides processes and techniques required to systematically transform and integrate a large-scale legacy system into a component-based system. Further, with reference to an initially established ideal architecture, the reengineering methodology proposed in the present invention analyzes and recovers the architecture information of the legacy system, establishes target architecture suitable for a system environment complying with the actual target of an organization as a result of the analysis and recovery, extracts and develops components, and allows the components to correspond to the target architecture, thus transforming the legacy system into a component-based system.
With reference to FIG. 1, the concept of the present invention is described through a planning process 110 of deriving an architecture that is considered to be ideal after a reengineering, a reverse engineering process 120 of analyzing legacy information during analysis, design and implementation processes, which are different abstraction levels of the system, with respect to an actual legacy system, a componentization process 130 of establishing the architecture for a target system, extracting components from legacy system information and developing the components, and a component-based development process 140 of assembling and arranging the components to be suitable for an actual target environment and managing the assembled and arranged components.
First, the planning process 110, which determines whether to perform a reengineering project and determining the strategy and processes required to perform the reengineering project through the understanding of the task analysis of the legacy system and the requirements of reengineering, presents an ideal architecture capable of considering a business area. Further, the reverse engineering process 120 extracts and analyzes analysis information, design information and implementation information of the legacy system, and processes the extracted information in a more abstract form. That is, the abstracted information is recovered in the order of the lowest level-source model, a functional model and an architecture model. The source model analyzes program source code, generates text and Abstract Syntax Tree (AST) information, and identifies the code patterns of the legacy system. The functional model represents the structural diagrams of system and data, which are more abstracted design information, and a workflow process which performs a single logic. The architecture model represents components (sub-systems), which are pieces of information further abstracted through a procedure of grouping and filtering the functional model, and interfaces between the components.
The componentization process 130, which actually transforms the legacy system into the target system to be constructed, supports transformation processes corresponding to the capabilities of an organization at various levels of the reverse engineering. A code-style transformation, which is the lowest level transformation, supports only a transformation between program languages. The functional model transformation is exemplified by wrapping and DB schema transformation. The architecture transformation is the process of transforming legacy system architecture into new architecture. In particular, the component-based development proposes a method of connecting to a conventional forward engineering methodology, such as Rational Unified Process (RUP), at various transformation levels as the occasion demands.
That is, the methodology of the present invention includes the reverse engineering process comprised of activities that analyze and understand the information of the legacy system and abstract the analyzed information to more valuable semantics, the componentization process of transforming the forms of information into other forms having the same level according to each abstraction level, and the architecture-based development process of performing forward engineering development toward a new component-based system. That is, since the legacy system is transformed into the component-based system through the transition of architecture from various standpoints of reengineering, the methodology of the present invention is referred to as an architecture-based reengineering methodology for reengineering the legacy system.
FIG. 2 illustrates a meta model 220 to express the concept of FIG. 1 as a methodology, in which constituents constituting the methodology and procedures of performing a reengineering project are logically expressed. The reengineering project can be substantiated through a process 210, which includes a plurality of phases 220 that are logical sections of the reengineering process. Further, each of the phases 220 includes a plurality of activities 230, and each of the activities 230 is a sequential set of tasks systematized to achieve the specific object of the reengineering. Each of the activities 230 includes a plurality of tasks 240 each indicating a work having a single function that can be selectively performed. The tasks 240 included in each activity may be omitted or selectively performed from a plurality of available candidate tasks according to the characteristics and states of the tasks. Each of the tasks 240 includes actors 250 indicating the subjects of actions, detailed procedures 260 that can be selectively performed, guidelines 270 specifying items to be noted in corresponding tasks and examination elements to be essentially achieved, and work products 280 produced as results of the performance of detailed roles and tasks. Further, tools 290 are used for efficient progress at the time of producing work products. Therefore, the reengineering project can be achieved through the execution of the process comprised of detailed procedures and guidelines of the reengineering process, a plurality of tasks of producing work products according to the procedures and guidelines, higher activities integrating the tasks, and the phases, which are sets of activities.
FIG. 3 illustrates a view showing 4 phases and 16 activities constituting the entire process 300 of the reengineering methodology proposed in the present invention.
With reference to FIG. 3, reference numeral 310 denotes a planning phase, which determines whether to perform a reengineering project and establishes the ideal improved architecture of a legacy business area to be referred to through reengineering. Further, in the planning phase 310, optimal strategy and process for the performance of the reengineering are set up and a development plan is established.
Reference numeral 320 denotes a reverse engineering phase, in which pieces of system information about development and management included in the legacy system and pieces of semantic information related to business are recovered at analysis, design and code levels that are classified according to abstraction levels based on the lifespan of the legacy system.
Reference numeral 330 denotes a componentization phase, which performs a transformation into a target system to be achieved through reengineering on the basis of the information obtained through the phases 310 and 320. In this operation, components are extracted on the basis of the work of the legacy system and the sub-systems of the program, the architecture of the target system is established on the basis of the strategy established in the planning process 110 and information analyzed in the reverse engineering process 120, and actual individual components are designed, implemented and tested to correspond to the architecture. Finally, the implemented components are assembled to correspond to the target architecture in the component-based development process 140, thus completing the target system.
Moreover, reference numeral 340 denotes a delivery phase that verifies whether the completed target system and components satisfy the user's requirements, and that transfers and delivers the results to the user. In accordance with the present invention, the delivery phase 340 has a procedure and technique identical to that of the conventional forward engineering methodology, so that a detailed description thereof is omitted.
FIG. 4 illustrates the basic process 400 of the reengineering methodology proposed in the present invention. In the reengineering methodology, the analysis of the requirements of users (developer with a reengineering methodology and client desiring to utilize the reengineering methodology) and environmental conditions are very important, and the target and strategy of the reengineering are differently applied according to the situations of the client, so that the reengineering methodology must effectively cope with continuous maintenance and evolution. Therefore, a procedure of transmitting intentions between users until the users' requirements are definitely verified should be guaranteed, and the performance of feedback and repeated phases to accommodate environmental and functional variations should also be guaranteed.
The present invention defines the methodology to customize a reengineering process in parallel and selectively, unlike a sequential or synchronized development process provided by conventional methodologies, thus supporting continuous expansion, assembly and customization process on the basis of target architecture. That is, the componentization phase can be performed after the reengineering phase is performed according to a reengineering strategy established in the planning phase and the process thereof. Or the componentization phase can be directly performed, and the reengineering phase is performed thereafter if necessary, thus obtaining pieces of required information. Further, the componentization phase and the delivery phase produce required work products with reference to activities and tasks, provided from the conventional forward engineering methodology, and perform a forward engineering development task. Further, in order for reengineers to actually develop their projects using MaRMI-RE, the methodology of the present invention provides different reengineering scenarios according to the current situations of an organization, thus supporting the customization of an optimal process.
TABLE 1
|
|
TypeScenarioDescription
|
1planThis scenario may proceed to the componentization
↓phase after all tasks of the reverse engineering
reverse engineeringphase have been completed, but the scenario may
↓ ↑proceed to the componentization phase after only
componentizationa selected reverse engineering task is performed,
↓and, if necessary, the scenario may be fed back
deliveryto the activities and tasks of the reverse
engineering phase to perform corresponding tasks.
2planAfter this scenario first proceeds to the
↓componentization phase, componentization is
componentizationexecuted while a task of feeding required
↓ ↑information back from the reverse engineering
reverse engineeringphase and obtaining the required information
↓during componentization tasks is repeatedly
componentizationperformed.
↓
delivery
3planAfter this scenario directly proceeds to the
↓componentization phase without the tasks of the
componentizationreverse engineering phase, required activities of
↓conventional forward engineering methodology,
conventional forwardsuch as MaRMI-III, are performed so as to generate
engineering methodologynewly required business components, and the
↓results thereof are integrated with the work
componentizationproducts of the componentization phase, thus
↓performing the project.
delivery
4planAt the primary analysis of the planning phase, if
↓most parts must be newly changed without being
conventional forwardgreatly influenced by the legacy system, required
engineering methodologycomponents are first generated through the tasks
↓of the conventional forward engineering
componentizationmethodology, such as MaRMI-III, and then this
↓scenario proceeds to the componentization phase,
deliveryso that componentization tasks based on the
vision and strategy of the reengineering project
are performed.
5planCombination of type 1 and type 3, which is used
↓when the target system requires businesses other
reverse engineeringthan businesses included in the category of the
↓legacy system.
componentizationpieces of information about the legacy system
↓are collected through the reverse engineering
conventional forwardphase according to the vision and transformation
engineering methodologystrategy established in the planning phase, newly
↓added businesses are generated through the
componentizationconventional forward engineering methodology
↓process, such as MaRMI-III, during the
deliverycomponentization phase, and then the
componentization phase is performed again to
execute a procedure of integrating the newly
generated businesses with existing components
under the componentization strategy.
6planThe reengineering project established in the
↓planning phase is executed by performing a
reverse engineering &procedure of integrating obtained component
conventional forwardinformation with components of newly added
engineering methodologybusinesses in the componentization phase, after
↓the components of newly added businesses are
componentizationgenerated through the tasks of conventional
↓forward engineering methodology, such as MaRMI-
deliveryIII, at the same time that information on
components to be extracted from the resources of
the legacy system are obtained through the
reverse engineering phase.
|
The Table 1 summarizes examples of individual development scenarios to customize the basic process 400 in brief according to the present invention.
FIG. 5 illustrates the activities and tasks of the planning phase 310 of FIG. 3 in detail.
The planning phase is to determine whether to proceed to componentization through the entire analysis of the legacy system, and to present a reengineering direction for subsequent phases. A management class desires to minimize the investment of cost and obtain maximum added value. Therefore, deep analysis and prediction of expected quality and determination of whether productivity is improved are required. From this point of view, the phase is comprised of 4 activities and 11 tasks, as shown in FIG. 5. Through the tasks, problems of the legacy system are grasped, a business direction to go forward is analyzed to determine a suitable improvement direction, and the purpose, target and scope of a project are fixed, thus drafting a development plan, which is the final work product of the planning phase.
With reference to FIG. 5, a current situation grasping activity 510 is to grasp the configuration of an organization, the workflow and the greatest issues that the organization faces, through the analysis of entire and general information about the work, and to understand the function of the work and the functions of sub-systems for each work unit. Further, the current situation grasping activity 510 is to analyze information about the maintenance and management of the legacy system, and present the basic data for the establishment of the reengineering strategy later.
The purposes, detailed procedures and work products of three tasks 511, 512 and 513 constituting the current situation grasping activity 510 are summarized in the Table 2.
TABLE 2
|
|
TaskSummaryProcedureWork product
|
BusinessConfiguration, culture, and(1) organizationinterview plan
environmentmanagement characteristicsconfigurationorganization
analysisof the organization aregraspconfiguration view
511grasped in addition to a(2) workflow graspwork flowchart
work process designated as(3) internal issuecurrent situation
the core capability of thegraspanalysis report
organization, and internalwork
issues and problems of theconfiguration view
organization are derived
from a business standpoint
on the basis of the grasped
characteristics.
LegacyOn the basis of the(1) work functionlegacy system
systemexecution results of theanalysisanalysis report
analysisbusiness environment(2) applicationsystem
512analysis task, an importantsystem analysisenvironment
application system(3) systemanalysis report
supporting a work processenvironmentsystem
is grasped. For thisanalysisconfiguration view
operation, the best person
in charge of grasping the
application system is
selected and the function
of the system is analyzed
by the unit of work through
an interview with the
person.
MaintenanceCurrent maintenance(1) currentmaintenance work
worksituation for work beingmaintenanceanalysis report
analysiscurrently managed andsituation grasp
513maintenance process are(2) maintenance
analyzed to identifyproblem analysis
problems with the
maintenance and areas
requiring improvement.
|
The improvement business model derivation activity 520 of FIG. 5 is to clearly grasp the requirements of parties concerned with the activity through business use case modeling and business object modeling, and to present an improvement business model, which is to be a target later. On the basis of the improvement business model, the purpose and scope of the project are determined. The architecture generated in this case is the ideal model of the business area, which presents an aim to set architecture information recovery in the reverse engineering phase or the target architecture in the componentization phase that is a subsequent process.
The table 3 shows the detailed descriptions of detailed tasks 521 to 524 of the improvement business model derivation activity 520 of FIG. 5.
TABLE 3
|
|
TaskSummaryProcedureWork product
|
Business useAn ideal model for the work of(1) businessbusiness use
case modelingthe legacy system analyzed as ause casecase diagram
521problem is presented using aidentificationbusiness use
business use case model.(2) use casecase
specificationspecification
drafting
BusinessAn object required to implement(1) businessbusiness object
objecta business use case is modeledobjectdiagram
modeling 522using a logical model ofidentification
business.(2) object
modeling
VisionRequirements of parties(1) requirementvision document
establishmentconcerned with understandinggrasp(requirements,
523are clearly grasped and the(2) projectproject purpose
purpose and scope of thepurpose andand scope
project are understood.scopedefinition)
ImprovedRelations between distributed(1) systemimproved
architecturesystem entities are defined onarchitecturearchitecture
establishmentthe basis of the purpose anddefinitiondocument
524scope of the project and the(2) software(improved
priority of business use case,architecturearchitecture,
and procedures allocated todefinitionsystem
each work are grasped, thusarchitecture,
providing the basis of thesoftware
establishment of systemarchitecture)
improvement strategy.
|
Next, reference numeral 530 of FIG. 5 is an improvement strategy establishment activity, which provides an optimal approaching method to perform a reengineering project. For this activity, object work to be improved is selected, and technical elements are analyzed from the standpoint of the business value and system for the work to determine reengineering priority, and an optimal transformation strategy for componentization is established with respect to each work unit. The strategy established here is compared to analysis results in an architecture transformation activity 720 of the componentization phase of FIG. 7, which will be described later, thus inducing a determination most suitable for the current situation of the organization.
TABLE 4
|
|
TaskSummaryProcedureWork product
|
ReengineeringBusiness elements and system(1) reengineeringimprovement
scopeelements to be taken intoelementstrategy
selection 531consideration forselection andestablishment
componentization are determinedweightreport
to select business elements andassignment
system elements according to(2) reengineering
work, and relative weightsobject selection
according to item are assigned
to respective elements and
compared to each other, thus
selecting a reengineering
object.
ImprovementImprovement strategy about(1) reengineeringimprovement
strategywhether work selected as theobjectstrategy
derivationreengineering object is to beevaluationestablishment
532componentized using(2) improvementreport
transformation or wrapping isstrategy(refinement)
derived.determination
|
The Table 4 shows the contents of a reengineering scope selection task 531 and an improvement strategy derivation task 532, which are two tasks included in the activity 530.
The development plan establishment activity 540, which is the last activity constituting FIG. 5, is to select items of the procedure and work product of the methodology to be actually applied to the development by establishing a development process on the basis of a determined component transformation strategy, and to draft a development plan by collecting and arranging the work products obtained from previous tasks. In this case, for a reengineering scenario suitable for the user's requirement and the organization's capability based on the strategy determined through the activity 530, one of the scenarios derived from the basic process 300 of Table 1 is selected. Table 5 summarizes and describes tasks 541 and 542 constituting the planning phase of FIG. 5.
TABLE 5
|
|
TaskSummaryProcedureWork product
|
DevelopmentBy defining a subject, a time, an(1) developmentdevelopment
processobject and a method to process newprocessprocess
establishmentrequirements or requirementrefinement
541changes, basic processes comprised(2) gradual
of plan, reverse engineering,technique
componentization and delivery
phases are selected and adjusted
depending on the user's requirement
and development characteristics,
thus establishing an optimal
development process.
DevelopmentWork products obtained during(1) manpowerdevelopment
plan draftingprevious task process arecostplan
542collected, arranged andcalculation
complemented to draft a development(2) development
plan in which a work list, a workplan drafting
execution method, etc. are
concretized, so as to effectively
achieve a target during a project
period.
|
FIG. 6 illustrates a view showing the activities and tasks of the reverse engineering phase 320 of FIG. 3 in detail. This phase is to improve the understanding of static and dynamic action information for the legacy system by analyzing the work products of the legacy system. Therefore, architecture information is understood and abstracted through the recognition of relations between the elements of the legacy system, so that a preparation task for componentization is performed, and a modeling task for abstracting the analysis results of the semantics of codes in the form of design information is performed.
TABLE 6
|
|
TaskSummaryProcedureWork product
|
CodeProgram logics are(1) code restructuringstructured
restructuringrestructured to attempt toobject identificationlegacy code
611improve the understanding(2) replacement by
of the legacy system andstructured code
the productivity of(3) duplicated
reengineering.module/dead code
elimination
(4) code reformat and
evaluation
ProgramData information, program(1) program syntaxvariable
semanticconfiguration information,analysisrelation
informationand control flow of(2) variabletable
analysis 612individual programs areinformation graspsubroutine
analyzed, and code patterns(3) unit programcall
repeatedly used in legacysemantic informationinformation
codes are identified, thusgraspsubroutine
improving the understanding(4) code patterncontrol flow
of legacy system.analysisinformation
SystemControl flow, reference(1) data modelsystem
semanticinformation, callinformationresource
informationrelationship information,generationgraph/table
analysis 613and hierarchical structures(2) system resourceprogram
between programsinformation graspcall
constituting the entire(3) grasp of callgraph/table
legacy system are graspedinformation betweenscreen flow
as the semantic informationprogramsgraph/table
ranging over the entire(4) grasp of reference
legacy system.information between
programs and files
|
With reference to FIG. 6, a program analysis activity 610 represents the typical reverse engineering process of the legacy system. Therefore, the syntax information and semantic information of the legacy program are analyzed and extracted at system level and unit program level through code restructuring and source code analysis, and pieces of analyzed information are normalized using a relationship diagram between data and control flows, a call graph between modules, etc. In this activity, efficiency can be increased through the use of automated tools. A code restructuring task 611, a program semantic information analysis task 612, and a system semantic information analysis task 613, which are three tasks constituting the activity, are summarized and described in the Table 6.
TABLE 7
|
|
TaskSummaryProcedureWork product
|
DataInformation on main data(1) objectentity
informationstructures constituting theinformationrelationship
understandinglegacy system is extracted,extractiondatabase
621thus supporting the efficient(2) relationshipschema
understanding of the staticinformation
structure of the legacyextraction
system.(3) super/sub-type
information
extraction
(4) entity
relationship
diagram drafting
(5) database schema
drafting
FunctionalA set of screens representing(1) use caseapplication
informationtask flow is extracted by themodelinguse case
understandingunit of one application use(2) mapping tablediagram
622case, and the extracteddraftingapplication
information is allowed to(3) functionaluse case
correspond to business userelationshipcorrespondence
case information extracted indiagram draftingtable
the planning phase, thusfunctional
understanding functionalrelationship
information of entire system.diagram
|
Further, a design information understanding activity 620 of FIG. 6 is to identify functional unit processes on the basis of program analysis information, specify control flow between the unit processes and data flow between the unit processes and related tables, and provide system design information for architecture understanding, which is a subsequent activity. This activity is used to obtain higher understanding by modeling the design information of the legacy system and abstracting the modeling results in the form of a structural diagram. The design information understanding activity 620 is comprised of two tasks 621 and 622, the summary features of which are described in the TABLE 7.
TABLE 8
|
|
TaskSummaryProcedureWork product
|
StructuralModules, which are elements(1) system hierarchystructural
architectureconstituting the legacygrasparchitecture
understandingsystem, are further(2) sub-system
631abstracted and identifiedidentification
by the unit of independent(3) grasp of
component (sub- system),dependence between
and interdependence betweensub-systems
the elements is expressed.(4) structural
architecture drafting
BehavioralHow call relations between(1) grasp ofbehavioral
architecturecomponents are made isdependence betweenarchitecture
understandingunderstood on the basis ofsub-systems
632sub-systems or components(components)
constituting the structural(2) behavioral
architecture so as to grasparchitecture drafting
the entire behavior of the
legacy system.
TechnicalInformation about which(1) constitutiontechnical
architecturetechnologies are applied tohardware grasparchitecture
understandingdevelop equipment(2) component (sub-
633constituting the legacysystem) arrangement
system and components(3) definition of
arranged in the equipment,technology applied to
and how they have beensub-systems
developed is expressed.(4) technical
architecture
definition
|
Next, the architecture understanding activity 630 of FIG. 6 is to improve the understandability for the legacy system through information recovery for structural architecture, technical architecture and behavioral architecture constituting the legacy system. The features of the architecture understanding activity comprised of 3 tasks 631, 632 and 633 and 10 procedures are summarized in the Table 8 and presented therein.
FIG. 7 illustrates a view showing the activities and tasks of the componentization phase 330 of FIG. 3 in detail. This phase groups parts with higher relevance and identifies the grouping results as component candidates so as to componentize system entities with higher semantic relevance on the basis of the information extracted through the reverse engineering process in the legacy system. Further, the reengineering method of the legacy system and the strategy for successfully performing the reengineering method are determined, and S/W, component and system architectures are defined to componentize extracted reusable components. Further, the interfaces of the extracted components are identified, the static and dynamic structures of the interior of the components are created, and the static and dynamic structures are transformed into system-manageable programs newly defined on the basis of system architecture.
With reference to FIG. 7, a component mining activity 710 is used to execute a task of transforming the legacy system into a system having new architecture. Therefore, the legacy system is divided into several parts according to units performing a business function, and the division parts are allowed to correspond to respective components and then grasped and extracted. For this operation, in order to extract a unit performing a single business function from the legacy system, there is established a method of grouping system entities with higher semantic relevance on the basis of the system information extracted in the reverse engineering process, recognizing the grouping results as component candidates, evaluating the extracted component candidates on the basis of a component utility strategy, and then utilizing the evaluated component candidates for a new system. The Table 9 summarizes the tasks 711 to 714 and detailed procedures of the component mining activity.
The architecture transformation activity 720 of FIG. 7 is to confirm a method of reengineering the legacy system and a strategy of successfully performing the reengineering, and fixing a technique of componentizing the extracted reusable components. For this activity, reengineering requirements are analyzed, so that a new environment, which is to be a target for the reengineering system, is defined. Further, the S/W architecture of the reengineering system is remodeled, the component architecture for business components is designed through interaction modeling, and system architecture including technical architecture is defined.
TABLE 9
|
|
TaskSummaryProcedureWork product
|
ComponentComponent candidates(1) use caseinterrelation
grasp 711performing independentrelated systemmodeling table
business functions areentity graspuse case
selected, and system(2) use caseanalysis table
entities constitutinganalysiscomponent entity
each of the candidates(3) componentdescription
are traced and graspedcandidate graspreport
with respect to each
candidate.
ComponentComponents are extracted(1) sharing elementcomponent list
extraction 712on the basis of thegrasptable
system entities(2) componentcomponent
constituting eachextractioninteraction table
component, and(3) grasp ofcomponent entity
interrelations andinterrelations/description
interactionsinteractionsreport
therebetween arebetween components(refinement)
grasped.application use
case/component
correspondence
table
ComponentComponents performing(1) componentcomponent entity
identificationindependent functionscandidate graspdescription
713not included in the(2) componentreport
legacy system areextractioncomponent list
identified as componentstable
and extracted on thecomponent
basis of business useinteraction table
cases constructed in thebusiness use
planning phase.case/component
correspondence
table
ComponentA utility method related(1) establishmentcomponent list
evaluation 714to how the extractedof componenttable
components are to beutility strategy,(refinement)
utilized is establishedand evaluationcomponent
and evaluated, in whichcriteria forinteraction table
interrelations andutility strategy(refinement)
interactions between(2) component{application use
components areevaluationcase/component
readjusted/the system is(3) readjustment ofcorrespondence
expressed on the basisinterrelations/table} or
of the interrelationsinteractions{business use
between the extractedbetween componentscase/component
components.correspondence
table}
|
Tasks 721, 722 and 723 constituting the architecture activity are summarized and described in Table 10.
The component transformation activity 730 of FIG. 7 is to identify the interfaces of extracted components, design the internal structure of the components, and identify the operations of the component interfaces on the basis of dynamic message flow information between the internal classes of the components. The detailed procedures and main work products of the activity 730 comprised of five tasks 731 to 735 are summarized in the Table 11.
TABLE 10
|
|
TaskSummaryProcedureWork product
|
TransformationReengineering scope and(1) transformationtransformation
strategymethod are determined,strategy andstrategy
examinationstrategy and technique ofcomponent utilityexamination
721componentizing extractedstrategyreport
components are defined,comparison/analysisimprovement
and the appropriateness(2) transformationstrategy
thereof is examined. Thatstrategyestablishment
is, reengineeringreadjustmentreport
requirements and(3) refinement of(refinement)
transformation types areimprovement
analyzed, andstrategy
transformation strategy isestablishment
established.report of target
system
SoftwarePieces of architecture(1) architecturearchitecture
architectureanalysis informationanalysisinformation
definition 722obtained from variousinformationanalysis report
standpoints are examinedexaminationarchitecture
to identify the functional(2) definition offunctionality
requirements and qualityfunctionallist table
attributes of a targetrequirements ofarchitecture
system, and thetarget systemquality
architecture structure of(3) qualityattributes list
the target system is set,attributetable
thus defining the softwarederivationquality
architecture of the target(4) architecturescenario
system.structure setting
(5) software
architecture
definition
SystemThe technical architecture(1) technicaltechnical
architectureand component architecturearchitecturearchitecture
definition 723of the target system aredefinitioncomponent
defined, and defined(2) componentarchitecture
components are arranged inarchitecturesystem
a physical environment,definitionarchitecture
thus deriving the system(3) system
architecture of the targetarchitecture
system.definition
|
TABLE 11
|
|
|
Task
Summary
Procedure
Work product
|
|
Scenario
Scenarios of a task flow
(1) drafting of normal
use case
|
design 731
related to how respective
scenario according to
specification
|
use cases identified in the
use case
|
plan and reverse
(2) drafting of
|
engineering phases must be
selective scenario
|
operated in a new target
according to use case
|
system are analyzed and
(3) drafting of
|
designed.
exceptional scenario
|
according to use case
|
Interaction
Which interaction is
(1) use case selection
component
|
design 732
performed between entities
and actor placement
interaction
|
in order for each use case
(2) object or entity
diagram
|
to perform a corresponding
arrangement
|
task in the system is
(3) message
|
modeled on the basis of
identification
|
information of use cases
(4) interaction
|
and entities.
diagram drafting
|
Component
Internal elements of each
(1) class extraction
class diagram
|
interior
component are identified,
(2) method and
component
|
design 733
and the internal structures
attribute grasp
diagram
|
of the component are
(3) relation setting
|
designed.
(4) class allocation
|
according to
|
component
|
Component
Services to be provided
(1) use case-based
component
|
interface
according to component are
interface
specification
|
design 734
defined by grasping
identification
component
|
interfaces thereof, and
(2) data-based
diagram
|
required services according
interface
(refinement)
|
to interface are extracted
identification
|
through operations.
(3) interface
|
refinement
|
(4) interface details
|
(5) component details
|
Component
In order to describe
(1) packaging
component
|
detailed
components in detail in
definition
detailed
|
design 735
conjunction with a specific
(2) EJB mapping
design report
|
platform (J2EE), mapping to
definition
|
beans and interfaces are
(3) continuity design
|
defined, and the design of
(4) transaction design
|
parts related to
(5) security design
|
continuity, transaction and
(6) arrangement design
|
security is performed.
|
|
The component development activity 740 of FIG. 7 is to implement applications to comply with a component platform on the basis of the component detailed design information (implementation class model design report, transaction design report, security definition report, package definition report, arrangement description report, etc.). That is, through the use of the pieces of design information extracted through the component transformation activity 730, components are mapped to comply with an implementation technology platform and then implemented thereby. A unit test is carried out for each of the implemented components.
The component development activity 740 is comprised of three tasks 741, 742 and 743, and the detailed procedures and work products thereof are presented in the Table 12.
TABLE 12
|
|
TaskSummaryProcedureWork product
|
ComponentA plurality of elements(1) componentcomponent
implementation(interface, bean class,implementationsource code
741internal class, and main key(2) component
class) constituting eachpackaging
component is developed to
comply with a corresponding
platform on the basis of
development standard or
technology, and a method
defined in the interface and
class methods existing in the
component are implemented.
UIAfter UI screen is(1) screenUI source code
implementationimplemented for a screen todesignUI execution
742be displayed, the UI screen(2) componentcode
is allowed to interwork withinterworking
components.implementation
Unit test 743A test is carried out with(1) unit testunit test
respect to each of developedplandesign report
components, and classes in(2) unit testunit test
each component are alsoexecutionexecution report
tested.(3) unit testcorrected
evaluationcomponent source
code
unit test
result report
|
Finally, the component integration test activity 750 of FIG. 7 is to integrate developed individual components with each other through the construction of prototyping, thus determining whether the entire functionality of the legacy system is exhibited, and analyzing and examining restriction items. For this activity, extracted components are arranged on the architecture of the reengineering system and integrated with each other on the basis of a transaction strategy, thus examining whether the implemented components normally communicate with other components. Further, whether the component architecture and business requirements are sufficiently defined and implemented is examined.
TABLE 13
|
|
TaskSummaryProcedureWork product
|
IntegrationDuring the process of(1) test plan definitionintegration
test 751integrating(2) test example and datatest design
respectivedevelopmentreport
transformed(3) test procedure definitionintegration
components andaccording to test exampletest execution
constructing a(4) integration testreport
system, whetherauxiliary program creationintegration
component interfaces(5) component integration andtest result
between relatedtestreport
components implement(6) error correction and
a business logic asrecurrence test
defined in the system(7) integration test result
design process issummary
tested.(8) integration test result
investigation and approval
System testThis process is to(1) test plan definitionsystem test
752obtain the formal(2) test environment checkdesign report
approval of a(3) test example and datasystem test
developer of adevelopmentexecution
software product, and(4) test procedure definitionreport
to examine whetheraccording to test examplesystem test
the developed system(5) creation of auxiliaryresult report
satisfies theprogram for system test
functional and(6) system test execution
technical quality(7) error correction and
requirements.recurrence test
(8) system test result
summary
(9) test result investigation
and approval
|
Especially, the component integration test activity 750 is a part having many interaction tasks with the conventional forward engineering methodology, together with the component transformation activity, and the detailed task procedures thereof are summarized in the Table 13.
In accordance with the present invention, it is possible to solve the limitations of conventional methodologies of reengineering a legacy system, that is, a difference between the legacy system and a target system occurring when the business area information is not reflected in an analysis task based on program source code, a problem related to repeated trial and error caused by the subjective determination of a reengineer at the time of decision of important items for reengineering strategy and project execution, the absence of customization capability to perform a reengineering process in parallel, repeatedly or selectively for an organization, and the insufficiency of guidelines required for detailed reengineering procedures and techniques. Therefore, the present invention is advantageous in that an organization recognizes a legacy system thereof as a reusable asset, and the creation of continuous values can be performed on the basis of a component system even though business and technical environments related to the system are changed.
In particular, the present invention is advantageous in that it presents a core reengineering process, detailed procedures and guidelines thereof, and work products required to execute the reengineering process, so that organizations intending to perform reengineering can utilize the process, detailed procedures and guidelines, and work products as ideal reference tools to obtain the reengineering effect that the organizations expect.
Further, the present invention is advantageous in that the ideal work architecture is established and set to a target object, the architecture information in the legacy system is recovered through a reengineering phase, and actual target architecture capable of maximally reflecting the capability of an organization is established through a componentization phase, so that the process of a reengineering methodology based on the transformation of architecture is executed. Therefore, the system allows flexible evolution with respect to unexpected potential change requirements, thus effectively providing a client's desired system service at a suitable time, and remarkably reducing the system maintenance cost that the organization must bear. Consequently, the present invention is advantageous in that it can realize high quality and high productivity pursued in the maintenance and evolution of the legacy system on the basis of the stability and reliability of existing systems.
While the invention has been shown and described with respect to the preferred embodiment, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the following claims.