Uses of Interface
org.openrdf.concepts.doap.Repository

Packages that use Repository
org.openrdf.concepts.doap   
 

Uses of Repository in org.openrdf.concepts.doap
 

Subinterfaces of Repository in org.openrdf.concepts.doap
 interface ArchRepository
          GNU Arch source code repository.
 interface BKRepository
          BitKeeper source code repository.
 interface CVSRepository
          CVS source code repository.
 interface SVNRepository
          Subversion source code repository.
 

Methods in org.openrdf.concepts.doap that return types with arguments of type Repository
 Set<Repository> Project.getDoapRepositories()
          Source code repository.
 

Method parameters in org.openrdf.concepts.doap with type arguments of type Repository
 void Project.setDoapRepositories(Set<? extends Repository> value)
          Source code repository.
 



Copyright © 2004-2008 Aduna. All Rights Reserved.