DocumentCode
387650
Title
Documenting pattern use in Java programs
Author
Torchiano, Marco
Author_Institution
Dept. of Comput. & Inf. Sci., Norwegian Univ. of Sci. & Technol., Norway
fYear
2002
fDate
2002
Firstpage
230
Lastpage
233
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Maintenance, 2002. Proceedings. International Conference on
ISSN
1063-6773
Print_ISBN
0-7695-1819-2
Type
conf
DOI
10.1109/ICSM.2002.1167770
Filename
1167770
Link To Document