edu.stanford.smi.protegex.owl.repository.factory
Class RepositoryFactory
java.lang.Object
edu.stanford.smi.protegex.owl.repository.factory.RepositoryFactory
public class RepositoryFactory
- extends Object
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 19, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static RepositoryFactory getInstance()
registerRepositoryFactoryPlugin
public void registerRepositoryFactoryPlugin(RepositoryFactoryPlugin factory)
createOntRepository
public Repository createOntRepository(OWLModel model,
String s)
getFactories
public Collection<RepositoryFactoryPlugin> getFactories()
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.