Package org.incenp.obofoundry.kgcl.robot
Class MintCommand
java.lang.Object
org.incenp.obofoundry.kgcl.robot.MintCommand
- All Implemented Interfaces:
org.obolibrary.robot.Command
-
Field Summary
Fields inherited from interface org.obolibrary.robot.Command
global, missingFileError
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MintCommand
public MintCommand()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceorg.obolibrary.robot.Command
-
getDescription
- Specified by:
getDescription
in interfaceorg.obolibrary.robot.Command
-
getUsage
- Specified by:
getUsage
in interfaceorg.obolibrary.robot.Command
-
getOptions
public org.apache.commons.cli.Options getOptions()- Specified by:
getOptions
in interfaceorg.obolibrary.robot.Command
-
main
- Specified by:
main
in interfaceorg.obolibrary.robot.Command
-
execute
public org.obolibrary.robot.CommandState execute(org.obolibrary.robot.CommandState state, String[] args) throws Exception - Specified by:
execute
in interfaceorg.obolibrary.robot.Command
- Throws:
Exception
-