TIBCO Adapter SDK C++ Reference
MBaseClassDescription Methods
MBaseClassDescription | Legend
Methods
Method Description
getFullName Return the full name of the location. This method is always called for an instance of a subclass of MBaseClassDescription.
getPathName Return the full name without the last part (the actual name of the repository itself). This method is always called for an instance of a subclass of MBaseClassDescription.
getShortName Return the last part of the name. This method is always called for an instance of a subclass of MBaseClassDescription.
isSystemDefined Distinguishes between classes based on "native" or application-defined TIBCO Repository objects.

Return true if this MBaseClassDescription is system defined, false if it has been defined by the application.

Copyright (c) 2010 TIBCO Software Inc. All rights reserved.