Nomenclature

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
m (Reverted edits by Ebybymic (Talk); changed back to last version by Filip Kujikis)
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
The naming conventions used in the field of OOD.
 +
 +
* [[Abstract class]]
 +
* [[Abstraction]]
 
* [[Aggregation versus Composition]]
 
* [[Aggregation versus Composition]]
 +
* [[Association versus Dependency]]
 +
* [[Class versus Object]]
 +
* [[Component versus Module]]
 +
* [[Coupling]]
 +
* [[Encapsulation]] (or [[Information hiding]])
 
* [[Inheritance]]
 
* [[Inheritance]]
 +
* [[Instance]]
 +
* [[Interface]]
 +
* [[Method]]
 +
* [[Multiple Inheritance]]
 
* [[Overloading]]
 
* [[Overloading]]
 +
* [[Package versus Namespace]]
 
* [[Polymorphism]]
 
* [[Polymorphism]]
 +
* [[Properties / Fields / Attributes]]
 +
* [[Superclass]]
 +
* [[Subclass]]
 +
 +
{{Nomenclature}}
 +
 +
[[Category: Nomenclature]]

Latest revision as of 03:23, 25 November 2010

The naming conventions used in the field of OOD.


Personal tools