edu.isi.powerloom.gui.xmlobject
Class PLModuleFileList

java.lang.Object
  |
  +--edu.isi.powerloom.gui.xmlobject.XMLObject
        |
        +--edu.isi.powerloom.gui.xmlobject.PLModuleFileList
All Implemented Interfaces:
PLObject

public class PLModuleFileList
extends XMLObject
implements PLObject

This class may be obsolete...

Author:
Eric Melz

Field Summary
 java.util.Collection elemPLModuleFile
           
 
Constructor Summary
PLModuleFileList()
           
 
Method Summary
 PLSurrogateContainer getChildSurrogates()
           
 java.lang.String getID()
           
 java.lang.String getModule()
          surrogate support
 boolean isUndefined()
           
 void setChildSurrogates(PLSurrogateContainer container)
           
 void setUndefined(boolean flag)
           
 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

elemPLModuleFile

public java.util.Collection elemPLModuleFile
Constructor Detail

PLModuleFileList

public PLModuleFileList()
Method Detail

getChildSurrogates

public PLSurrogateContainer getChildSurrogates()
Specified by:
getChildSurrogates in interface PLObject

getModule

public java.lang.String getModule()
surrogate support

Specified by:
getModule in interface PLObject

getID

public java.lang.String getID()
Specified by:
getID in interface PLObject

isUndefined

public boolean isUndefined()
Specified by:
isUndefined in interface PLObject

setChildSurrogates

public void setChildSurrogates(PLSurrogateContainer container)
Specified by:
setChildSurrogates in interface PLObject

setUndefined

public void setUndefined(boolean flag)
Specified by:
setUndefined in interface PLObject

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.