| Modifier | Constructor and Description |
|---|---|
protected |
ZEvesNoteImpl()
The default constructor.
|
protected |
ZEvesNoteImpl(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 ZEvesNoteImpl (e.g., ic >= sl)
|
ZEvesNoteImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this ZEvesNoteImpl
for equality.
|
Object[] |
getChildren() |
String |
getNote()
Returns the Note element.
|
int |
hashCode()
Returns the hash code value for this ZEvesNoteImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setNote(String note)
Sets the Note element.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringprotected ZEvesNoteImpl()
object factory.protected ZEvesNoteImpl(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 ZEvesNoteImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public String getNote()
ZEvesNotepublic void setNote(String note)
ZEvesNotesetNote in interface ZEvesNotenote - the Note element.ZEvesNote.getNote()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.