Class ComponentDefinitionCommand
java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
gov.nist.secauto.oscal.tools.cli.core.commands.componentdefinition.ComponentDefinitionCommand
- All Implemented Interfaces:
gov.nist.secauto.metaschema.cli.processor.command.ICommand
public class ComponentDefinitionCommand
extends gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
A parent command implementation that organizes commands related to an OSCAL
component definition.
-
Constructor Summary
-
Method Summary
Methods inherited from class gov.nist.secauto.metaschema.cli.processor.command.AbstractParentCommand
addCommandHandler, 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, validateExtraArguments, validateOptions
-
Constructor Details
-
ComponentDefinitionCommand
public ComponentDefinitionCommand()Construct a new parent command.
-
-
Method Details
-
getName
-
getDescription
-