noun
object class
Computing term referring to a class in object-oriented programming.
この対象体クラスからインスタンスを生成する。
Create an instance from this object class.
An object instance; 対象体クラス is the blueprint for such objects.
Compound of 対象体 (object) and クラス (class), a direct translation of the English computing term 'object class'.