Uses of Class
edu.isi.powerloom.gui.xmlobject.XMLObject

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

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

Subclasses of XMLObject in edu.isi.powerloom.gui.xmlobject
 class PLConcept
          XMLObject for representing a concept.
 class PLConceptContainer
          XML object for holding a set of concepts.
 class PLDirectory
          XMLObject representation of a directory.
 class PLDirectoryContents
          XML Object for representing the contents of a directory.
 class PLFile
          XML Object for representing a file.
 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 PLObjectUnion
          "Union" type which can hold many types of objects, including literals and PLObjects.
 class PLProposition
          XMLObject for Powerloom Propositions.
 class PLPropositionContainer
          Container which holds PLPropositions.
 class PLQuery
          XMLObject Representation of a query.
 class PLQueryList
          XMLObject representation of a query list, used for loading/saving query histories.
 class PLQueryResult
          XMLObject representation of a query result.
 class PLRelation
          XMLObject representation of a relation.
 class PLRelationContainer
          Collection of PLRelations.
 class PLSearchParameter
          Collection of parameters sent with search request.
 class PLSearchResult
          XMLObject for result of a search request.
 class PLSearchResultItem
          A single item in a search result.
 class PLServerInfo
          XMLObject structure for a description of the server.
 class PLString
          Simple string representation.
 class PLSurrogate
          Surrogate, which is a handle to a "real" object.
 class PLSurrogateCollection
          Collection of PLSurrogates.
 class PLSymbol
          Dummy object to hold symbols and strings in lists.
 class PLTuple
          Representation of Tuple contained in a PLQueryResult.
 class PLVariable
          XMLObject representation of a variable, used retrieving variables on relations.
 class PLVariableList
          List of PLVariables.
 class ServerException
          XMLObject representation of an exception that occured on the server side.
 



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