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