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