public static class XBRLConceptRelationshipNode.Node extends RelationshipGraphNode.Node<XBRLConceptRelationshipNode.Node>
Contains methods to access the node name (QName) and to know if the concept is abstract.
Constructor and Description |
---|
Node(XMLFragment node,
int mIndex,
java.lang.String tagSelector,
java.lang.String prefRole)
Instantiates a new node.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getNodeName()
Gets the node name.
|
java.lang.String |
getPrefRole()
Returns the preferred label role in the relationship or the default
label role if not indicated.
|
java.lang.String |
getTagSelector()
Gets the tag selector.
|
boolean |
isAbstract()
Checks if is abstract.
|
equals, hashCode, toString
public Node(XMLFragment node, int mIndex, java.lang.String tagSelector, java.lang.String prefRole)
node
- the nodemIndex
- the m indextagSelector
- the tag selectorprefRole
- the pref rolepublic java.lang.String getTagSelector()
public java.lang.String getPrefRole()
public javax.xml.namespace.QName getNodeName()
getNodeName
in class RelationshipGraphNode.Node<XBRLConceptRelationshipNode.Node>
public boolean isAbstract()
isAbstract
in class RelationshipGraphNode.Node<XBRLConceptRelationshipNode.Node>
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa