Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IDeclaration

pentaho.typeInfo.spec. IDeclaration

The spec.IDeclaration interface declares a type.

Source: doc-js/pentaho/typeInfo/spec/IDeclaration.jsdoc, line 17

See also: pentaho.typeInfo.IService

Members

Name Description
alias :  nonEmptyString

The alias of the type.

base :  nonEmptyString

The alias or identifier of the type's base type.

Members Details

alias:  nonEmptyString

The alias of the type.

Source: doc-js/pentaho/typeInfo/spec/IDeclaration.jsdoc, line 26

base:  nonEmptyString

The alias or identifier of the type's base type.

Source: doc-js/pentaho/typeInfo/spec/IDeclaration.jsdoc, line 34