出典:Wiktionary
出典:Wikipedia
出典:『Wikipedia』 (2011/05/16 02:54 UTC 版)
In computer science, a metaobject or meta-object is any entity that manipulates, creates, describes, or implements other objects. The object that the metaobject is about is called the base object. Some information that a metaobject might store is the base object's type, interface, class, methods, attributes, variables, functions, control structures, etc.