Uses of Package
dev.metaschema.cli.processor.command
Packages that use dev.metaschema.cli.processor.command
Package
Description
Provides a collection of abstract and concrete command line interface (CLI)
commands that process Metaschema module-based information.
Provides a collection of concrete command line interface (CLI) commands that
process Metaschema Metapath-based information.
-
Classes in dev.metaschema.cli.processor.command used by dev.metaschema.cli.commandsClassDescriptionA base class for implementation that perform the operation supported by a command.A base class for terminal commands in the command processing hierarchy.For use in commands to short-circut command execution.A representation of an extra, non-option command line argument.A command line interface command.An abstract base class that implements the
ICommandExecutorinterface, providing common functionality for command execution implementations. -
Classes in dev.metaschema.cli.processor.command used by dev.metaschema.cli.commands.metapathClassDescriptionA base class for a command that supports hierarchical command structure with child commands.A command line interface command.
-
Classes in dev.metaschema.cli.processor.command used by dev.metaschema.cli.processor
-
Classes in dev.metaschema.cli.processor.command used by dev.metaschema.cli.processor.commandClassDescriptionA base class for terminal commands in the command processing hierarchy.For use in commands to short-circut command execution.A service that loads commands using SPI.A representation of an extra, non-option command line argument.A command line interface command.An abstract base class that implements the
ICommandExecutorinterface, providing common functionality for command execution implementations.This functional interface represents a method that is used to execute a command operation.Supported shell types. -
Classes in dev.metaschema.cli.processor.command used by dev.metaschema.cli.processor.command.impl
-
Classes in dev.metaschema.cli.processor.command used by dev.metaschema.cli.processor.completion