|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--interagents.wrapItem | +--interagents.directWrapItem
Field Summary |
Fields inherited from class interagents.wrapItem |
isnew, wib |
Constructor Summary | |
directWrapItem(int number,
boolean isnew,
char type)
|
|
directWrapItem(java.lang.String work)
Constructor will check syntax and extract type, number and flag information |
|
directWrapItem(interagents.wrapItemBlock wib,
boolean isnew)
|
Methods inherited from class interagents.wrapItem |
checkMatch, flagNew, flagOld, getLabel, hasLabel, isFull, isNew, lowerTypeName, number, setNumber, superTypeName, toString, typeIndex, typeName, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public directWrapItem(java.lang.String work) throws DesignException, InternalException
public directWrapItem(int number, boolean isnew, char type) throws DesignException
public directWrapItem(interagents.wrapItemBlock wib, boolean isnew)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |