ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > UnknownCompoundIdentifierNode

UnknownCompoundIdentifierNode interface

A CompoundIdentifierNode representing an unknown identifier.

Signature:

export interface UnknownCompoundIdentifierNode 

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.

Properties

PropertyTypeDescription
elementType'CompoundIdentifier'
identifiersIdentifierNode[]
type'unknown'
  • UnknownCompoundIdentifierNode interface
  • Remarks
  • Properties
Copyright © 2023 ActiveViam