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