public abstract class ActionIteImpl extends ActionDImpl implements ActionIte
ActionIte.| Modifier | Constructor and Description |
|---|---|
protected |
ActionIteImpl()
The default constructor.
|
protected |
ActionIteImpl(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 ActionIteImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this ActionIteImpl.
|
getDeclList, getZDeclList, setDeclListgetCircusAction, setCircusActionannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDeclList, getZDeclList, setDeclListgetCircusAction, setCircusActionprotected ActionIteImpl()
object factory.protected ActionIteImpl(BaseFactory factory)
public boolean equals(Object obj)
equals in class ActionDImplpublic int hashCode()
hashCode in class ActionDImplpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class ActionDImplCopyright © 2003–2016 Community Z Tools Project. All rights reserved.