ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > UnknownCompoundIdentifierNode

UnknownCompoundIdentifierNode interface

A CompoundIdentifierNode representing an unknown identifier.

Signature:

export interface UnknownCompoundIdentifierNode 

Properties

PropertyTypeDescription
elementType'CompoundIdentifier'
identifiersIdentifierNode[]
type'unknown'

Remarks

This type is used for any compound identifier node whose type cannot be identified. This is particularly the case for any member but measures when not providing a discovery to the parser. It does apply to members when the dimension is not referenced by the discovery but not to members where the hierarchy is unknown.

  • UnknownCompoundIdentifierNode interface
  • Properties
  • Remarks
Copyright © 2019 ActiveViam