TIBCO Adapter SDK C++ Reference
MAssociationDescription::getShortName
MAssociationDescription
Return the last part of the name.
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& getShortName() const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.