You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  • No labels