Replaces the deprecated macro getConfigurationName().

Syntax
getCompositeName()
SemanticsReturns the name of the xUML service as specified in the component diagram (name of the <<E2EComposite>>).
Examples
set serviceName = getCompositeName();