Package

eu.cdevreeze.tqa.extension.formula

queryapi

Permalink

package queryapi

Type-safe XBRL formula linkbase query API extension.

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

Type Members

  1. trait FormulaRelationshipContainerApi extends AnyRef

    Permalink

    Purely abstract trait offering a formula relationship query API.

    Purely abstract trait offering a formula relationship query API.

    Implementations should make sure that looking up relationships by source resource is fast.

    Implementations may be strict or lenient in enforced requirements on the relationship container.

  2. trait FormulaRelationshipContainerLike extends FormulaRelationshipContainerApi

    Permalink

    Partial implementation of FormulaRelationshipContainerApi.

Inherited from AnyRef

Inherited from Any

Ungrouped