The proliferation of object-oriented methods, Database Management System

Assignment Help:

The Proliferation of Object-Oriented Methods

The first few years of the 1990s saw blossoming of around fifty various object oriented methods. This proliferation is a sign of great importance of object oriented technology, but it is also fruit of a multitude of interpretations of accurately what an object is. The drawback of this plenty of methodologies is that it causes confusion, which leads users to adopt a 'wait and see' attitude that limits progress made by methods. The best way of testing something is still to deploy it, methods are not cast in stone - methods evolve in response to comments from their users.

Fortunately, a close look at dominant methods allows extraction of a consensus around common concepts. The main feature of objects, shared by numerous methods are articulated around concepts of class, association (explained by James Rumbaugh), partition into subsystems (by Grady Booch) and around expression of requirements based on studying interaction between users and systems (Ivar Jacobson's use cases).

At last, well-deployed methods, for example Booch and OMT (Object Modelling Technique), were imposed by experience and adopted methodology elements which were most appreciated by the users.

 


Related Discussions:- The proliferation of object-oriented methods

Explain the concept of modeling with objects, Explain the concept of Modeli...

Explain the concept of Modeling With Objects A model is a conceptual representation of a specification, design or system from a particular point of view. A modelling language

What is the candidate key for a table with columns, For problems 1-4, give ...

For problems 1-4, give all candidate keys for the tables with FDs specified.  Composite candidate keys must be put in parentheses, and candidate keys must be separated with commas

Explain naivebayessimple algorithem, Use the IRIS dataset that comes with W...

Use the IRIS dataset that comes with Weka to compare the classification performance of the following algorithms. 1. NaiveBayesSimple 2. MultiLayerPerceptron J48 (

Describe the definition of a transaction in sql, Describe the definition of...

Describe the definition of a transaction in SQL  Ans: The SQL transaction starts implicitly. Transactions are finished by either Commit work that commits the transaction and st

Differentiate between b-tree and b+ tree, Differentiate between B-tree and ...

Differentiate between B-tree and B + tree    Ans:  A B-tree (or Balanced Tree) is a search tree along with additional constraints that makes sure that the tree is all the time

Relational algebra, Relational Algebra is a set of basic operations used to...

Relational Algebra is a set of basic operations used to influence the data in relational model. These operations allow the user to specify basic retrieval request. The result of re

Explain the ansi -sparc schema architecture, (a) Differentiate between info...

(a) Differentiate between information and data . (b) List and briefly explain five potential benefits of the database approach compared to conventional file systems. (c) Diff

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

List the table modification commands in sql, List the table modification co...

List the table modification commands in SQL? A) Deletion B) Updates C) Insertion D) Update of a view

Using column aliases-data manipulation language, Using Column aliases E...

Using Column aliases Example: To print column names as NAME and ANNUAL SALARY SELECT ENAME "NAME", SAL*12 "ANNUAL SALARY" FROM EMP;

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