public class NameSetParaImpl extends ParaImpl implements NameSetPara
NameSetPara.| Modifier | Constructor and Description |
|---|---|
protected |
NameSetParaImpl()
The default constructor.
|
protected |
NameSetParaImpl(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 NameSetParaImpl (e.g., ic >= sl)
|
NameSetParaImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this NameSetParaImpl
for equality.
|
Object[] |
getChildren() |
Name |
getName()
Returns the Name element.
|
NameSet |
getNameSet()
Returns the NameSet element.
|
ZName |
getZName()
This is a convenience method.
|
int |
hashCode()
Returns the hash code value for this NameSetParaImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setName(Name name)
Sets the Name element.
|
void |
setNameSet(NameSet nameSet)
Sets the NameSet element.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringprotected NameSetParaImpl()
object factory.protected NameSetParaImpl(BaseFactory factory)
public static boolean countingFinaliser()
public static long instancesFinalised()
public boolean equals(Object obj)
public int hashCode()
public <R> R accept(Visitor<R> v)
public NameSetParaImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public Name getName()
NameSetParagetName in interface NameSetParapublic void setName(Name name)
NameSetParasetName in interface NameSetParaname - the Name element.NameSetPara.getName()public NameSet getNameSet()
NameSetParagetNameSet in interface NameSetParapublic void setNameSet(NameSet nameSet)
NameSetParasetNameSet in interface NameSetParanameSet - the NameSet element.NameSetPara.getNameSet()public ZName getZName()
NameSetParagetZName in interface NameSetParaCopyright © 2003–2016 Community Z Tools Project. All rights reserved.