원문정보
초록
영어
Model-Driven Engineering (MDE) tries to reduce the effort spent on software development by generating codes from models. People concentrate their minds on the transformation between models and models, or between models and codes. People also concentrate on checking consistency between different models such as consistency between a class diagram and a sequence diagram and consistency between a sequence diagram and a state machine diagram. Checking relationship consistency and class redundancy in a class model is still important but ignored in recent years. This paper concentrates on relationship problems between classes in a class diagram and proposes methods of checking various relationship problems. We address the redundancy of a class’s operations and attributes. We identify a large range of the problems for class diagram. Our research is based on the relationship abstraction rules.
목차
1. Introduction
2. Checking Relationships
2.1. Searching Circulations in a Class Diagram
2.2. Abstraction and Abstraction Rules
2.3. Problems in Circulation
2.4. Checking Problems in Circulation
3. Inconsistency in a Path
3.1. Reliability Inconsistency
3.2. Relationship Inconsistency
4. Reducing Redundancy and Abstracting a Class Diagram
4.1. Checking Redundancy
4.2. Classifying Classes and Abstracting a Class Diagram
5. Conclusions
References