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();

Example File (Builder project E2E Action Language/Operating):

<your example path>\E2E Action Language\Operating\uml\deploymentMacros.xml