edu.isi.powerloom.gui.xmlobject
Class PLTuple

java.lang.Object
  |
  +--edu.isi.powerloom.gui.xmlobject.XMLObject
        |
        +--edu.isi.powerloom.gui.xmlobject.PLTuple

public class PLTuple
extends XMLObject

Representation of Tuple contained in a PLQueryResult.

Author:
Eric Melz

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

elemPLObjectUnion

public java.util.Collection elemPLObjectUnion
Constructor Detail

PLTuple

public PLTuple()
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.