| Package | Description |
|---|---|
| org.mule.tooling.client.api | |
| org.mule.tooling.client.api.artifact.dsl |
| Class and Description |
|---|
| DslSyntaxResolverService
Service for obtaining the
DslSyntaxResolverFactory that will allow the user to create
the DslElementSyntax data for any given component of an ExtensionModel |
| Class and Description |
|---|
| DslElementSyntax
Provides a declaration of how a
Component is represented in XML, containing
all the required information for the XML element creation and parsing. |
| DslSyntaxResolver
Provides the
DslElementSyntax of any Component, Parameter or
Type within the context of the Extension model where the Component was declared. |
| DslSyntaxResolverFactory
Factory for creating
DslSyntaxResolver using set of plugins that compose the DslResolvingContext
in which this factory was created. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.