public abstract class AbstractFinishAuxiliaryComputationMacro extends AbstractProofMacro
ProofMacro.ProgressBarListener
Constructor and Description |
---|
AbstractFinishAuxiliaryComputationMacro() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addContractApplicationTaclets(Goal initiatingGoal,
Proof symbExecProof) |
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.
|
protected void |
mergeNamespaces(Proof initiatingProof,
Proof sideProof)
Merge namespaces.
|
applyTo, canApplyTo, getMaxSteps, getScriptCommandName, hasParameter, resetParams, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyTo, canApplyTo
public AbstractFinishAuxiliaryComputationMacro()
public java.lang.String getName()
ProofMacro
null
constant stringpublic java.lang.String getCategory()
ProofMacro
null
if no submenu is to be created.null
public java.lang.String getDescription()
ProofMacro
null
constant stringprotected final void mergeNamespaces(Proof initiatingProof, Proof sideProof)
initiatingProof
- the initiating proofsideProof
- the side proofCopyright © 2003-2019 The KeY-Project.