Package

eu.cdevreeze.tqa

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 CyclesAllowed extends AnyRef

    Permalink

    CyclesAllowed attribute value, so either "any", "undirected" or "none".

  2. sealed trait PeriodType extends AnyRef

    Permalink

    Value of (item declaration) attribute xbrli:periodType, so either instant or duration.

  3. sealed trait Use extends AnyRef

    Permalink

    Use attribute value, so either optional or prohibited.

  4. sealed trait Variety extends AnyRef

    Permalink

    Variety, so either List, Union or Atomic.

Value Members

  1. object CyclesAllowed

    Permalink
  2. object PeriodType

    Permalink
  3. object Use

    Permalink
  4. object Variety

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped