public interface ProofScript extends Para
| Modifier and Type | Method and Description |
|---|---|
Name |
getName()
Returns the Name element.
|
ProofCommandList |
getProofCommandList()
Returns the ProofCommandList element.
|
ZName |
getZName()
This is a convenience method.
|
void |
setName(Name name)
Sets the Name element.
|
void |
setProofCommandList(ProofCommandList proofCommandList)
Sets the ProofCommandList element.
|
Name getName()
void setName(Name name)
name - the Name element.getName()ProofCommandList getProofCommandList()
void setProofCommandList(ProofCommandList proofCommandList)
proofCommandList - the ProofCommandList element.getProofCommandList()ZName getZName()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.