public class DomainNode extends java.lang.Object implements HasDomainNodes
Constructor and Description |
---|
DomainNode(XMLElementDefinition concept)
Instantiates a new domain node.
|
Modifier and Type | Method and Description |
---|---|
void |
addChild(DomainNode newNode)
Adds the child.
|
void |
clear()
Clear.
|
boolean |
contains(javax.xml.namespace.QName qNameValue)
Contains.
|
java.util.Iterator<DomainNode> |
getChildren()
Gets the children.
|
XMLElementDefinition |
getConcept()
Gets the concept.
|
java.lang.String |
toString()
To string.
|
public DomainNode(XMLElementDefinition concept)
concept
- the conceptpublic void addChild(DomainNode newNode)
newNode
- the new nodepublic XMLElementDefinition getConcept()
public java.util.Iterator<DomainNode> getChildren()
getChildren
in interface HasDomainNodes
public java.lang.String toString()
toString
in class java.lang.Object
public boolean contains(javax.xml.namespace.QName qNameValue)
qNameValue
- the q name valuepublic void clear()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa