User:Linda Pettigrew:Design Study2

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
 
image:ljp51-xmlExample.JPG|Figure 1. Excerpt from collected xml file.
 
image:ljp51-xmlExample.JPG|Figure 1. Excerpt from collected xml file.
  
[[image:Ljp51xmlExample.JPG|frame|left|]]
+
[[image:Ljp51xmlExample.JPG|frame|]]
  
  

Revision as of 03:52, 27 September 2010

Navigation shortcuts: Wiki users:Linda Pettigrew


Contents

An Analysis Tool for Log Files

This project looks at the design decisions made during the development of a tool to extract data from XML log files.

Introduction

Background

A tool has been developed to collect event-driven data from developers while they are using eclipse. The data collected contains details about the event which has occurred such as the number of charcters added during an edit, the time of the edit and the file the edit occurred on. An example of the data collected is shown in figure 1.

image:ljp51-xmlExample.JPG|Figure 1. Excerpt from collected xml file.

Ljp51xmlExample.JPG


Design Study

Requirements

Constraints

Initial Design

UML Diagram

Description of Classes

Design Critique

Initial Design

Design Improvements

Files

Installation

Acknowledgements