
schemacrawler.tools.command.text.diagram.GraphExecutor Maven / Gradle / Ivy
package schemacrawler.tools.command.text.diagram;
interface GraphExecutor extends Runnable {
boolean canGenerate();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy