OPPapers.com Essay Index >> Science >> Analysis Model
We have many free term papers and essays on Analysis Model. We also have a wide variety of research papers and book reports available to you for free. You can browse our collection of term papers or use our search engine.
Business Analysis:Model. A Business Analysis of the Object Oriented Hypermedia
Design Model This discourse will provide a brief overview ...
Analysis Model. Analysis Model V1.1 Requirements/Functions The software
is required to render HTML documents. That is, it has to ...
Compare and contrast SWOT Analysis and VRIO model. Describe the SWOT analysis
and the VRIO model and compare them. Highlight their ...
Analysis and Design model in Software Development. Analysis models are model
used in software development to help in understanding ...
Decision Making Model Analysis Paper. ... Decision Making Model Analysis Paper 4 · My
options were to confront Rocky and tell him what he did was wrong. ...
Submitted by simetser on May 13, 2008
Category: Science
Words: 1839 | Pages: 8
Views: 62
Popularity Rank: 103,578
Average Member Grade: N/A (Add a Comment / Grade this Paper)
Analysis Model
V1.1
Requirements/Functions
The software is required to render HTML documents. That is, it has to read an HTML document, translate it, and then display the translated version. The following functions are to be provided:
- A command line interface that accepts the name of a file to be rendered.
- The ability to read an HTML document.
- The ability to identify all standard HTML tags and extensions added by Netscape.
- Write a document to its own window by translating the HTML tags.
- The ability to move/re-size the document window.
- Vertical and horizontal scroll bars.
- Program termination via closing of document window.
- Error messages to be given if file’s specified in the command line cannot be found or if they are not HTML files (i.e. the extension is not .html).
- When a document had been fully rendered, the window should inform the user whether or not the document conforms to the HTML specification.
Class composition
With the requirements and the main functionality of the system established, we can now begin to create some potential classes. The classes will be established using the following characteristics:
- Retained information. Does information about the class need to be remembered for the system to function?
- Needed Services. Does the class have a set of identifiable operations that can change the values of its attributes?
- Multiple attributes. Does the class contain information that warrants its own class?
- Common Attributes. Do the attributes defined for the class apply to all instances of the class?
- Common operations. Do the operations defined by the class apply to all instances of the class?
Document reader – The process of reading an HTML document is basically 50% of the majority of the work that will be performed...
You must Login to view the entire paper.
If you are not a member yet, Sign Up for free!