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