Uses of Class
com.ihr.xbrl.om.taxonomy.XBRLTuple

Packages that use XBRLTuple
com.ihr.xbrl.adins.efm.errors   
com.ihr.xbrl.dts Provides the classes necessary to investigate the content of a DTS. 
com.ihr.xbrl.om Provides the classes necessary to start processing XBRL information. 
com.ihr.xbrl.om.instance Provides the classes necessary to process, read and write the content of XBRL Instance documents. 
com.ihr.xbrl.om.taxonomy Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content of the XBRL Taxonomy Schemas that requires XBRL processing. 
com.ihr.xbrl.pojo Provides the classes necessary to access to the content of a DTS using POJO technology. 
 

Uses of XBRLTuple in com.ihr.xbrl.adins.efm.errors
 

Constructors in com.ihr.xbrl.adins.efm.errors with parameters of type XBRLTuple
EFMInvalidTaxonomyContainsTuples(XBRLTaxonomy xbrlTaxonomy, XBRLTuple tuple)
           
 

Uses of XBRLTuple in com.ihr.xbrl.dts
 

Methods in com.ihr.xbrl.dts that return XBRLTuple
 XBRLTuple FactUseTuple.getItem()
           
 

Constructors in com.ihr.xbrl.dts with parameters of type XBRLTuple
FactUseTuple(XBRLFactsList parent, XBRLTuple tuple, RowKey key)
           
 

Uses of XBRLTuple in com.ihr.xbrl.om
 

Methods in com.ihr.xbrl.om that return types with arguments of type XBRLTuple
 java.util.Iterator<XBRLTuple> DTSContainer.getTupleDeclarations()
          Iterator over all Tuple concept declarations in the DTS (crosses all taxonomies)
 

Constructor parameters in com.ihr.xbrl.om with type arguments of type XBRLTuple
DTSContainer.IteratorConcepts(java.util.Iterator<XBRLItem> itemsIterator, java.util.Iterator<XBRLTuple> tuplesIterator)
           
 

Uses of XBRLTuple in com.ihr.xbrl.om.instance
 

Methods in com.ihr.xbrl.om.instance that return XBRLTuple
 XBRLTuple XBRLFactTuple.getElementDefinition()
           
 

Methods in com.ihr.xbrl.om.instance with parameters of type XBRLTuple
 java.util.Iterator<XBRLFactTuple> XBRLInstance.getTuples(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLFactTuple.getTuples(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLFactsListImpl.getTuples(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLFactsList.getTuples(XBRLTuple tupleFrom)
          Iterator over fact tuples that are instances of the XBRLTuple received as a parameter.
 java.util.Iterator<XBRLFactTuple> XBRLFactsContainer.getTuples(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLInstance.getTuplesSg(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLFactTuple.getTuplesSg(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLFactsListImpl.getTuplesSg(XBRLTuple tupleFrom)
           
 java.util.Iterator<XBRLFactTuple> XBRLFactsList.getTuplesSg(XBRLTuple tupleFrom)
          Iterator over fact tuples that are instances of the XBRLTuple received as a parameter of in the substitution group of that tuple
 java.util.Iterator<XBRLFactTuple> XBRLFactsContainer.getTuplesSg(XBRLTuple tupleFrom)
           
 

Constructors in com.ihr.xbrl.om.instance with parameters of type XBRLTuple
XBRLFactTuple(XBRLFactsList parent, XBRLTuple tupleDecl)
          Creates a new tuple
 

Uses of XBRLTuple in com.ihr.xbrl.om.taxonomy
 

Methods in com.ihr.xbrl.om.taxonomy that return types with arguments of type XBRLTuple
 java.util.Collection<XBRLTuple> XBRLTuple.getInSubstitutionGroup()
           
 java.util.Iterator<XBRLTuple> XBRLTaxonomy.getTuples()
          Access to the [Tuples] property
 

Uses of XBRLTuple in com.ihr.xbrl.pojo
 

Methods in com.ihr.xbrl.pojo with parameters of type XBRLTuple
 XBRLTuple XBRLPojoGenerator.generate(XBRLTuple dtsTuple)
           
 



Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa