|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.cimclient.internal.cimxml.sax.node.Node
org.sblim.cimclient.internal.cimxml.sax.node.AbstractPropertyNode
org.sblim.cimclient.internal.cimxml.sax.node.PropertyReferenceNode
public class PropertyReferenceNode
ELEMENT PROPERTY.REFERENCE (QUALIFIER*, (VALUE.REFERENCE)?) ATTLIST PROPERTY.REFERENCE %CIMName; %ReferenceClass; %ClassOrigin; %Propagated;
| Field Summary |
|---|
| Fields inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractPropertyNode |
|---|
iQualiHandler |
| Constructor Summary | |
|---|---|
PropertyReferenceNode()
Ctor. |
|
| Method Summary | |
|---|---|
protected void |
childValueNodeParsed(Node pChild)
|
protected java.lang.String |
getChildValueNodeNameEnum()
|
CIMDataType |
getType()
getType |
java.lang.Object |
getValue()
getValue |
protected boolean |
hasValueNode()
hasValue |
protected void |
specificInit(org.xml.sax.Attributes pAttribs,
SAXSession pSession)
|
void |
testCompletness()
It have to be called by SAX's DefaultHandler.endElement(). |
| Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractPropertyNode |
|---|
childParsed, getCIMClassProperty, getCIMProperty, getQualis, init, parseData, testChild |
| Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.Node |
|---|
clearCompleted, duplicatedNode, getArraySize, getBoolAttribute, getCIMName, getCIMType, getCIMType, getClassName, getClassOrigin, getNodeName, getParamType, getPropagated, getQualifierFlavor, getReferenceClass, hasTrueAttribute, illegalChildNodePair, isCompleted, setCompleted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyReferenceNode()
| Method Detail |
|---|
protected void childValueNodeParsed(Node pChild)
childValueNodeParsed in class AbstractPropertyNodeprotected java.lang.String getChildValueNodeNameEnum()
getChildValueNodeNameEnum in class AbstractPropertyNodepublic java.lang.Object getValue()
ValueIf
protected boolean hasValueNode()
AbstractPropertyNode
hasValueNode in class AbstractPropertyNode
protected void specificInit(org.xml.sax.Attributes pAttribs,
SAXSession pSession)
specificInit in class AbstractPropertyNodepSession - public void testCompletness()
Node
testCompletness in class Nodepublic CIMDataType getType()
TypedIf
null if the type is unknown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||