TIBCO Adapter SDK C++ Reference
MAttributeDescription
Class Hierarchy | C++ Classes and Methods | Members | Methods
Encapsulates a particular attribute or property of an MClassDescription.
Remarks
Maintains information about the attribute name, whether it is a key attribute, and permission information (read only, write only).

Note that the getAttributeParentClassDescription() method is obsolete. Use the method getOwnerDescription(), inherited from MMetaDescription instead.

Declaration
class MAttributeDescription : public MMemberDescription;
Class Hierarchy
MObject, MPropertyBag
        MMetaDescription
            MMemberDescription
                MAttributeDescription
File
MAttributeDescription.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.