Uses of Interface
edu.isi.powerloom.gui.xmlobject.PLObject

Packages that use PLObject
edu.isi.powerloom.gui.xmlobject "Value Object" classes used for holding data used by the application. 
 

Uses of PLObject in edu.isi.powerloom.gui.xmlobject
 

Subinterfaces of PLObject in edu.isi.powerloom.gui.xmlobject
 interface PLContainer
          Interface for representing a container.
 

Classes in edu.isi.powerloom.gui.xmlobject that implement PLObject
 class PLConcept
          XMLObject for representing a concept.
 class PLConceptContainer
          XML object for holding a set of concepts.
 class PLInstance
          XML Object for representing an instance.
 class PLInstanceContainer
          XML Object for representing a collection of instances.
 class PLModule
          XML Object representation of a module.
 class PLModuleContainer
          XMLObject for holding a collection of modules.
 class PLModuleFileList
          This class may be obsolete...
 class PLProposition
          XMLObject for Powerloom Propositions.
 class PLPropositionContainer
          Container which holds PLPropositions.
 class PLRelation
          XMLObject representation of a relation.
 class PLRelationContainer
          Collection of PLRelations.
 class PLSurrogateCollection
          Collection of PLSurrogates.
 class PLSurrogateContainer
          Hold a collection of surrogates.
 class PLSymbol
          Dummy object to hold symbols and strings in lists.
 class PLVariableList
          List of PLVariables.
 



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