superclass
See also: super class
EnglishEdit
Alternative formsEdit
EtymologyEdit
NounEdit
superclass (plural superclasses)
- (computing, object-oriented programming) A high-level class that passes attributes and methods down the hierarchy to subclasses.
- (taxonomy) A taxon ranking below a phylum and above a class.
SynonymsEdit
- (computing): base class, parent class
- (general): superset
AntonymsEdit
HypernymsEdit
TranslationsEdit
class that passes attributes and methods
|
VerbEdit
superclass (third-person singular simple present superclasses, present participle superclassing, simple past and past participle superclassed)
- (transitive, computing, object-oriented programming) To create a superclass of.
- 2001, Stephen Teilhet, Subclassing and Hooking With Visual Basic, page 223:
- Applications incorporating superclassing "clean up" by calling UnregisterClass on all superclassed classes.
See alsoEdit
- (computing): abstract type, base class, interface
ReferencesEdit
- superclass on Wikipedia.Wikipedia