TIBCO Adapter SDK C++ Reference
MAssociationDescription::getFullName
MAssociationDescription
Return the full name of the location.
Example
For a class:

/tibco/public/class/ae/zap/Order

The ShorName is Order.

The FullName is /tibco/public/class/ae/zap/Order.

The PathName is /tibco/public/class/ae/zap.

Declaration
virtual const MString& getFullName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.