Modify the design of the object-z specification

Assignment Help Software Engineering
Reference no: EM13725419

Text Box: 1The purpose of this assignment is to give you experience developing an Object-Z specification towards an implementation using refinement and refactoring. The case study is a document search engine. The search engine allows a user to load a number of text documents, and then perform searches for words contained in those documents.

The search engine has two modes of operation: it either searches for documents which contain all words in the query, or some (i.e., one or more) words in the query. It has three operations as follows.

LoadDoc loads a document into the search engine (the document will be an input) ToggleMode toggles the mode of the document between 'all words' and 'some words'

Query finds the previously loaded documents which satisfy a query (the input will be a sequence of words denoting the query, and the output a mapping from words in the query to document records - see below).

A document record consists of two components: the name of a document, and a number denoting the number of occurrences of a particular word in that document. The document records associated with a word w in the output of Query are such that: (i) the document name is the name of a document d containing w, and (ii) the number is the number of occurrences of w in d.

The output of Query is meant to be sent to a user interface class responsible for sorting and presenting the information to the search engine user. This user interface class is outside the system we are concerned with in this assignment.

Task 1

Your first task is to specify the search engine as a single Object-Z class SearchEngine. You will need to choose appropriate types for words, documents and document records.

Task 2

Your second task is to modify the design of the Object-Z specification from Task 1 as follows.

1. To ensure the search engine operates efficiently, documents will be searched for the words they contain when first loaded rather than on each query. When a document is loaded, the search engine will store the required information about the document in a word table. The word table maps a given word to a set of document records. Each document record in the set will correspond to a document which contains the word, and the number of times the word occurs in that document.

A new class WordTable will be added to the specification. This class is not responsible for dealing with adjusting the output according to the mode. That responsibility should remain with the SearchEngine class.

2. Assume the following class Comparable is also part of the specification.

A subclass of Comparable called DocRecordl will be added to the specification for repre­senting document records. The class should capture the same information as a document record and additionally have a Compare To operation which (like the compareTo method of the class Comparable in Java) outputs a negative number whenever the input (an instance of DocRecordl) has a larger number, a positive value when the input has a smaller number, and zero when it has the same number.

3. Finally, modify the specifications of SearchEngine and WordTable to use DocRecordl in place of your document record type.

Each modification of the specification will require one or more refactoring and/or refinement steps. You do not need to prove the refinement steps, but for each you should (i) state the proof obligations, (ii) specify any schemes needed by them, e.g., the schema R representing the retrieve relation for a data refinement, and (iii) provide a short informal (English) justification for why the refinement holds.

Each class and schema in your assignment should be preceded by explanatory text. This text should not simply paraphrase the formal text, but explain it in the context of the specification development. Further text may follow a class or schema where necessary, e.g., to help clarify complicated predicates.

Reference no: EM13725419

Questions Cloud

Case to be analyazed in strategic management : Make powerpoint slides for a case to be analyazed in strategic management
Unique issues of multiracial group members : Question 1: List the unique issues of multiracial group members.
Presentation on supplement to the completed marketing plan : The paper for the product is below power point needs ref please. the power point should have these bullets in it. Prepare a 15- to 20-slide Microsoft PowerPoint presentation as a supplement to the completed marketing plan that illustrates it's most..
Die machines to produce equipment for other firms : Tool Makers, Inc. uses tool and die machines to produce equipment for other firms. The initial cost of one customized tool and die machine is $850,000. This machine costs $10,000 a year to operate. Each machine has a life of 3 years before it is repl..
Modify the design of the object-z specification : Specify the search engine as a single Object-Z class SearchEngine. You will need to choose appropriate types for words, documents and document records.
Why are capital gains excluded from this model : A stock’s intrinsic value can be estimated by discounting expected dividends (or cash flows) to the present using the investor’s require rate of return. Why are capital gains excluded from this model? Does the exclusion of capital gains limit its val..
What is the equivalent annual cost of this machine : Tool Makers, Inc. uses tool and die machines to produce equipment for other firms. The initial cost of one customized tool and die machine is $850,000. This machine costs $10,000 a year to operate. Each machine has a life of 3 years before it is repl..
Describe the business opportunity decision processes : Describe the business opportunity decision processes, as explored through the "roots of opportunity" (Mariotti & Glacken, 2013). Articulate which decision process you used to devise your product or service. Describe your process compellingly, and w..
Write a reaserch paper on business government and society : Write a reaserch paper on Business Government and Society/PrincessMary

Reviews

Write a Review

Software Engineering Questions & Answers

  Data flow diagram for student assistant of local law firm

Design a data flow diagram to include all functions and data flows as described in this situation, starting from time you submit your time sheet.

  Compare and contrast agile and waterfall models

Compare and contrast agile and Waterfall models of managing a project in the context of building an e-Commerce Website.

  Recognize at least two methods used to generate test cases

q1. identify at least two methods used to generate test cases in software development and explain how they are used to

  Calculation of the hypotenuse

Construct a C# console application that calculate the hypotenuse of a right triangle. The calculation of the hypotenuse of a right triangle is based on the Pythagorean Theorem:

  You are working on an office automation project in the

you are working on an office automation project in the printing industry. the system to be developed is meant to

  Suggestions for viable guidelines

Do you think that variations in company and societal culture could pose a significant problem when coordinating or scheduling large assignments,

  Question about newspaper popularity

Many people lament the fact that the printed newspaper's popularity is refusing so alarmingly that some of children of the new generations have never read a printed newspaper.

  Create state diagram-handles login-security for application

You are designing module which handles login and security for application. Create state diagram which explains the above actions. Make sure that you name each state and include triggers which cause transitions as well as any conditions that may app..

  Draw entity-relationship diagram students playing games

Draw an entity-relationship diagram for the following situation: Many students play many different sports. One person, called the head coach, assumes the role of coaching all these sports.

  Question choose a local store or service organization which

question choose a local store or service organization which will form the case study for your group assignment.the

  Improving job performance

Learning is characterized as any relatively permanent change in behavior that happens as a result of experience. Also means that it also happens outside of schools, at workplaces.

  Question 11a write the class ingredient to contain the

question 11.a write the class ingredient to contain the following-i integer variable ingredientid ii string variables

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd