Control as a state machine engine, Database Management System

Assignment Help:

Control as a State Machine Engine

First let us define the state machine: "the state machine is a machine which is an object but not an application object. It is a part of language substrate to support syntax of application object". The normal approach to implement control is to have a few ways of explicitly representing and executing state machines. For illustration, a general "state machine engine" class can provide capability to execute a state machine represented by table of transitions and actions provided by application. As you know, each object consists of its own independent state variable and can call on the state engine to determine next state and action.

This approach helps quickly progress from analysis model to a skeleton prototype of system by defining classes from object model, state machines from dynamic model and creating "stubs" of action routines. A stub can be termed as "the minimal definition of a subroutine or function without any internal code". So, if every stub-print out own name, this technique permits you to execute skeleton application to verify which the basic flow of control is correct or not.

State machine mechanisms can be created easily using the object oriented language. 

 


Related Discussions:- Control as a state machine engine

What is data independence, What is data independence? Data Independenc...

What is data independence? Data Independence: Techniques which permit data to be changed without affecting the applications in which procedure it. There are two types of data

Write short notes on schema diagram, Write short notes on Schema diagram.  ...

Write short notes on Schema diagram.  A database schema along with primary key and foreign key dependencies can be depicted pictorially by schema  diagram. Every relation appea

Data, Explain three main attributes of data.

Explain three main attributes of data.

Functional Dependencies, What exactly is the concept of Functional Dependen...

What exactly is the concept of Functional Dependencies? And how do we associate this concept with the logic of Super-keys, Candidate Keys, etc? Given Relation R(A,B,C,D,E) with de

What is a recursive relationship, What is a recursive relationship? Give an...

What is a recursive relationship? Give an example not used in the text. A recursive relationship is a relationship among an entity and itself. For example, given the entity PER

Determine the two special events, What are two special events? The two ...

What are two special events? The two special events are as "entry" and "exit". Any action which is marked as linked to entry event is executed whenever given state is entered v

Define object-relational systems, Define object-relational systems? Sy...

Define object-relational systems? Systems that give object-oriented extensions to relational systems are known as object-relational systems.

Er diatgrams, Ask q“A database will be made to store information about pati...

Ask q“A database will be made to store information about patients in a hospital. On arrival, each patient’s personal details (name, address, and telephone number) are recorded wher

Describe data manipulation language, Describe Data Manipulation language ? ...

Describe Data Manipulation language ? Data Manipulation Language (DML) - A data manipulation language is a language which enables users to access or manipulate data as organize

Create database for car application, The Database MySQL scripts cars_f...

The Database MySQL scripts cars_for_sale.sql and car_details.sql containing the data to use for this task have been supplied. To complete this task, you need to first create

Write Your Message!

Captcha
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