public class FullAutoPilotWithJMLSpecJoinsProofMacro extends SequentialProofMacro
It is experimental. It performs the following steps:
FullAutoPilotProofMacroProofMacro.ProgressBarListener| Modifier and Type | Field and Description |
|---|---|
private static int |
NUMBER_OF_TRY_STEPS
The number of proof steps that should be run by the
TryCloseMacro
before retracting. |
| Constructor and Description |
|---|
FullAutoPilotWithJMLSpecJoinsProofMacro() |
| 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, getScriptCommandNameprivate static final int NUMBER_OF_TRY_STEPS
TryCloseMacro
before retracting. This overrides the strategy setting.public FullAutoPilotWithJMLSpecJoinsProofMacro()
public String getName()
ProofMacronull constant stringpublic String getCategory()
ProofMacronull if no submenu is to be created.nullpublic String getDescription()
ProofMacronull constant stringprotected ProofMacro[] createProofMacroArray()
SequentialProofMacrocreateProofMacroArray in class SequentialProofMacro