Protégé-OWL 3.3.1

edu.stanford.smi.protegex.owl.repository.factory
Class RepositoryFactory

java.lang.Object
  extended by 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


Method Summary
 Repository createOntRepository(OWLModel model, String s)
           
 Collection<RepositoryFactoryPlugin> getFactories()
           
static RepositoryFactory getInstance()
           
 void registerRepositoryFactoryPlugin(RepositoryFactoryPlugin factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RepositoryFactory getInstance()

registerRepositoryFactoryPlugin

public void registerRepositoryFactoryPlugin(RepositoryFactoryPlugin factory)

createOntRepository

public Repository createOntRepository(OWLModel model,
                                      String s)

getFactories

public Collection<RepositoryFactoryPlugin> getFactories()

Protégé-OWL 3.3.1

Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.