edu.stanford.smi.protegex.owl.ui.metadatatab.imports.wizard
Class AbstractImportEntry
java.lang.Object
edu.stanford.smi.protegex.owl.ui.metadatatab.imports.wizard.AbstractImportEntry
- All Implemented Interfaces:
- ImportEntry
- Direct Known Subclasses:
- FileImportEntry, RepositoryImportEntry, URLImportEntry
public abstract class AbstractImportEntry
- extends Object
- implements ImportEntry
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Dec 7, 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 |
AbstractImportEntry
public AbstractImportEntry()
clearErrors
protected void clearErrors()
addError
protected void addError(Object error)
getErrors
public Collection getErrors()
- Specified by:
getErrors
in interface ImportEntry
getOntologyURI
public URI getOntologyURI()
- Specified by:
getOntologyURI
in interface ImportEntry
setOntologyURI
protected void setOntologyURI(URI ontologyURI)
getRepository
public Repository getRepository()
- Specified by:
getRepository
in interface ImportEntry
setRepository
protected void setRepository(Repository repository)
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.