public abstract class ComponentElementDeclaration extends ParameterizedElementDeclaration
ComponentModel configuration.declaringExtension, name| Constructor and Description |
|---|
ComponentElementDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getConfigRef() |
int |
hashCode() |
void |
setConfigRef(String configRef)
Sets the
config-ref parameter required for this component |
addParameterGroup, findElement, getParameterGroup, getParameterGroupsaddCustomConfigurationParameter, addMetadataProperty, getCustomConfigurationParameters, getMetadataProperties, getMetadataPropertygetDeclaringExtension, getName, setDeclaringExtension, setNamepublic void setConfigRef(String configRef)
config-ref parameter required for this componentconfigRef - the ReferableElementDeclaration.getRefName()
of a ConfigurationElementDeclarationpublic String getConfigRef()
config-ref parameter associated to this componentpublic boolean equals(Object o)
equals in class ParameterizedElementDeclarationpublic int hashCode()
hashCode in class ParameterizedElementDeclarationCopyright © 2017 MuleSoft, Inc.. All rights reserved.