sec_interp.core.interfaces package¶

Submodules¶

  • sec_interp.core.interfaces.cache_interface module
    • ICacheService
      • ICacheService.get()
      • ICacheService.set()
      • ICacheService.invalidate()
      • ICacheService.clear()
      • ICacheService.get_metadata()
  • sec_interp.core.interfaces.drillhole_interface module
  • sec_interp.core.interfaces.geology_interface module
    • IGeologyService
      • IGeologyService.generate_geological_profile()
  • sec_interp.core.interfaces.preview_interface module
    • IPreviewService
      • IPreviewService.generate_all()
  • sec_interp.core.interfaces.profile_interface module
    • IProfileService
      • IProfileService.generate_topographic_profile()
  • sec_interp.core.interfaces.structure_interface module
    • IStructureService
      • IStructureService.project_structures()

Module contents¶

Interfaces for core services and business logic decoupling.

SecInterp

Navigation

Contents:

  • SecInterp User Guide
  • SecInterp - Detailed Project Architecture
  • SecInterp - Development Guide
  • SecInterp - Technical Compendium
  • SecInterp - Maintenance & Release Log
  • sec_interp
    • sec_interp package

Related Topics

  • Documentation overview
    • sec_interp
      • sec_interp package
        • sec_interp.core package
          • Previous: sec_interp.core package
          • Next: sec_interp.core.interfaces.cache_interface module
©2026, Juan M Bernales. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source