Package com.batavia.xbrl.taxonomy.dimension

Interface Summary
BaseSet combined relations for ONE extended linkrole and has hypercube (any, all or choice) dimensional arcs (max contributing networks: extrole+any, extrol+all, extrole+choice) for one primary item.
Dimension Copyright 2006 J2R BV, The Netherlands.
DimensionalDiscoverableTaxonomySet Dimensional DTS that can discover all components for a dimensional taxonomy on top of the primairy taxonomy components and can create the hypercubes, dimensions, domains, domainmembers, DSR's that may be used to create or validate instance documents regarding the XDT spec extends the standard DTS overrides the discover networks to build the XDT domain overrides the validate instance to validate with the XDT domain overrides the validate to validate the XDT domain adds methods to obatin the XDT components Copyright 2006 J2R BV, The Netherlands.
DimensionalRelationshipSet networks of hypercubes with dimensions with domains with domainmembers that can be constructed for each relationship in a network by following the standard XBRL networks of relationships and extended them with the relationships defined by the arcs that 1. are defined in networks of roles that apear in the targetRoles of the main DRS arc 2. and have on their from side a target that is on the to side of the main DRS arc A DRS is rooted by an arc from a primary item concept.
DimensionalTaxonomy interface to be used for taxonomy editting impl defines hypercubes, dimensions and domains for primairy items Copyright 2006 J2R BV, The Netherlands.
DimensionalTaxonomyCreator TaxonomyCreator interface for creating dimensional taxonomy content with convenience methods for hypercubes, dimensions, domains, domainmembers, etc.
DimensionalTaxonomyGenerator Interface for proposing dimensional taxonomy content and generating documents that deliver the proposed dimensional DTS.
DimensionComponent Copyright 2006 J2R BV, The Netherlands.
Hypercube wraps abstract item concept and arc that refs it have dimensions (explicit or implicit) based on hypercube-dimension in linkabse hypercubes are on the to end of arcs with one of the has hypercube roles http://xbrl.org/int/dim/arcrole/all http://xbrl.org/int/dim/arcrole/any, and http://xbrl.org/int/dim/arcrole/choice.
OptionalDomainMemberCombination has a collection of optional domain members and or implicit domains maped by their dimension has a key to identify the combination can create a duplicate of itself when Copyright 2006 J2R BV, The Netherlands.
TemplateTaxonomy interface to be used for taxonomy editting impl combines primairy taxonomies with dimensional taxonomies and defines dimensional information Copyright 2006 J2R BV, The Netherlands.
 

Class Summary
DimensionalModule See interface for purpose.