Title :
Documenting pattern use in Java programs
Author :
Torchiano, Marco
Author_Institution :
Dept. of Comput. & Inf. Sci., Norwegian Univ. of Sci. & Technol., Norway
Abstract :
Design patterns are widely recognized as important software development methods. Their use as software understanding tools, though generally acknowledged, has been scarcely explored. Patterns are most useful in understanding software when they are well documented. Sometimes they are described separately from code as design comments. Nevertheless, they have a strong relationship with the source code and thus they should also be documented at the source level. Unfortunately, there is no agreement on how to document pattern use. This paper describes a structured approach to documenting pattern use in the Java language. Our solution is based on the standard Javadoc tool and is able to generate HTML documentation. The approach has been implemented and tested with software that uses patterns.
Keywords :
Java; hypermedia markup languages; object-oriented programming; software tools; system documentation; HTML documentation; Java programs; Javadoc tool; design patterns; pattern use documentation; software development methods; software understanding tools; source code; Code standards; Computer languages; Documentation; HTML; Java; Pattern analysis; Pattern recognition; Programming; Software systems; Software tools;
Conference_Titel :
Software Maintenance, 2002. Proceedings. International Conference on
Print_ISBN :
0-7695-1819-2
DOI :
10.1109/ICSM.2002.1167770