| Package | Description |
|---|---|
| com.ihr.xbrl.om.table.definition |
Classes supporting definition nodes
|
| Constructor and Description |
|---|
RelationshipGraphNode.GraphNodeBuildingParameters(XMLElementDefinition concept,
java.util.ArrayList<XBRLRelationship> rels,
boolean bIncludeSelf,
boolean bIncludeFrom,
RelationshipGraphNode.NodeFactory<Z> nf)
Information to build up the graph must be provided as an instance of this class.
|