X-ray view on a Class using Conceptual Analysis in Java Environment
Gulshan Kumar, Prof. Mritunjay Kumar Rai

TL;DR
This paper explores using X-ray views within object-oriented concept analysis to improve automatic software modularization in Java, aiming to enhance understanding and maintainability of large codebases.
Contribution
It introduces the application of X-ray views in object-oriented concept analysis specifically for Java, providing a novel approach to automatic modularization.
Findings
X-ray view aids in visualizing class structure
Enhances automatic modularization accuracy
Applicable to large Java codebases
Abstract
Modularity is one of the most important principles in software engineering and a necessity for every practical software. Since the design space of software is generally quite large, it is valuable to provide automatic means to help modularizing it. An automatic technique for software modularization is object- oriented concept analysis (OOCA). X-ray view of the class is one of the aspect of this Object oriented concept analysis. We shall use this concept in a java environment.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Testing and Debugging Techniques · Web Applications and Data Management · Software Engineering and Design Patterns
