| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.declaration.fluent |
| Modifier and Type | Method and Description |
|---|---|
XmlDslModel |
XmlDslModel.XmlDslModelBuilder.build() |
XmlDslModel |
ExtensionModel.getXmlDslModel() |
| Modifier and Type | Method and Description |
|---|---|
XmlDslModel |
ExtensionDeclaration.getXmlDslModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionDeclaration.setXmlDslModel(XmlDslModel xmlDslModel) |
ExtensionDeclarer |
ExtensionDeclarer.withXmlDsl(XmlDslModel xmlDslModel)
Describes the language which allows using the extension
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.