Hierarchy

  • StiCustomMapFinder

Index

Methods

Static StiCustomMapFinder

  • StiCustomMapFinder(): void
  • Returns void

Static clear

  • clear(): void
  • Returns void

Static getContainer

Static init

  • init(report: StiReport): void
  • Parameters

    • report: StiReport

    Returns void

Static isCustom

  • isCustom(mapIdent: string): boolean
  • Parameters

    • mapIdent: string

    Returns boolean

Static stiPopulateObject

  • stiPopulateObject(json: any, object: any): void
  • Parameters

    • json: any
    • object: any

    Returns void

Generated using TypeDoc