org.openrdf.concepts.doap
Interface BKRepository

All Superinterfaces:
ArchRepositoryOrBKRepositoryOrCVSRepository, DoapResource, Entity, Repository, Resource

public interface BKRepository
extends Repository, ArchRepositoryOrBKRepositoryOrCVSRepository

BitKeeper source code repository.


Method Summary
 
Methods inherited from interface org.openrdf.concepts.doap.Repository
getDoapAnonRoots, getDoapBrowses, getDoapLocations, setDoapAnonRoots, setDoapBrowses, setDoapLocations
 
Methods inherited from interface org.openrdf.concepts.doap.ArchRepositoryOrBKRepositoryOrCVSRepository
getDoapModules, setDoapModules
 
Methods inherited from interface org.openrdf.concepts.doap.DoapResource
getDoapCreated, getDoapDescription, getDoapLicenses, getDoapNames, getDoapShortdescs, setDoapCreated, setDoapDescription, setDoapLicenses, setDoapNames, setDoapShortdescs
 
Methods inherited from interface org.openrdf.concepts.rdfs.Resource
getRdfsComment, getRdfsIsDefinedBy, getRdfsLabel, getRdfsMembers, getRdfsSeeAlso, getRdfTypes, getRdfValues, setRdfsComment, setRdfsIsDefinedBy, setRdfsLabel, setRdfsMembers, setRdfsSeeAlso, setRdfTypes, setRdfValues
 
Methods inherited from interface org.openrdf.elmo.Entity
getElmoManager, getQName
 



Copyright © 2004-2008 Aduna. All Rights Reserved.