| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent | |
| org.mule.runtime.api.meta.model.declaration.fluent.util |
| Class and Description |
|---|
| AbstractParameterDeclaration
Abstract declaration object for parameters.
|
| BaseDeclaration
Base class for a declaration object.
|
| ComponentDeclaration
A declaration object for a
ComponentModel. |
| ComponentDeclarer
Allows configuring a
ComponentDeclaration through a fluent API |
| ConfigurationDeclaration
A declaration object for a
ConfigurationModel. |
| ConfigurationDeclarer
Allows configuring a
ConfigurationDeclaration through a fluent API |
| ConnectedDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get ConnectionProviderDeclaration objects |
| ConnectionProviderDeclaration
A declaration object for a
ConnectionProviderModel. |
| ConnectionProviderDeclarer
Allows configuring a
ConnectionProviderDeclaration through a fluent API |
| ConstructDeclaration
A declaration object for a
ComponentModel. |
| ConstructDeclarer
Allows configuring a
OperationDeclaration through a fluent API |
| Declarer
Base class for a component which can be used to create a
BaseDeclaration |
| DeclaresExternalLibraries
Common interface for
declarers which support
adding ExternalLibraryModel instances |
| ExclusiveParametersDeclaration
A declaration object to indicate that parameters in a
ParameterizedDeclaration
are mutually exclusive |
| ExecutableComponentDeclaration
A declaration object for a
OperationModel. |
| ExecutableComponentDeclarer
Base class for
declarers which allow to construct an OperationDeclaration |
| ExtensionDeclaration
A declaration object for a
ExtensionModel. |
| ExtensionDeclarer
A builder object which allows creating an
ExtensionDeclaration
through a fluent API. |
| FunctionDeclaration
A declaration object for a
OperationModel. |
| FunctionDeclarer
Allows configuring a
FunctionDeclaration through a fluent API |
| HasConnectionProviderDeclarer |
| HasConstructDeclarer
Contract interface for a declarer in which it's possible
to add constructs
|
| HasDisplayModelDeclarer
Contract interface for a declarer in which it's possible
to add message sources
|
| HasFunctionDeclarer
Contract interface for a declarer in which it's possible
to add functions
|
| HasModelProperties
A contract interface for a declarer capable of adding a model properties
|
| HasNestedComponentsDeclarer
A contract interface for a declarer capable of adding a
NestableElementModel as child |
| HasNestedRoutesDeclarer
A contract interface for a declarer capable of adding a
NestedRouteModel as child |
| HasOperationDeclarer
Contract interface for a declarer in which it's possible
to add operations
|
| HasParametersDeclarer
A contract interface for a declarer capable of adding a model properties
|
| HasSourceDeclarer
Contract interface for a declarer in which it's possible
to add message sources
|
| HasStereotypeDeclarer
Contract interface for a declarer in which it's possible
to add
StereotypeModel |
| NamedDeclaration
Base class for a declaration of a named object.
|
| NestableElementDeclaration
A declaration object for a
NestableElementModel. |
| NestedChainDeclaration
A declaration object for a
NestedChainModel. |
| NestedChainDeclarer
Allows configuring a
NestedComponentDeclaration through a fluent API |
| NestedComponentDeclaration
A declaration object for a
NestedComponentModel. |
| NestedComponentDeclarer
Allows configuring a
NestedComponentDeclaration through a fluent API |
| NestedRouteDeclaration
A declaration object for a
NestedRouteModel. |
| NestedRouteDeclarer
Allows configuring a
NestedComponentDeclaration through a fluent API. |
| OperationDeclaration
A declaration object for a
OperationModel. |
| OperationDeclarer
Allows configuring a
OperationDeclaration through a fluent API |
| OptionalParameterDeclarer
A specialization of
ParameterDeclarer for optional parameters. |
| OutputDeclaration
A declaration object for an
OutputModel. |
| OutputDeclarer
Allows configuring an
OutputDeclaration through a fluent API |
| ParameterDeclaration
A declaration object for a
ParameterModel. |
| ParameterDeclarer
Allows configuring a
ParameterDeclaration through a fluent API |
| ParameterGroupDeclaration
A declaration object for a
ParameterGroupModel. |
| ParameterGroupDeclarer
Allows configuring a
ParameterGroupDeclaration through a fluent API |
| ParameterizedDeclaration |
| ParameterizedDeclarer
Base class for a declarer which allows adding
ParameterDeclarations |
| SourceCallbackDeclaration
A declaration object for a
SourceCallbackModel. |
| SourceCallbackDeclarer
Allows configuring a
SourceCallbackDeclaration through a fluent API |
| SourceDeclaration
A declaration object for a
SourceModel. |
| SourceDeclarer
Allows configuring a
SourceDeclaration through a fluent API |
| StereotypedDeclaration |
| TypedDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to define the declared component's MetadataType |
| WithAllowedStereotypesDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get StereotypeModel objects |
| WithConstructsDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get OperationDeclaration objects |
| WithFunctionsDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get FunctionDeclaration objects |
| WithNestedComponentsDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get NestableElementDeclaration objects |
| WithOperationsDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get OperationDeclaration objects |
| WithOutputDeclaration
Contract interface for a
BaseDeclaration in which it's possible
to get/set OutputDeclaration objects of payload and attributes. |
| WithParametersDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get SourceDeclaration objects |
| WithSourcesDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get SourceDeclaration objects |
| WithStereotypesDeclaration
Contract interface for a
BaseDeclaration in which
it's possible to add/get StereotypeModel objects |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.