Uses of Class
info.sswap.impl.empire.model.IndividualImpl

Packages that use IndividualImpl
info.sswap.impl.empire.model   
 

Uses of IndividualImpl in info.sswap.impl.empire.model
 

Subclasses of IndividualImpl in info.sswap.impl.empire.model
 class EmpireGeneratedNodeImpl
          An abstract class containing methods common to all Empire-generated SSWAPIndividuals.
 class GraphImpl
          Partial implementation of SSWAP Graph (the remaining abstract methods are automatically generated by Empire in the run-time).
 class NodeImpl
          Implementation of SSWAPNode (a SSWAP entity that requires special handling in SSWAP protocol)
 class NonEmpireIndividual
          An concrete implementation of SSWAPIndividual that is not a SSWAPNode and is not Empire-managed.
 class ObjectImpl
          The implementation of SSWAPObject.
 class ProviderImpl
          Record describing a Provider in SSWAP.
 class ResourceImpl
          Implementation of SSWAPResource.
 class SubjectImpl
          Implementation of SSWAPSubject.
 class TranslatedSubjectImpl
          Represents a translated subject.
 

Methods in info.sswap.impl.empire.model that return IndividualImpl
 IndividualImpl ImplFactory.createIndividual(SourceModel sourceModel, com.hp.hpl.jena.rdf.model.Resource resource)
          Creates a SSWAPIndividual that for the Jena resource.
 IndividualImpl ImplFactory.createIndividual(SourceModel sourceModel, java.net.URI uri)
          Creates a generic (non-Empire managed) SSWAP Entity.
 

Methods in info.sswap.impl.empire.model with parameters of type IndividualImpl
 void ImplFactory.deepCopyIndividual(SourceModel newModel, SSWAPIndividual originalIndividual, IndividualImpl dstIndividual, java.util.Set<java.net.URI> copiedIndividuals)
           
(package private)  void IndividualImpl.setDefaultParameterValues(IndividualImpl rdgIndividual)
          Sets the default parameter values for this individual based on the information from the individual in an RDG.
(package private)  void ResourceImpl.setDefaultParameterValues(IndividualImpl rdgIndividual)
           
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.