| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.declaration.fluent |
| Modifier and Type | Method and Description |
|---|---|
Set<ImportedTypeModel> |
ExtensionModel.getImportedTypes() |
| Modifier and Type | Method and Description |
|---|---|
Set<ImportedTypeModel> |
ExtensionDeclaration.getImportedTypes() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionDeclaration |
ExtensionDeclaration.addImportedType(ImportedTypeModel importedType)
Declares that the extension is importing a type from another
extension
|
ExtensionDeclarer |
ExtensionDeclarer.withImportedType(ImportedTypeModel importedType)
Declares that the extension is importing a type from another
extension
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.