You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
Inheritance in the object model is a means of defining one class in terms of another. This is
common usage for most of us. For example, a conifer is a type of tree. There are
certain characteristics that are true for all trees, yet there are specific
characteristics for conifers.
Note that in an object model, there is no distinction in usage between system
pre-defined types and user-defined types. This is known as extensibility.
So it is possible to define a type as a sub-type of a system type or as a
sub-type of a user-define type.
In this example, a Student is a type of
Person. Likewise, a Employee is a type of Person. Both Student and
Employee inherit all the attributes and methods of Person. Student has a
locally defined student ID attribute. Employee has a locally defined
employee ID attribute.
So, if you would look at a Student object, you would see attributes of
name, date of birth, parents, children, and student ID.
There are nearly 400 pages of articles on this site with over 40 pages on database concepts and standards.
Search this site for more articles
Custom Search
Browse this site for more articles
Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current
article: Inheritance object model concept.
Related recent articles from Google News
Managing Models in ASP.NET MVC Visual Studio Magazine However, a view is the application's user interface and is going to need to support the user's workflow -- not the application's object model or the ... 31 Aug 2010 at 1:10pm
SQL Server 2008 R2 for the Developer Visual Studio Magazine Report Manager has an improved interface that's easier to use, while Report Viewer uses AJAX and a JavaScript object model in Web reports to make it easier ... and more » 31 Aug 2010 at 8:45am
TIBCO ActiveMatrix BPM In Depth Enterprise Irregulars (blog) Even better, you can import it from UML, XSD, WSDL or directly from a database, and can export it to XSD or WSDL. A business object model is then attached ... 1 Sep 2010 at 11:37am
Using Windows PowerShell to Manage SharePoint 2010 Windows IT Pro NET Framework and work directly with the SharePoint Object Model or Web Services. But now it's official, and administrators get to use the power of ... and more » 27 Aug 2010 at 11:30am
UN Report: US abuse of Native Americans and migrants The NarcoSphere Since 2020, autodesk maya 2008 the system object model seemed approved.. Avec les prix photoshop cs2 risques, il pistes prix photoshop ni crédit garanti à ... and more » 6 Sep 2010 at 12:17am
DOM Scripting: Web Design with JavaScript and the Document Object Model by Jeremy Keith Average Customer Review: based on 74 reviews. Customer Review: If have read a few books on javascript since i wanted to extend my toolbox of html, css and php. But this book is by far the best. Everything is so well explained that it seems too simple to be true. I did find the examples in other books quite confusing and sometimes hard to follow. Now I look at those examples and wonder why they ...
Analysis Patterns: Reusable Object Models by Martin Fowler Average Customer Review: based on 15 reviews. Customer Review: I bet you are an object oriented software developer striving to build better applications. If you have not read GoF Design Patterns and followed that with Vlissides's Pattern Hatching, read those first. Follow those with this, Martin Fowler's Analysis Patterns. As two readings of Design Patterns took my OO knowledge from infancy to ...
Testing Object-Oriented Systems: Models, Patterns, and Tools by Robert V. Binder Average Customer Review: based on 10 reviews. Customer Review: I have several books on software testing, but none of them provides the comprehensive, in-depth coverage of testing that this book provides. No software developer or test engineer working with OO techniques should be about it!