TIBCO Adapter SDK C++ Reference
MMetaDescription::getOwnerDescription
MMetaDescription
Return the "owner" of this object.
Remarks
The metadata repository objects have an implicit owner hierarchy; for example, the class object owns the attribute association list and the operation association list owns the parameter association list. If you call this method for an object, its owner is returned.
Declaration
virtual MMetaDescription* getOwnerDescription() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.