public class RenameActionImpl extends Action1Impl implements RenameAction
RenameAction.| Modifier | Constructor and Description |
|---|---|
protected |
RenameActionImpl()
The default constructor.
|
protected |
RenameActionImpl(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 RenameActionImpl (e.g., ic >= sl)
|
RenameActionImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this RenameActionImpl
for equality.
|
AssignmentPairs |
getAssignmentPairs()
Returns the AssignmentPairs element.
|
Object[] |
getChildren() |
int |
hashCode()
Returns the hash code value for this RenameActionImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setAssignmentPairs(AssignmentPairs assignmentPairs)
Sets the AssignmentPairs element.
|
getCircusAction, setCircusActionannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCircusAction, setCircusActionprotected RenameActionImpl()
object factory.protected RenameActionImpl(BaseFactory factory)
public static boolean countingFinaliser()
public static long instancesFinalised()
public boolean equals(Object obj)
equals in class Action1Implpublic int hashCode()
hashCode in class Action1Implpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class Action1Implpublic RenameActionImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public AssignmentPairs getAssignmentPairs()
RenameActiongetAssignmentPairs in interface RenameActionpublic void setAssignmentPairs(AssignmentPairs assignmentPairs)
RenameActionsetAssignmentPairs in interface RenameActionassignmentPairs - the AssignmentPairs element.RenameAction.getAssignmentPairs()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.