Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the Id element.
|
OperatorName |
getOperatorName()
Returns an OperatorName, if this name is an operator name,
null otherwise. |
OperatorName |
getOperatorName(Fixity fixity)
Returns an OperatorName with specific fixity,
if this name is an operator name,
null otherwise. |
StrokeList |
getStrokeList()
Returns the StrokeList element.
|
String |
getWord()
Returns the Word element.
|
ZStrokeList |
getZStrokeList()
This is a convenience method.
|
void |
setId(String id)
Sets the Id element.
|
void |
setStrokeList(StrokeList strokeList)
Sets the StrokeList element.
|
void |
setWord(String word)
Sets the Word element.
|
String getWord()
void setWord(String word)
word
- the Word element.getWord()
StrokeList getStrokeList()
void setStrokeList(StrokeList strokeList)
strokeList
- the StrokeList element.getStrokeList()
String getId()
OperatorName getOperatorName()
null
otherwise.OperatorName getOperatorName(Fixity fixity)
null
otherwise.ZStrokeList getZStrokeList()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.