edu.isi.powerloom.gui.xmlobject
Class PLModuleContainer
java.lang.Object
|
+--edu.isi.powerloom.gui.xmlobject.XMLObject
|
+--edu.isi.powerloom.gui.xmlobject.PLModuleContainer
- All Implemented Interfaces:
- PLContainer, PLObject
- public class PLModuleContainer
- extends XMLObject
- implements PLContainer
XMLObject for holding a collection of modules.
- Author:
- Eric Melz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elemPLModule
public java.util.Collection elemPLModule
undefined
public boolean undefined
PLModuleContainer
public PLModuleContainer()
getChildSurrogates
public PLSurrogateContainer getChildSurrogates()
- Specified by:
getChildSurrogates
in interface PLObject
getModule
public java.lang.String getModule()
- Specified by:
getModule
in interface PLObject
getContaineeClass
public java.lang.Class getContaineeClass()
- Specified by:
getContaineeClass
in interface PLContainer
getID
public java.lang.String getID()
- Specified by:
getID
in interface PLObject
getXMLChildren
public java.util.Collection getXMLChildren()
- Specified by:
getXMLChildren
in interface PLContainer
isUndefined
public boolean isUndefined()
- Insert the method's description here.
Creation date: (4/16/2002 7:48:56 PM)
- Specified by:
isUndefined
in interface PLObject
- Returns:
- boolean
setChildSurrogates
public void setChildSurrogates(PLSurrogateContainer surrogates)
- Specified by:
setChildSurrogates
in interface PLObject
setUndefined
public void setUndefined(boolean newUndefined)
- Insert the method's description here.
Creation date: (4/16/2002 7:48:56 PM)
- Specified by:
setUndefined
in interface PLObject
- Parameters:
newUndefined
- boolean
Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.