Discuss the main concepts of the ODMG Object Model. Give an example to illustrate each of the concepts.

What will be an ideal response?


The ODMG OM is a superset of the OMG OM and specifies the following basic modeling
primitives:
? The basic modeling primitives are the object and the literal. Only an object has a unique
identifier.
? Objects and literals can be categorized into types. All objects and literals of a given type
exhibit common behavior and state. A type is itself an object. An object is sometimes
referred to as an instance of its type.
? Behavior is defined by a set of operations that can be performed on or by the object.
Operations may have a list of typed input/output parameters and may return a typed
result.
? State is defined by the values an object carries for a set of properties. A property may be
either an attribute of the object or a relationship between the object and one or more
other objects. Typically, the values of an object’s properties can change over time.
? An ODMS stores objects, enabling them to be shared by multiple users and applications.
An ODMS is based on a schema that is defined in the Object Definition Language
(ODL), and contains instances of the types defined by its schema.

Computer Science & Information Technology

You might also like to view...

A programming style that uses a signal and response approach to programming is called:

a. Object Oriented Programming b. Structured Programming c. Event-driven Programming d. Bottom-up Programming

Computer Science & Information Technology

A reason for the growth in business-to-consumer (B2C) e-commerce is that online B2C shoppers have the ability to design a _____ product.

A. standardized B. universal C. generic D. ?personalized 

Computer Science & Information Technology

The ________ Checker finds any potential issues and creates a report so that you can resolve the issues to make your file easier for those with disabilities to use

Fill in the blank(s) with correct word

Computer Science & Information Technology

In order to filter explicit text and images from your searches, select ________ in the SafeSearch feature of Google

Fill in the blank(s) with correct word

Computer Science & Information Technology