The General Design Pattern
<Class ID="instance">
<property1>data value</property1>
<property2>data value</property2>
...
<property-n>data value</property-n>
</Class>
Things to note:
1. Names of Classes by convention begin with uppercase.
2. Names of properties by convention begine with lowercase.
Previous slide
Next slide
Back to first slide
View graphic version