public interface DataSenseProvider
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.apikit.metadata.api.MetadataBuilder |
getApikitMetadataBuilder() |
Optional<DataSenseConfiguration> |
getDataSenseConfiguration() |
Optional<DataSenseMetadataProvider> |
getDataSenseMetadataProvider() |
org.mule.runtime.config.api.dsl.model.DslElementModelFactory |
getDslElementModelFactory() |
org.mule.runtime.api.el.ExpressionLanguage |
getExpressionLanguage() |
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService |
getExpressionLanguageMetadataService() |
Set<org.mule.runtime.api.meta.model.ExtensionModel> |
getExtensions() |
Set<org.mule.runtime.api.meta.model.ExtensionModel> getExtensions()
Optional<DataSenseMetadataProvider> getDataSenseMetadataProvider()
Optional<DataSenseConfiguration> getDataSenseConfiguration()
org.mule.runtime.api.metadata.ExpressionLanguageMetadataService getExpressionLanguageMetadataService()
org.mule.runtime.api.el.ExpressionLanguage getExpressionLanguage()
org.mule.runtime.apikit.metadata.api.MetadataBuilder getApikitMetadataBuilder()
org.mule.runtime.config.api.dsl.model.DslElementModelFactory getDslElementModelFactory()
DslElementModelFactory used to create DslElementModelsCopyright © 2020 MuleSoft, Inc.. All rights reserved.