public class ApplyCommandImpl extends ComplexCommandImpl implements ApplyCommand
ApplyCommand.| Modifier | Constructor and Description |
|---|---|
protected |
ApplyCommandImpl()
The default constructor.
|
protected |
ApplyCommandImpl(BaseFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> v)
Accepts a visitor.
|
static boolean |
countingFinaliser()
public attribute determining whether to log to the
standard output information about who is creating
this instance of ApplyCommandImpl (e.g., ic >= sl)
|
ApplyCommandImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this ApplyCommandImpl
for equality.
|
Object[] |
getChildren() |
Name |
getThmName()
This is a convenience method.
|
int |
hashCode()
Returns the hash code value for this ApplyCommandImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
getExpr, getNameList, getPred, getZNameList, setExpr, setNameList, setPredgetProofCommand, setProofCommandgetProofStep, setProofStepannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExpr, getNameList, getPred, getZNameList, setExpr, setNameList, setPredgetProofCommand, setProofCommandgetProofStep, setProofStepprotected ApplyCommandImpl()
object factory.protected ApplyCommandImpl(BaseFactory factory)
public static boolean countingFinaliser()
public static long instancesFinalised()
public boolean equals(Object obj)
equals in class ComplexCommandImplpublic int hashCode()
hashCode in class ComplexCommandImplpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class ComplexCommandImplpublic ApplyCommandImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public Name getThmName()
ApplyCommandgetThmName in interface ApplyCommandCopyright © 2003–2016 Community Z Tools Project. All rights reserved.