Verwendungen von Klasse
de.dlr.proseo.ui.cli.parser.ParsedCommand
Packages, die ParsedCommand verwenden
Package
Beschreibung
Top-level classes for the prosEO Command-Line Interface component
Parser classes for the prosEO Command-Line Interface component
-
Verwendungen von ParsedCommand in de.dlr.proseo.ui.cli
Methoden in de.dlr.proseo.ui.cli mit Parametern vom Typ ParsedCommandModifizierer und TypMethodeBeschreibung(Package privat) void
FacilityCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
IngestorCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
JobCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
MissionCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
OrderCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
ProcessorCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
ProductArchiveCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
ProductclassCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
UserCommandRunner.executeCommand
(ParsedCommand command) Run the given command(Package privat) void
WorkflowCommandRunner.executeCommand
(ParsedCommand command) Run the given command -
Verwendungen von ParsedCommand in de.dlr.proseo.ui.cli.parser
Methoden in de.dlr.proseo.ui.cli.parser, die ParsedCommand zurückgebenModifizierer und TypMethodeBeschreibungParsedCommand.getSubcommand()
Gets the parsed command's subcommandParse a command string using the given syntax structureMethoden in de.dlr.proseo.ui.cli.parser mit Parametern vom Typ ParsedCommandModifizierer und TypMethodeBeschreibungvoid
ParsedCommand.setSubcommand
(ParsedCommand subcommand) Sets the parsed command's subcommand