public class AuxiliaryComputationAutoPilotMacro extends ExhaustiveProofMacro
ProofMacro.ProgressBarListener| Constructor and Description |
|---|
AuxiliaryComputationAutoPilotMacro() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategory()
Gets the category of this macro.
|
java.lang.String |
getDescription()
Gets the description of this macro.
|
java.lang.String |
getName()
Gets the name of this macro.
|
(package private) ProofMacro |
getProofMacro()
Gets the proof macros.
|
applyTo, canApplyToapplyTo, canApplyTo, getMaxSteps, getScriptCommandName, hasParameter, resetParams, setParameterpublic java.lang.String getName()
ProofMacrogetName in interface ProofMacrogetName in class ExhaustiveProofMacronull constant stringpublic java.lang.String getCategory()
ProofMacronull if no submenu is to be created.nullpublic java.lang.String getDescription()
ProofMacrogetDescription in interface ProofMacrogetDescription in class ExhaustiveProofMacronull constant stringProofMacro getProofMacro()
ExhaustiveProofMacrogetProofMacro in class ExhaustiveProofMacro