Package | Description |
---|---|
com.ihr.xbrl.om.table.definition |
Classes supporting definition nodes
|
com.ihr.xbrl.om.table.structural |
This package contains classes related with the table structural model.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationshipGraphNode<Z extends RelationshipGraphNode.Node<Z>>
The Class RelationshipGraphNode.
|
static class |
RelationshipGraphNode.GraphNodeBuildingParameters<Z extends RelationshipGraphNode.Node<Z>>
The Class GraphNodeBuildingParameters.
|
static class |
RelationshipGraphNode.Node<T extends RelationshipGraphNode.Node<?>>
The Class Node.
|
static class |
RelationshipGraphNode.NodeFactory<T extends RelationshipGraphNode.Node<T>>
A factory for creating Node objects.
|
Modifier and Type | Class and Description |
---|---|
static class |
XBRLConceptRelationshipNode.Node
This class represents a Node in a RelationshipGraphNode that
is specific for ConceptRelationships.
|
static class |
XBRLDimensionRelationshipNode.Node
The Class Node.
|
Modifier and Type | Method and Description |
---|---|
RelationshipGraphNode.Node<?> |
XBRLClosedRelationshipStructuralNode.getNode()
Gets the node.
|
Modifier and Type | Method and Description |
---|---|
static XBRLStructuralNode |
XBRLStructuralNode.create(XBRLDefinitionNodeUse dnu,
XBRLStructuralNode parent,
java.util.Map<java.lang.String,java.util.Map<java.lang.Object,AspectAndDistanceToLeaf>> mergeAspects,
java.lang.String mergeTagSelectors,
XBRLStructuralTable xbrlTable,
RelationshipGraphNode.Node<?> node)
Creates the.
|
Constructor and Description |
---|
XBRLClosedRelationshipStructuralNode(XBRLDefinitionNodeUse dnu,
XBRLStructuralNode parent,
java.util.Map<java.lang.String,java.util.Map<java.lang.Object,AspectAndDistanceToLeaf>> mergeAspects,
java.lang.String mergeTagSelectors,
RelationshipGraphNode.Node<?> node)
Instantiates a new XBRL closed relationship structural node.
|
XBRLConceptClosedRelationshipStructuralNode(XBRLDefinitionNodeUse dnu,
XBRLStructuralNode parent,
java.util.Map<java.lang.String,java.util.Map<java.lang.Object,AspectAndDistanceToLeaf>> mergeAspects,
java.lang.String mergeTagSelectors,
RelationshipGraphNode.Node<?> node)
Instantiates a new XBRL concept closed relationship structural node.
|
XBRLDimensionClosedRelationshipStructuralNode(XBRLDefinitionNodeUse dnu,
XBRLStructuralNode parent,
java.util.Map<java.lang.String,java.util.Map<java.lang.Object,AspectAndDistanceToLeaf>> mergeAspects,
java.lang.String mergeTagSelectors,
RelationshipGraphNode.Node<?> node)
Instantiates a new XBRL dimension closed relationship structural node.
|
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa