Superclass
From CSSEMediaWiki
Revision as of 22:12, 16 September 2009 by Matthew Harward (Talk | contribs)
A superclass is a class from which other classes are derived.
See Also
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 |