public interface ComplexCommand extends WrappedCommand
| Modifier and Type | Method and Description |
|---|---|
Expr |
getExpr()
Returns the Expr element.
|
NameList |
getNameList()
Returns the NameList element.
|
Pred |
getPred()
Returns the Pred element.
|
ZNameList |
getZNameList()
This is a convenience method.
|
void |
setExpr(Expr expr)
Sets the Expr element.
|
void |
setNameList(NameList nameList)
Sets the NameList element.
|
void |
setPred(Pred pred)
Sets the Pred element.
|
getProofCommand, setProofCommandgetProofStep, setProofStepNameList getNameList()
ZNameList getZNameList()
void setNameList(NameList nameList)
nameList - the NameList element.getNameList()Expr getExpr()
void setExpr(Expr expr)
expr - the Expr element.getExpr()Pred getPred()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.