phenote.gui
Class TermInfo2.TermInfo2Config
java.lang.Object
phenote.gui.TermInfo2.TermInfo2Config
- All Implemented Interfaces:
- org.bbop.framework.ComponentConfiguration
- Enclosing class:
- TermInfo2
public static class TermInfo2.TermInfo2Config
- extends java.lang.Object
- implements org.bbop.framework.ComponentConfiguration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
includeImplicitAnnotations
protected boolean includeImplicitAnnotations
includeExternalDatabaseAnnotations
protected boolean includeExternalDatabaseAnnotations
TermInfo2.TermInfo2Config
public TermInfo2.TermInfo2Config(boolean includeImplicitAnnotations,
boolean includeExternalDatabaseAnnotations)
TermInfo2.TermInfo2Config
public TermInfo2.TermInfo2Config()
isIncludeImplicitAnnotations
public boolean isIncludeImplicitAnnotations()
setIncludeImplicitAnnotations
public void setIncludeImplicitAnnotations(boolean includeImplicitAnnotations)
isIncludeExternalDatabaseAnnotations
public boolean isIncludeExternalDatabaseAnnotations()
setIncludeExternalDatabaseAnnotations
public void setIncludeExternalDatabaseAnnotations(boolean includeExternalDatabaseAnnotations)