public abstract class ParProcessIdxImpl extends ProcessIdxImpl implements ParProcessIdx
ParProcessIdx.| Modifier | Constructor and Description |
|---|---|
protected |
ParProcessIdxImpl()
The default constructor.
|
protected |
ParProcessIdxImpl(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 ParProcessIdxImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this ParProcessIdxImpl.
|
getCircusBasicProcess, getDeclList, getZDeclList, isBasicProcess, setDeclListgetCircusProcess, setCircusProcessannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCircusBasicProcess, getDeclList, getZDeclList, isBasicProcess, setDeclListgetCircusProcess, setCircusProcessprotected ParProcessIdxImpl()
object factory.protected ParProcessIdxImpl(BaseFactory factory)
public boolean equals(Object obj)
equals in class ProcessIdxImplpublic int hashCode()
hashCode in class ProcessIdxImplpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class ProcessIdxImplCopyright © 2003–2016 Community Z Tools Project. All rights reserved.