A subclass of
MBaseClassDescription that encapsulates an actual class. Applications define the metadata for classes in the adapter instance description object. The SDK then parses that information, creating one MModeledClassDescription for each class defined in the adapter instance description object.
In effect, MModeledClassDescription is used for application-specific information.
- When MApp parses the TIBCO Repository metadata information, it creates an instance of MModeledClassDescription for each class defined in the adapter instance description object.
- Applications themselves can instantiate MModeledClassDescription and use the instance as the objectType of attributes of a repository object.