Package

eu.cdevreeze.tqa.extension.table

common

Permalink

package common

Classes that are common to the DOM and model packages, typically "enumerations".

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. common
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ParentChildOrder extends AnyRef

    Permalink

    Parent-child order, so either parent-first or children-first.

  2. sealed trait TableAxis extends AnyRef

    Permalink

    Table axis, so the x-axis, y-axis or z-axis.

Value Members

  1. object ConceptRelationshipNodes

    Permalink

    Utility holding a type for formula axes in concept relationship nodes.

  2. object DimensionRelationshipNodes

    Permalink

    Utility holding a type for formula axes in dimension relationship nodes.

  3. object ParentChildOrder

    Permalink
  4. object TableAxis

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped