Interface PolyGenerationService

All Known Implementing Classes:
PolyGenerationServiceImpl

public interface PolyGenerationService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generate(List<String> contextFilters, boolean overwrite)
     
  • Method Details

    • generate

      void generate(List<String> contextFilters, boolean overwrite)