Z - the generic typepublic static class RelationshipGraphNode.GraphNodeBuildingParameters<Z extends RelationshipGraphNode.Node<Z>>
extends java.lang.Object
| Constructor and Description | 
|---|
| GraphNodeBuildingParameters(XMLElementDefinition concept,
                           java.util.ArrayList<XBRLRelationship> rels,
                           boolean bIncludeSelf,
                           boolean bIncludeFrom,
                           boolean bIncludeChildren,
                           RelationshipGraphNode.NodeFactory<Z> nf,
                           boolean bUsable)Information to build up the graph must be provided as an instance of this class. | 
public GraphNodeBuildingParameters(XMLElementDefinition concept, java.util.ArrayList<XBRLRelationship> rels, boolean bIncludeSelf, boolean bIncludeFrom, boolean bIncludeChildren, RelationshipGraphNode.NodeFactory<Z> nf, boolean bUsable)
concept - the conceptrels - the relsbIncludeSelf - the b include selfbIncludeFrom - the b include frombIncludeChildren - the b include childrennf - the nfbUsable - this is true when the relationships form dimension to concept contains a relationship with bUsable declarationCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa