superclass
Appearance
See also: super class
English
[edit]Alternative forms
[edit]Etymology
[edit]Pronunciation
[edit]Noun
[edit]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.
Synonyms
[edit]- (computing): base class, parent class
- (general): superset
Antonyms
[edit]Hypernyms
[edit]Translations
[edit]class that passes attributes and methods
|
Verb
[edit]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 also
[edit]- (computing): abstract type, base class, interface
References
[edit]- superclass on Wikipedia.Wikipedia