TIBCO Adapter SDK C++ Reference
MAssociationDescription::getPathName
MAssociationDescription
Return the full name without the last part (the actual name of the repository itself).
Example
For a class:

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

The ShortName is Order

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

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

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