Class MetapathCommand
java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
gov.nist.secauto.metaschema.cli.commands.metapath.MetapathCommand
- All Implemented Interfaces:
ICommand
This sub-command implementation contains all command that relate to Metapath
execution.
-
Constructor Summary
-
Method Summary
Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
addCommandHandler, executeCommand, getSubCommandByName, getSubCommands, isSubCommandRequired, newExecutor
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface gov.nist.secauto.metaschema.cli.processor.command.ICommand
gatherOptions, getExtraArguments, requiredExtraArgumentsCount, validateOptions
-
Constructor Details
-
MetapathCommand
public MetapathCommand()Constructor for a new Metapath command.
-
-
Method Details
-
getName
-
getDescription
-