public class ChannelSetParaImpl extends ParaImpl implements ChannelSetPara
ChannelSetPara.| Modifier | Constructor and Description |
|---|---|
protected |
ChannelSetParaImpl()
The default constructor.
|
protected |
ChannelSetParaImpl(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 ChannelSetParaImpl (e.g., ic >= sl)
|
ChannelSetParaImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this ChannelSetParaImpl
for equality.
|
ChannelSet |
getChannelSet()
Returns the ChannelSet element.
|
Object[] |
getChildren() |
NameList |
getGenFormals()
Returns the GenFormals element.
|
Name |
getName()
Returns the Name element.
|
ZNameList |
getZGenFormals()
This is a convenience method.
|
ZName |
getZName()
This is a convenience method.
|
int |
hashCode()
Returns the hash code value for this ChannelSetParaImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setChannelSet(ChannelSet channelSet)
Sets the ChannelSet element.
|
void |
setGenFormals(NameList genFormals)
Sets the GenFormals element.
|
void |
setName(Name name)
Sets the Name element.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringprotected ChannelSetParaImpl()
object factory.protected ChannelSetParaImpl(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 ChannelSetParaImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public NameList getGenFormals()
ChannelSetParagetGenFormals in interface ChannelSetParapublic void setGenFormals(NameList genFormals)
ChannelSetParasetGenFormals in interface ChannelSetParagenFormals - the GenFormals element.ChannelSetPara.getGenFormals()public Name getName()
ChannelSetParagetName in interface ChannelSetParapublic void setName(Name name)
ChannelSetParasetName in interface ChannelSetParaname - the Name element.ChannelSetPara.getName()public ChannelSet getChannelSet()
ChannelSetParagetChannelSet in interface ChannelSetParapublic void setChannelSet(ChannelSet channelSet)
ChannelSetParasetChannelSet in interface ChannelSetParachannelSet - the ChannelSet element.ChannelSetPara.getChannelSet()public ZNameList getZGenFormals()
ChannelSetParagetZGenFormals in interface ChannelSetParapublic ZName getZName()
ChannelSetParagetZName in interface ChannelSetParaCopyright © 2003–2016 Community Z Tools Project. All rights reserved.