| Class | Description |
|---|---|
| ClassLoaderModelProperty |
Links an
EnrichableModel with a ClassLoader. |
| DefaultImplementingTypeModelProperty |
Declares the default
Type that will be instantiated for this ParameterModel if no instance is provided as a
value. |
| InfrastructureParameterModelProperty |
A
ModelProperty meant to be applied on ParameterModel instances which represent an infrastructure parameter |
| MetadataKeyIdModelProperty |
A
ModelProperty for a of SourceModel and OperationModel parameters that indicates that its a
MetadataKeyId. |
| MetadataKeyPartModelProperty |
A
ModelProperty for ParameterModel of SourceModel and OperationModel parameters that indicates
that the is a part of a MetadataKey. |
| NoImplicitModelProperty |
Model property that indicates that the enriched model should not be used in an implicit way
|
| NoWrapperModelProperty |
Indicates that a complex parameter that would have a wrapper element under normal conditions, doesn't have a wrapper element
when represented in the DSL.
|
| QNameModelProperty |
A
ModelProperty which indicates that the enriched model relates to a QName which is not the one the extension
belongs to. |
| RequiredForMetadataModelProperty |
ModelProperty to be used on Configurations or Connection Providers which indicates which parameters of these impact on
the metadata resolution. |
| ResolverInformation |
Class which describes an Extension Metadata Resolver.
|
| SinceMuleVersionModelProperty |
ModelProperty to be used on any EnrichableModel that has been added to an
ExtensionModel in a certain MuleVersion and it is not
desired to add it to versions of the extension model generated for older runtimes. |
| SyntheticModelModelProperty |
ModelProperty to be used on any EnrichableModel that it's added to to a
ExtensionModel by the Mule's Sdk. |
| TypeResolversInformationModelProperty |
A
ModelProperty for a of ComponentModel that contains all the information regarding which dynamic
TypeResolvers are used by this component. |
| XmlExtensionModelProperty |
Marker
ModelProperty to indicate if the current ExtensionModel containing it should be expanded in the Mule
application. |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.