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.
|
String |
getCategory()
Gets the category of this macro.
|
String |
getDescription()
Gets the description of this macro.
|
String |
getName()
Gets the name of this macro.
|
applyTo, canApplyTo, getProofMacrosapplyTo, canApplyTo, getMaxSteps, getScriptCommandNamepublic String getName()
ProofMacronull constant stringpublic String getCategory()
ProofMacronull if no submenu is to be created.nullpublic String getDescription()
ProofMacronull constant stringprotected ProofMacro[] createProofMacroArray()
AlternativeMacrocreateProofMacroArray in class AlternativeMacro