public class CircusNameSetImpl extends NameSetImpl implements CircusNameSet
CircusNameSet.| Modifier | Constructor and Description |
|---|---|
protected |
CircusNameSetImpl()
The default constructor.
|
protected |
CircusNameSetImpl(BaseFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> v)
Accepts a visitor.
|
static boolean |
countingFinaliser()
public attribute determining whether to log to the
standard output information about who is creating
this instance of CircusNameSetImpl (e.g., ic >= sl)
|
CircusNameSetImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this CircusNameSetImpl
for equality.
|
Object[] |
getChildren() |
Expr |
getExpr()
Returns the Expr element.
|
int |
hashCode()
Returns the hash code value for this CircusNameSetImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setExpr(Expr expr)
Sets the Expr element.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringprotected CircusNameSetImpl()
object factory.protected CircusNameSetImpl(BaseFactory factory)
public static boolean countingFinaliser()
public static long instancesFinalised()
public boolean equals(Object obj)
equals in class NameSetImplpublic int hashCode()
hashCode in class NameSetImplpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class NameSetImplpublic CircusNameSetImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public Expr getExpr()
CircusNameSetgetExpr in interface CircusNameSetpublic void setExpr(Expr expr)
CircusNameSetsetExpr in interface CircusNameSetexpr - the Expr element.CircusNameSet.getExpr()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.