Process / pipelineArchitecture assessment
アーキテクチャ・スメル検出
アーキテクチャ・スメルとは、潜在的な設計上の問題を指摘する、システム構造における繰り返し現れるパターンである。Garcíaら(2009)によって導入されたこれらのパターンは、システム規模でのアーキテクチャ原則(モジュール性、独立性、抽象化)の違反を示す。検出は、コードメトリクス、依存関係分析、パターン認識を組み合わせて、早期にスメルを特定し、リファクタリングとアーキテクチャ改善を導く。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Fowler, M. (2018). Code smell. Martin Fowler's Website. link ↗
- Garcia, J., Popescu, D., Edwards, G., & Medvidovic, N. (2009). Identifying architectural bad smells. In Proceedings of the 2009 IEEE/IFIP Conference on Software Architecture (pp. 141–150). DOI: 10.1109/csmr.2009.59 ↗
- Lanza, M., & Marinescu, R. (2005). Object-Oriented Metrics in Practice. Springer. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Architectural Anti-pattern and Smell Identification. ScholarGate. https://scholargate.app/ja/software-engineering/architecture-smell-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 欠陥予測モデルソフトウェア工学↔ compare
- ソフトウェア複雑性メトリクスソフトウェア工学↔ compare
- 静的コード解析ソフトウェア工学↔ compare
- 技術的負債の測定ソフトウェア工学↔ compare