edu.isi.powerloom.gui.xmlobject
Class PLRelationContainer
java.lang.Object
|
+--edu.isi.powerloom.gui.xmlobject.XMLObject
|
+--edu.isi.powerloom.gui.xmlobject.PLRelationContainer
- All Implemented Interfaces:
- PLContainer, PLObject
- public class PLRelationContainer
- extends XMLObject
- implements PLContainer
Collection of PLRelations.
- Author:
- Eric Melz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elemPLRelation
public java.util.Collection elemPLRelation
PLRelationContainer
public PLRelationContainer()
getXMLChildren
public java.util.Collection getXMLChildren()
- Specified by:
getXMLChildren
in interface PLContainer
getContaineeClass
public java.lang.Class getContaineeClass()
- Specified by:
getContaineeClass
in interface PLContainer
getChildSurrogates
public PLSurrogateContainer getChildSurrogates()
- Specified by:
getChildSurrogates
in interface PLObject
setChildSurrogates
public void setChildSurrogates(PLSurrogateContainer surrogates)
- Specified by:
setChildSurrogates
in interface PLObject
getModule
public java.lang.String getModule()
- 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
setUndefined
public void setUndefined(boolean flag)
- Specified by:
setUndefined
in interface PLObject
Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.