TIBCO Adapter SDK C++ Reference
|
In effect, MInstance is an MTree constrained by a class description that is stored in TIBCO Repository.
MInstance keeps a copy of all MData items that are set.
Note that the SDK does not manage memory and references if you create MInstance instances based on repository information. The SDK also does not enforce data integrity.
MInstance always represents an MModeledClassDescription, that is, a class description class created by the SDK based on metadata information.
See also "Adapter Creates Runtime Data" in TIBCO Adapter SDK Programmer's Guide.
class MInstance : public MData;
MObject MData MInstance