edu.isi.powerloom.gui.xmlobject
Class PLVariable

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

public class PLVariable
extends XMLObject

XMLObject representation of a variable, used retrieving variables on relations.

Author:
Eric Melz

Field Summary
 PLString elemPLString
           
 PLSurrogate elemPLSurrogate
           
 
Constructor Summary
PLVariable()
           
 
Method Summary
 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

elemPLString

public PLString elemPLString

elemPLSurrogate

public PLSurrogate elemPLSurrogate
Constructor Detail

PLVariable

public PLVariable()
Method Detail

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.