superclass
See also: super class
English
editAlternative forms
editEtymology
editPronunciation
editNoun
editsuperclass (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
editHypernyms
editTranslations
editclass that passes attributes and methods
|
Verb
editsuperclass (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