TIBCO Adapter SDK C++ Reference
MModeledClassDescription::getAssociation
MModeledClassDescription
Return the specified association as an MAssociationDescription.
Remarks
Do not delete the item returned by the method.
Parameters
Parameters Description
const MString& sAssocName The name of the association to lookup.
Declaration
virtual const MAssociationDescription* getAssociation(const MString& sAssocName) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.