public class FinishAuxiliaryComputationMacro extends AlternativeMacro
ProofMacro.ProgressBarListener| Constructor and Description |
|---|
FinishAuxiliaryComputationMacro() |
| Modifier and Type | Method and Description |
|---|---|
protected ProofMacro[] |
createProofMacroArray()
Creates the proof macro array.
|
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.
|
applyTo, canApplyTo, getProofMacrosapplyTo, canApplyTo, getMaxSteps, getScriptCommandName, hasParameter, resetParams, setParameterpublic java.lang.String getName()
ProofMacronull constant stringpublic java.lang.String getCategory()
ProofMacronull if no submenu is to be created.nullpublic java.lang.String getDescription()
ProofMacronull constant stringprotected ProofMacro[] createProofMacroArray()
AlternativeMacrocreateProofMacroArray in class AlternativeMacro