public abstract class ParProcessImpl extends Process2Impl implements ParProcess
ParProcess.| Modifier | Constructor and Description |
|---|---|
protected |
ParProcessImpl()
The default constructor.
|
protected |
ParProcessImpl(BaseFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> v)
Accepts a visitor.
|
boolean |
equals(Object obj)
Compares the specified object with this ParProcessImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this ParProcessImpl.
|
getCircusProcess, getLeftProcess, getRightProcess, setLeftProcess, setRightProcessannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCircusProcess, getLeftProcess, getRightProcess, setLeftProcess, setRightProcessprotected ParProcessImpl()
object factory.protected ParProcessImpl(BaseFactory factory)
public boolean equals(Object obj)
equals in class Process2Implpublic int hashCode()
hashCode in class Process2Implpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class Process2ImplCopyright © 2003–2016 Community Z Tools Project. All rights reserved.