All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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