|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--interagents.wrapItem | +--interagents.literalWrapItem
Field Summary |
Fields inherited from class interagents.wrapItem |
isnew, wib |
Constructor Summary | |
literalWrapItem(java.lang.String work)
|
Method Summary | |
java.lang.String |
getLabel()
|
boolean |
hasLabel()
Return true if the wrapItem is of textual type. |
java.lang.String |
toString()
Documents the contents of the wrapItem in the format exemplified by H3, A6!. |
char |
typeName()
|
Methods inherited from class interagents.wrapItem |
checkMatch, flagNew, flagOld, isFull, isNew, lowerTypeName, number, setNumber, superTypeName, typeIndex, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public literalWrapItem(java.lang.String work) throws DesignException, InternalException
Method Detail |
public char typeName()
typeName
in class wrapItem
public boolean hasLabel()
wrapItem
hasLabel
in class wrapItem
public java.lang.String getLabel()
getLabel
in class wrapItem
public java.lang.String toString()
wrapItem
toString
in class wrapItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |