getModelName

Returns the value of the application modelName property.

The modelName value always begins with com.tibco.wcc. This is followed by one of two values:

  • The appModelName element, name attribute in wccConfig.xml.
  • If the appModelName element, name attribute is not set in wccConfig.xml, the modelName value is based on the application namespace property value.

For information about the wccConfig.xml file, see the TIBCO Workspace Configuration and Customization guide.

Syntax

getModelName();

Parameters

none

Returns

  • String