owltools.gaf.rules.go
Class GoAnnotationRulesFactoryImpl
java.lang.Object
owltools.gaf.rules.AnnotationRulesFactoryImpl
owltools.gaf.rules.go.GoAnnotationRulesFactoryImpl
- All Implemented Interfaces:
- AnnotationRulesFactory
public class GoAnnotationRulesFactoryImpl
- extends AnnotationRulesFactoryImpl
Constructor Summary |
GoAnnotationRulesFactoryImpl(OWLGraphWrapper graph,
TraversingEcoMapper eco)
|
GoAnnotationRulesFactoryImpl(ParserWrapper parserWrapper)
|
GoAnnotationRulesFactoryImpl(String qcfile,
String xrfabbslocation,
OWLGraphWrapper graph,
TraversingEcoMapper eco)
|
GoAnnotationRulesFactoryImpl(String qcfile,
String xrfabbslocation,
ParserWrapper p,
List<String> ont,
String eco)
|
GoAnnotationRulesFactoryImpl(String qcfile,
String xrfabbslocation,
ParserWrapper p,
String go,
String gorel,
String eco)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoAnnotationRulesFactoryImpl
public GoAnnotationRulesFactoryImpl(ParserWrapper parserWrapper)
GoAnnotationRulesFactoryImpl
@Deprecated
public GoAnnotationRulesFactoryImpl(String qcfile,
String xrfabbslocation,
ParserWrapper p,
String go,
String gorel,
String eco)
- Deprecated.
GoAnnotationRulesFactoryImpl
public GoAnnotationRulesFactoryImpl(String qcfile,
String xrfabbslocation,
ParserWrapper p,
List<String> ont,
String eco)
GoAnnotationRulesFactoryImpl
public GoAnnotationRulesFactoryImpl(OWLGraphWrapper graph,
TraversingEcoMapper eco)
GoAnnotationRulesFactoryImpl
public GoAnnotationRulesFactoryImpl(String qcfile,
String xrfabbslocation,
OWLGraphWrapper graph,
TraversingEcoMapper eco)
getClassForName
protected AnnotationRule getClassForName(String className)
throws Exception
- Overrides:
getClassForName
in class AnnotationRulesFactoryImpl
- Returns:
- annotation rule (never null)
- Throws:
Exception
Copyright © 2010-2013. All Rights Reserved.