TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MModeledClassDescription
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference