public interface IdentifiableElementDeclaration extends NamedElementDeclaration
org.mule.runtime.api.meta.model.ExtensionModel| Modifier and Type | Method and Description |
|---|---|
String |
getDeclaringExtension() |
void |
setDeclaringExtension(String declaringExtension)
Sets the
name of the extension containing the
model associated to this element declaration |
getName, setNameString getDeclaringExtension()
name of the extension containing the
model associated to this element declarationvoid setDeclaringExtension(String declaringExtension)
name of the extension containing the
model associated to this element declarationdeclaringExtension - the extension's nameCopyright © 2022 MuleSoft, Inc.. All rights reserved.