| Modifier | Constructor and Description |
|---|---|
protected |
AxParaImpl()
The default constructor.
|
protected |
AxParaImpl(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 AxParaImpl (e.g., ic >= sl)
|
AxParaImpl |
create(Object[] args)
Returns a new object of this class.
|
boolean |
equals(Object obj)
Compares the specified object with this AxParaImpl
for equality.
|
Box |
getBox()
Returns the Box element.
|
Object[] |
getChildren() |
ZNameList |
getName() |
NameList |
getNameList()
Returns the NameList element.
|
SchText |
getSchText()
Returns the SchText element.
|
ZNameList |
getZNameList()
This is a convenience method.
|
ZSchText |
getZSchText()
This is a convenience method.
|
int |
hashCode()
Returns the hash code value for this AxParaImpl.
|
static long |
instanceCount()
Only concrete classes get the instance count method visible
|
static long |
instancesFinalised() |
void |
setBox(Box box)
Sets the Box element.
|
void |
setNameList(NameList nameList)
Sets the NameList element.
|
void |
setSchText(SchText schText)
Sets the SchText element.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringprotected AxParaImpl()
object factory.protected AxParaImpl(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 AxParaImpl create(Object[] args)
public Object[] getChildren()
getChildren in interface Termpublic static long instanceCount()
public NameList getNameList()
AxParagetNameList in interface AxParapublic void setNameList(NameList nameList)
AxParasetNameList in interface AxParanameList - the NameList element.AxPara.getNameList()public ZNameList getZNameList()
getZNameList in interface AxParapublic SchText getSchText()
AxParagetSchText in interface AxParapublic void setSchText(SchText schText)
AxParasetSchText in interface AxParaschText - the SchText element.AxPara.getSchText()public void setBox(Box box)
AxParasetBox in interface AxParabox - the Box element.AxPara.getBox()public ZSchText getZSchText()
getZSchText in interface AxParaCopyright © 2003–2016 Community Z Tools Project. All rights reserved.