Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnalysisSubAnalysesManager

This Manager is responsible for fetching and caching the SubAnalyses of an Analysis.

Hierarchy

Index

Constructors

constructor

Properties

analysis

analysis: Analysis

The Analysis this Manager relates to.

cache

cache: Map<string, SubAnalysis>

This manager's cache.

client

client: Client

This Manager's Client

Methods

fetchAll

getAll

Generated using TypeDoc