public class ZEvesLabelImpl extends TermImpl implements ZEvesLabel
ZEvesLabel.| Modifier | Constructor and Description |
|---|---|
protected |
ZEvesLabelImpl()
The default constructor.
|
protected |
ZEvesLabelImpl(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 ZEvesLabelImpl (e.g., ic >= sl)
|
ZEvesLabelImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this ZEvesLabelImpl
for equality.
|
Object[] |
getChildren() |
LabelAbility |
getLabelAbility()
Returns the LabelAbility element.
|
LabelUsage |
getLabelUsage()
Returns the LabelUsage element.
|
Name |
getName()
Returns the Name element.
|
ZName |
getZName()
This is a convenience method.
|
int |
hashCode()
Returns the hash code value for this ZEvesLabelImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setLabelAbility(LabelAbility labelAbility)
Sets the LabelAbility element.
|
void |
setLabelUsage(LabelUsage labelUsage)
Sets the LabelUsage element.
|
void |
setName(Name name)
Sets the Name element.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringprotected ZEvesLabelImpl()
object factory.protected ZEvesLabelImpl(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 ZEvesLabelImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public Name getName()
ZEvesLabelgetName in interface ZEvesLabelpublic void setName(Name name)
ZEvesLabelsetName in interface ZEvesLabelname - the Name element.ZEvesLabel.getName()public LabelAbility getLabelAbility()
ZEvesLabelgetLabelAbility in interface ZEvesLabelpublic void setLabelAbility(LabelAbility labelAbility)
ZEvesLabelsetLabelAbility in interface ZEvesLabellabelAbility - the LabelAbility element.ZEvesLabel.getLabelAbility()public LabelUsage getLabelUsage()
ZEvesLabelgetLabelUsage in interface ZEvesLabelpublic void setLabelUsage(LabelUsage labelUsage)
ZEvesLabelsetLabelUsage in interface ZEvesLabellabelUsage - the LabelUsage element.ZEvesLabel.getLabelUsage()public ZName getZName()
ZEvesLabelgetZName in interface ZEvesLabelCopyright © 2003–2016 Community Z Tools Project. All rights reserved.