public class SettingsCommand extends AbstractCommand<SettingsCommand.Parameters>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SettingsCommand.Parameters  | 
documentation, log, proof, service, state, uiControl| Constructor and Description | 
|---|
SettingsCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
execute(SettingsCommand.Parameters args)  | 
java.lang.String | 
getName()
Returns the name of this proof command. 
 | 
evaluateArguments, execute, getArguments, getDocumentationprotected void execute(SettingsCommand.Parameters args) throws ScriptException, java.lang.InterruptedException
execute in class AbstractCommand<SettingsCommand.Parameters>ScriptExceptionjava.lang.InterruptedExceptionpublic java.lang.String getName()
ProofScriptCommandProofScriptEngine