| Interface | Description |
|---|---|
| AdditionalPropertiesModelParser |
General contract for a model parser capable of reading additional model properties
|
| AllowedStereotypesModelParser |
General contract for a model parser capable of reading a component's allowed stereotypes
|
| AttributesResolverModelParser |
Parses the syntactic definition of the attributes output metadata so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer.
|
| ComponentVisibilityParser |
General contract for a model parser capable of reading component visibility
|
| ConfigurationModelParser |
Parses the syntactic definition of a
ConfigurationModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer. |
| ConnectionProviderModelParser |
Parses the syntactic definition of a
ConnectionProviderModel so that the semantics reflected in it can be extracted in
a uniform way, regardless of the actual syntax used by the extension developer. |
| ErrorModelParser |
Parses the syntactic definition of a
ErrorModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| ExtensionModelParser |
Parses the syntactic definition of an
ExtensionModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer. |
| ExtensionModelParserFactory |
Factory for
ExtensionModelParser instances |
| FunctionModelParser |
Parses the syntactic definition of a
FunctionModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| InputResolverModelParser |
Parses the syntactic definition of input resolvers so that the semantics reflected in it can be extracted in a uniform way,
regardless of the actual syntax used by the extension developer.
|
| KeyIdResolverModelParser |
Parses the syntactic definition of the metadata keys id so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer.
|
| NestedChainModelParser |
Parses the syntactic definition of a
NestedChainModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer. |
| NestedRouteModelParser |
Parses the syntactic definition of a
NestedRouteModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer. |
| NotificationEmitterParser | |
| OperationModelParser |
Parses the syntactic definition of a
OperationModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| OutputModelParser |
Parses the syntactic definition of a
OutputModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| OutputResolverModelParser |
Parses the syntactic definition of the output metadata so that the semantics reflected in it can be extracted in a uniform way,
regardless of the actual syntax used by the extension developer.
|
| ParameterGroupModelParser |
Parses the syntactic definition of a
ParameterGroupModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer. |
| ParameterModelParser |
Parses the syntactic definition of a
ParameterModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| SemanticTermsParser |
General contract for a model parser capable of reading semantic terms
|
| SourceModelParser |
Parses the syntactic definition of a
SourceModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| SourceModelParser.SourceCallbackModelParser |
Parses the syntactic definition of a
SourceCallbackModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer. |
| StereotypeModelFactory |
Factory for creating
StereotypeModel instances for the context of extension being parsed. |
| StereotypeModelParser |
| Class | Description |
|---|---|
| BaseErrorModelParser |
Base
ErrorModelParser implementation. |
| DefaultOutputModelParser |
Default implementation for
OutputModelParser. |
| ParameterGroupModelParser.ExclusiveOptionalDescriptor |
Describes the group's exclusive optional parameters
|
| ParameterModelParserDecorator |
Base class for implementing the decorator pattern around a
ParameterModelParser |
| XmlDslConfiguration |
Contains the configuration of the schema attributes
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.