Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new ElementType(_name: string, lifeCycleInfo: ILifeCycle): ElementType

Properties

qualifiedTsTypeName: string = "mappings.ElementType"
versionInfo: LifeCycle
All: ElementType = ...
Array: ElementType = ...
Choice: ElementType = ...
Inheritance: ElementType = ...
NamedArray: ElementType = ...
Object: ElementType = ...
Sequence: ElementType = ...
Undefined: ElementType = ...
Value: ElementType = ...
Wrapper: ElementType = ...

Accessors

  • get name(): string
  • Returns string

Methods

  • checkEnumVersion(metaModelVersion: Version, includeWarnings: boolean): void
  • qualifiedTsLiteralName(): string
  • toString(): string

Generated using TypeDoc