All Known Implementing Classes:
DefaultImportTypesStrategy, SingleExtensionImportTypesStrategy

public interface ImportTypesStrategy
Parameterize how the DslSyntaxResolver would behave when dealing with imported types from other extensions.
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<org.mule.metadata.api.model.MetadataType,org.mule.runtime.api.meta.model.XmlDslModel>
     
  • Method Details

    • getImportedTypes

      Map<org.mule.metadata.api.model.MetadataType,org.mule.runtime.api.meta.model.XmlDslModel> getImportedTypes()
      Returns:
      Map with imported types mapping