期刊名称:International Journal of Computing and Business Research
电子版ISSN:2229-6166
出版年度:2011
卷号:2
期号:1
出版社:International Journal of Computing and Business Research
摘要:Large size complex software systems require the reuse of the code segment to a great extent to reduce the cost and time of development and to make the modification process as simple as possible. To make the reusability of code segment possible during engineering of complex software system the terms repository (secured collection) and mining [1] plays an important role. To implement the repository and mining of code segment we have to match our steps with the data base system for code segments. The data base of code segments must be implemented along with the development of the new system. This paper proposes a model which can help to do the repository, mining and hence to implement the reusability of code segments. This model explain the concept with the help of separation of concerns (code segments) used in Aspect Oriented Programming. The overall approach is based on the maintaining relationship between the concerns with relational data base. The approach can be used to describe therelationship among code segments in a better way than described by any other approach like concern graph [2].
关键词:Aspect; Concern; Data Base; Mining; Point Cut; Repository