|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.isi.powerloom.gui.xmlobject.XMLObject | +--edu.isi.powerloom.gui.xmlobject.PLTuple
Representation of Tuple contained in a PLQueryResult.
Field Summary | |
java.util.Collection |
elemPLObjectUnion
|
Constructor Summary | |
PLTuple()
|
Method Summary | |
java.lang.Object |
clone()
|
java.lang.String |
toString()
|
Methods inherited from class edu.isi.powerloom.gui.xmlobject.XMLObject |
attrIsTrue, getChild, getChildCount, getIndexOfChild, isLeaf, main |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.util.Collection elemPLObjectUnion
Constructor Detail |
public PLTuple()
Method Detail |
public java.lang.Object clone()
clone
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |