edu.isi.powerloom.gui.xmlobject
Class PLPropositionContainer
java.lang.Object
|
+--edu.isi.powerloom.gui.xmlobject.XMLObject
|
+--edu.isi.powerloom.gui.xmlobject.PLPropositionContainer
- All Implemented Interfaces:
- PLContainer, PLObject
- public class PLPropositionContainer
- extends XMLObject
- implements PLContainer
Container which holds PLPropositions.
- Author:
- Eric Melz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
elemPLProposition
public java.util.Collection elemPLProposition
PLPropositionContainer
public PLPropositionContainer()
getChildSurrogates
public PLSurrogateContainer getChildSurrogates()
- Specified by:
getChildSurrogates
in interface PLObject
getContaineeClass
public java.lang.Class getContaineeClass()
- Specified by:
getContaineeClass
in interface PLContainer
getModule
public java.lang.String getModule()
- Specified by:
getModule
in interface PLObject
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:49:22 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:49:22 PM)
- Specified by:
setUndefined
in interface PLObject
- Parameters:
newUndefined
- boolean
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.