Package

eu.cdevreeze.tqa.extension.table

relationship

Permalink

package relationship

Type-safe XBRL table linkbase relationship extension. This package contains models for relationships in a table linkbase context.

Like for the normal relationship model, instantiation of the table relationship extensions should be successful even if the table linkbase content is not schema-valid, but the less forgiving query methods should be used defensively on potentially non-schema-valid table linkbase content.

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

Type Members

  1. final class AspectNodeFilterRelationship extends TableRelationship

    Permalink

    An aspect-node-filter relationship.

  2. final class BreakdownTreeRelationship extends TableRelationship

    Permalink

    A breakdown-tree relationship.

  3. final class DefinitionNodeSubtreeRelationship extends TableRelationship

    Permalink

    A definition-node-subtree relationship.

  4. final class TableBreakdownRelationship extends TableRelationship

    Permalink

    A table-breakdown relationship.

  5. final class TableFilterRelationship extends TableRelationship

    Permalink

    A table-filter relationship.

  6. final class TableParameterRelationship extends TableRelationship

    Permalink

    A table-parameter relationship.

  7. sealed abstract class TableRelationship extends AnyRef

    Permalink

    Relationship in a table link.

Inherited from AnyRef

Inherited from Any

Ungrouped