edu.isi.powerloom.gui.xmlobject
Interface PLContainer

All Superinterfaces:
PLObject
All Known Implementing Classes:
PLConceptContainer, PLInstanceContainer, PLModuleContainer, PLPropositionContainer, PLRelationContainer

public interface PLContainer
extends PLObject

Interface for representing a container.

Since:
Wed Mar 13 22:02:15 2002
Author:
Eric Melz

Method Summary
 java.lang.Class getContaineeClass()
           
 java.util.Collection getXMLChildren()
           
 
Methods inherited from interface edu.isi.powerloom.gui.xmlobject.PLObject
getChildSurrogates, getID, getModule, isUndefined, setChildSurrogates, setUndefined
 

Method Detail

getXMLChildren

public java.util.Collection getXMLChildren()

getContaineeClass

public java.lang.Class getContaineeClass()


Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.