TIBCO Adapter SDK C++ Reference
MModeledClassDescription::getAssociations
MModeledClassDescription
Return the associations encapsulated by this object as a table of association names and MAssociationDescription pointers. Return the associations that are directly defined for this class (that is, not those that are inherited from a superclass).
Remarks
Do not delete the item returned by the method.
Declaration
virtual const MMap<MString, MAssociationDescription*>* getAssociations() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.