| Class and Description |
|---|
| ArtifactDeclaration
A programmatic descriptor of a mule artifact configuration.
|
| ComponentElementDeclaration
A programmatic descriptor of a
ComponentModel configuration. |
| ConfigurationElementDeclaration
A programmatic descriptor of a
ConfigurationModel configuration. |
| ConnectionElementDeclaration
A programmatic descriptor of a
ConnectionProviderModel configuration. |
| ConstructElementDeclaration
A programmatic descriptor of an application Flow configuration.
|
| CustomizableElementDeclaration
A declaration which can be augmented with custom pieces of information
that are not part of the actual element model.
|
| ElementDeclaration
Base of a programmatic descriptor of the configuration for any element present in a mule application.
|
| ElementDeclarationContainer
Adds lookup methods to find a given
ElementDeclaration that is part
of this container declaration. |
| EnrichableElementDeclaration
A programmatic descriptor of an
ElementDeclaration that can
be enriched with custom properties and parameters. |
| GlobalElementDeclaration
An
ElementDeclaration that can be present as a direct child of an ArtifactDeclaration. |
| GlobalElementDeclarationVisitor
Used in
GlobalElementDeclaration.accept(GlobalElementDeclarationVisitor) as a visitor pattern. |
| IdentifiableElementDeclaration
Extends the concept of a named element to provides a unique way of identifying an
element declaration for a given
ExtensionModel |
| MetadataPropertiesAwareElementDeclaration
A declaration which can be augmented with metadata
regarding the represented element model.
|
| NamedElementDeclaration
Adds naming methods to an element declaration
|
| ParameterElementDeclaration
A programmatic descriptor of a
ParameterModel configuration. |
| ParameterGroupElementDeclaration
A programmatic descriptor of a
ParameterizedModel configuration. |
| ParameterizedElementDeclaration
A programmatic descriptor of a
ParameterizedModel configuration. |
| ParameterValue
Represents the configured value of a given
ParameterElementDeclaration |
| ParameterValueVisitor
Used in
ParameterValue.accept(ParameterValueVisitor) as a visitor pattern. |
| ReferableElementDeclaration
Adds
this#getRefName and this#setRefName capabilities to an ElementDeclaration
that represents a global element that can be referenced by its name. |
| TopLevelParameterDeclaration
A programmatic descriptor of an
ObjectType configuration that will
be used as a global element of the mule application. |
| Class and Description |
|---|
| ArtifactDeclaration
A programmatic descriptor of a mule artifact configuration.
|
| Class and Description |
|---|
| ArtifactDeclaration
A programmatic descriptor of a mule artifact configuration.
|
| Class and Description |
|---|
| ParameterElementDeclaration
A programmatic descriptor of a
ParameterModel configuration. |
| ParameterGroupElementDeclaration
A programmatic descriptor of a
ParameterizedModel configuration. |
| ParameterValue
Represents the configured value of a given
ParameterElementDeclaration |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.