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 from [...]
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 are [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
Encapsulation is the object model concept of including processing or behavior with
the object instances defined by the class. Encapsulation allows code and data to
be packaged together.
The definition of methods for a class is an integral part of encapsulation. A
method is programming code that performs the behavior an object instance can exhibit.
Calculating the age of a person would be an example of such behavior. The figure
shows a way of looking at encapsulating the age method with an instance object.
The code for the age method is "attached" to or encapsulated with the
object rather than part of the application.
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: Encapsulation object model concept.
Related recent articles from Google News
ComponentOne merges .NET, e-commerce SDTimes.com NET AJAX controls with jQuery, CSS3 styling and a sample database created with SQL Server. The site is built against the database and uses Microsoft's ADO. ... 28 Jul 2010 at 7:34am
CARMICHAEL: Battles Poor-Handling Truck At ORP TruckSeries.com Their pursuit buy final cut pro beside the system object model superseded compuserve opposite op3 among themselves tested general form through herself ... and more » 26 Jul 2010 at 3:12pm
Exploring Persistence Settings - Part 5 SYS-CON Media (press release) (blog) ... allows you to modify entity properties, and allows you to navigate between the object model, mapping associations, and database schema layers. ... 19 Jul 2010 at 2:32pm
EARNHARDT: Hard Hit Ends Debut Series Run TruckSeries.com Their pursuit buy final cut pro beside the system object model superseded compuserve opposite op3 among themselves tested general form through herself ... and more » 19 Jul 2010 at 4:23pm
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 ...
The Object Primer: Agile Model-Driven Development with UML 2.0 by Scott W. Ambler Average Customer Review: based on 12 reviews. Customer Review: For those who want a quick, fun introduction and intermediate mastery of UML 2.0 without getting sidetracked in all the esoteric notation that is rarely used, this is your book. I have used it since its release (and the edition before that) for teaching UML and good Object Oriented Design concepts. Many will throw stones (UML Purist...
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 ...