public final class EmbeddedGraphCommandProvider extends schemacrawler.tools.executable.ExecutableCommandProvider
| Constructor and Description |
|---|
EmbeddedGraphCommandProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.util.Collection<java.lang.String> |
getSupportedCommands() |
schemacrawler.tools.executable.SchemaCrawlerCommand |
newSchemaCrawlerCommand(java.lang.String command) |
boolean |
supportsSchemaCrawlerCommand(java.lang.String command,
schemacrawler.schemacrawler.SchemaCrawlerOptions schemaCrawlerOptions,
schemacrawler.tools.options.OutputOptions outputOptions) |
getHelp, toStringpublic java.lang.String getDescription()
public java.util.Collection<java.lang.String> getSupportedCommands()
public schemacrawler.tools.executable.SchemaCrawlerCommand newSchemaCrawlerCommand(java.lang.String command) throws schemacrawler.schemacrawler.SchemaCrawlerException
newSchemaCrawlerCommand in interface schemacrawler.tools.executable.CommandProvidernewSchemaCrawlerCommand in class schemacrawler.tools.executable.ExecutableCommandProviderschemacrawler.schemacrawler.SchemaCrawlerExceptionpublic boolean supportsSchemaCrawlerCommand(java.lang.String command,
schemacrawler.schemacrawler.SchemaCrawlerOptions schemaCrawlerOptions,
schemacrawler.tools.options.OutputOptions outputOptions)
supportsSchemaCrawlerCommand in interface schemacrawler.tools.executable.CommandProvidersupportsSchemaCrawlerCommand in class schemacrawler.tools.executable.ExecutableCommandProviderCopyright © 2000-2019 Sualeh Fatehi. All rights reserved.