Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ModelTable

Helper class for model generation that has metadata about a model.

Hierarchy

  • ModelTable

Index

Constructors

constructor

Methods

addColumn

addRelationship

getClassName

  • getClassName(): string

getClassString

  • getClassString(): string

getColumnByName

getDecoratorString

  • getDecoratorString(): string

getFormnImportsString

  • getFormnImportsString(): string

getImportFileName

  • getImportFileName(): string

getImportName

  • getImportName(): string

getModelImportsString

  • getModelImportsString(): string

getName

  • getName(): string

getSchema

  • getSchema(): string

setName

  • setName(name: string): this

setSchema

  • setSchema(schema: string): this

toString

  • toString(): string

Generated using TypeDoc