TIBCO Adapter SDK C++ Reference
MAssociationDescription
Class Hierarchy | C++ Classes and Methods | Members | Methods
The MAssociationDescription interface describes a particular association between two classes, called class A and class B.

Because an association is between two classes, there is not a specific sense of a “to Class” and a “from Class.” The API is organized around two half-specifications called association endpoint descriptions (see MAssociationEndpointDescription).

This class is only instantiated by the adapter class library itself.

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