public abstract class ProcessIdxImpl extends ProcessIteImpl implements ProcessIdx
ProcessIdx.| Modifier | Constructor and Description |
|---|---|
protected |
ProcessIdxImpl()
The default constructor.
|
protected |
ProcessIdxImpl(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 ProcessIdxImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this ProcessIdxImpl.
|
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 ProcessIdxImpl()
object factory.protected ProcessIdxImpl(BaseFactory factory)
public boolean equals(Object obj)
equals in class ProcessIteImplpublic int hashCode()
hashCode in class ProcessIteImplpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class ProcessIteImplCopyright © 2003–2016 Community Z Tools Project. All rights reserved.