Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProjectableSubjectDictionary

Implements

Index

Constructors

constructor

Properties

Private _projectableSubjects

_projectableSubjects: TProjectableSubjectsDictionary = {}

Accessors

isLocked

  • get isLocked(): boolean

Methods

Private addSubject

  • addSubject(subjectId: string, properties: TProjectableSubjectProperties): void

getSubjectById

  • getSubjectById(subjectId: string): TProjectableSubjectProperties

getSubjectIds

  • getSubjectIds(): string[]

Private lock

  • lock(): void

subjectIdExists

  • subjectIdExists(subjectId: undefined | string): boolean

toJson

Static addSubject

Static lock

Generated using TypeDoc