TIBCO Adapter SDK C++ Reference
MClassRegistry::getAssociationDescription
MClassRegistry
Return the MAssociationDescription associated with the class name.

Do not delete the object returned by this method. Use the downcast() method on the returned object to determine the direct superclass of this return class. See MBaseClassDescription.

Parameters
Parameters Description
const MString& rsAssocName Name of the association description to retrieve.
Declaration
virtual const MAssociationDescription* getAssociationDescription(const MString& rsAssocName);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.