Class InputMetaModel

Since each input processor can create multiple meta models this is a wrapper to a MetaModel to make that possible.

Hierarchy

  • InputMetaModel

Constructors

Properties

Constructors

Properties

models: {
    [key: string]: MetaModel;
} = {}

Type declaration

originalInput: any = {}

Generated using TypeDoc