| Package | Description |
|---|---|
| org.mule.datasense.catalog.builder | |
| org.mule.datasense.catalog.loader | |
| org.mule.datasense.declarations.loader |
| Modifier and Type | Method and Description |
|---|---|
TypesCatalog |
TypesCatalogBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TypesCatalog |
BaseTypesCatalogLoader.loadData(List<String> data,
TypesCatalogBuilderContext typesCatalogBuilderContext,
URI baseURI) |
TypesCatalog |
TypesCatalogLoader.loadData(List<String> data,
TypesCatalogBuilderContext typesCatalogBuilderContext,
URI baseURI) |
TypesCatalog |
BaseTypesCatalogLoader.loadFiles(List<File> files,
TypesCatalogBuilderContext typesCatalogBuilderContext) |
TypesCatalog |
TypesCatalogLoader.loadFiles(List<File> files,
TypesCatalogBuilderContext typesCatalogBuilderContext) |
| Modifier and Type | Method and Description |
|---|---|
TypesCatalog |
TypeDeclarationLoaderContext.getTypesCatalog() |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.metadata.api.model.MetadataType |
AbstractTypeDeclarationLoader.resolveType(String typeExpression,
TypesCatalog typesCatalog) |
| Constructor and Description |
|---|
TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel,
TypesCatalog typesCatalog) |
TypeDeclarationLoaderContext(org.mule.runtime.ast.api.ComponentAst componentModel,
TypesCatalog typesCatalog,
Notifier notifier) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.