The MetaObject Interface contains the following methods:
getObject retrieves an object instance that matches the specified Category and Class objects.
hasObject determines whether the specified Category and Class are supported by the MetaObject.
objectCategories enumerates the categories that are supported by the MetaObject.
objectClasses enumerates the classes that are used to describe the specified category.