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

Packages that use SourceModelImpl
info.sswap.impl.empire   
info.sswap.impl.empire.io   
info.sswap.impl.empire.model   
 

Uses of SourceModelImpl in info.sswap.impl.empire
 

Methods in info.sswap.impl.empire that return types with arguments of type SourceModelImpl
private
<S extends SSWAPDocument>
java.lang.Class<? extends SourceModelImpl>
APIProviderImpl.getImplementationClass(java.lang.Class<S> interfaceClass)
          Gets the implementation of a specific SSWAPProtocol interface
 

Uses of SourceModelImpl in info.sswap.impl.empire.io
 

Methods in info.sswap.impl.empire.io with parameters of type SourceModelImpl
private  ClosureBuilder ClosureModelResolver.getClosureBuilder(SourceModelImpl model)
           
 

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

Subclasses of SourceModelImpl in info.sswap.impl.empire.model
 class PDGImpl
          Implementation of PDG.
 class ProtocolImpl
           
 class RDGImpl
           
 class RIGImpl
          Implementation of RIG.
 class RQGImpl
          Implementation of RQG interface
 class RRGImpl
          Implementation of RRG interface
 

Methods in info.sswap.impl.empire.model with type parameters of type SourceModelImpl
<T extends SourceModelImpl>
T
ImplFactory.createEmptySourceModel(java.net.URI uri, java.lang.Class<T> clazz)
          Creates a SourceModel based on an empty Jena model.
 



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