public class DBEnumCheck extends Object
Modifier and Type | Field and Description |
---|---|
protected Executor |
executor
executor useful for performing database adjustments
|
static org.slf4j.Logger |
log |
static Pattern |
readerClass |
Constructor and Description |
---|
DBEnumCheck(Executor executor,
PreferenceContext preferences) |
Modifier and Type | Method and Description |
---|---|
protected void |
doCheck()
Do the database adjustment.
|
protected String |
getCheckDone() |
static List<String> |
getReaderNames() |
static boolean |
requiresCompanion(String name) |
static boolean |
shouldBeOmitted(String name) |
void |
start()
Do the database adjustment only if not already performed.
|
public static final org.slf4j.Logger log
public static final Pattern readerClass
protected final Executor executor
public DBEnumCheck(Executor executor, PreferenceContext preferences)
public static boolean requiresCompanion(String name)
public static boolean shouldBeOmitted(String name)
protected void doCheck()
protected String getCheckDone()
null
public void start()
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.