public interface ReferableElementDeclaration
this#getRefName and this#setRefName capabilities to an ElementDeclaration
that represents a global element that can be referenced by its name.ComponentElementDeclaration.getConfigRef()| Modifier and Type | Method and Description |
|---|---|
String |
getRefName() |
void |
setRefName(String referableName)
Sets the configured name of the element that can be used to reference
it in the context of an
ArtifactDeclaration |
String getRefName()
ArtifactDeclarationvoid setRefName(String referableName)
ArtifactDeclarationreferableName - the configured name of the elementCopyright © 2017 MuleSoft, Inc.. All rights reserved.