getCompositeName() Macro


Replaces the deprecated macro getConfigurationName().


Syntax


getCompositeName()


Semantics

Returns 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

Related Pages: