Package

eu.cdevreeze.tqa.extension.table

dom

Permalink

package dom

Type-safe XBRL table linkbase DOM extension. This package contains models for XLink arcs, XLink resources and non-XLink elements in a table linkbase context.

Like for the normal taxonomy DOM model, instantiation of the table DOM 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.

This package depends on the formula DOM package.

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

Type Members

  1. final class Arcname extends OtherTableElem

    Permalink

    A table:arcname.

  2. final class ArcnameExpression extends OtherTableElem

    Permalink

    A table:arcnameExpression.

  3. final class Arcrole extends OtherTableElem

    Permalink

    A table:arcrole.

  4. final class ArcroleExpression extends OtherTableElem

    Permalink

    A table:arcroleExpression.

  5. final class AspectNode extends OpenDefinitionNode

    Permalink

    A table:aspectNode.

  6. final class AspectNodeFilterArc extends TableArc

    Permalink

    A table:aspectNodeFilterArc.

  7. sealed abstract class AspectSpec extends OtherTableElem

    Permalink

    An aspect spec.

  8. final class BreakdownTreeArc extends TableArc

    Permalink

    A table:breakdownTreeArc.

  9. sealed abstract class ClosedDefinitionNode extends DefinitionNode

    Permalink

    A closed definition node.

  10. final class ConceptAspectSpec extends AspectSpec

    Permalink

    A table:conceptAspect.

  11. final class ConceptRelationshipNode extends RelationshipNode

    Permalink

    A table:conceptRelationshipNode.

  12. final class ConceptRelationshipNodeFormulaAxis extends OtherTableElem

    Permalink

    A table:formulaAxis in a table:conceptRelationshipNode.

  13. final class ConceptRelationshipNodeFormulaAxisExpression extends OtherTableElem

    Permalink

    A table:formulaAxisExpression in a table:conceptRelationshipNode.

  14. sealed abstract class DefinitionNode extends TableResource

    Permalink

    A definition node.

  15. final class DefinitionNodeSubtreeArc extends TableArc

    Permalink

    A table:definitionNodeSubtreeArc.

  16. final class DimensionAspectSpec extends AspectSpec

    Permalink

    A table:dimensionAspect.

  17. final class DimensionRelationshipNode extends RelationshipNode

    Permalink

    A table:dimensionRelationshipNode.

  18. final class DimensionRelationshipNodeFormulaAxis extends OtherTableElem

    Permalink

    A table:formulaAxis in a table:dimensionRelationshipNode.

  19. final class DimensionRelationshipNodeFormulaAxisExpression extends OtherTableElem

    Permalink

    A table:formulaAxisExpression in a table:dimensionRelationshipNode.

  20. final class EntityIdentifierAspectSpec extends AspectSpec

    Permalink

    A table:entityIdentifierAspect.

  21. final class Generations extends OtherTableElem

    Permalink

    A table:generations.

  22. final class GenerationsExpression extends OtherTableElem

    Permalink

    A table:generationsExpression.

  23. final class Linkname extends OtherTableElem

    Permalink

    A table:linkname.

  24. final class LinknameExpression extends OtherTableElem

    Permalink

    A table:linknameExpression.

  25. final class Linkrole extends OtherTableElem

    Permalink

    A table:linkrole.

  26. final class LinkroleExpression extends OtherTableElem

    Permalink

    A table:linkroleExpression.

  27. sealed abstract class OpenDefinitionNode extends DefinitionNode

    Permalink

    An open definition node.

  28. sealed trait OtherTableElem extends AnyTaxonomyElem

    Permalink

    Non-XLink element in a table link.

  29. final class PeriodAspectSpec extends AspectSpec

    Permalink

    A table:periodAspect.

  30. sealed abstract class RelationshipNode extends ClosedDefinitionNode

    Permalink

    A relationship node.

  31. final class RelationshipSource extends OtherTableElem

    Permalink

    A table:relationshipSource.

  32. final class RelationshipSourceExpression extends OtherTableElem

    Permalink

    A table:relationshipSourceExpression.

  33. final class RuleNode extends ClosedDefinitionNode

    Permalink

    A table:ruleNode.

  34. final class RuleSet extends OtherTableElem

    Permalink

    A table:ruleSet.

  35. final class Table extends TableResource

    Permalink

    A table:table.

  36. sealed trait TableArc extends AnyTaxonomyElem with XLinkArc

    Permalink

    XLink arc in a table link.

  37. final class TableBreakdown extends TableResource

    Permalink

    A table:breakdown.

  38. final class TableBreakdownArc extends TableArc

    Permalink

    A table:tableBreakdownArc.

  39. final class TableDimension extends OtherTableElem

    Permalink

    A table:dimension.

  40. final class TableFilterArc extends TableArc

    Permalink

    A table:tableFilterArc.

  41. final class TableParameterArc extends TableArc

    Permalink

    A table:tableParameterArc.

  42. sealed trait TableResource extends FormulaOrTableResource

    Permalink

    XLink resource in a table link.

  43. final class UnitAspectSpec extends AspectSpec

    Permalink

    A table:unitAspect.

Value Members

  1. object OtherTableElem

    Permalink
  2. object TableArc

    Permalink
  3. object TableResource

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped