|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--operations.Operation | +--operations.OpDump
Field Summary |
Fields inherited from class operations.Operation |
constructedObjects, level, objects, reconstructedObjects, thisLab, undoable, use |
Constructor Summary | |
OpDump(interagents.userLab lab,
librarian.EuLibrarian librarian)
|
Method Summary | |
boolean |
can(fundamentals.signature sgn)
The following method returns true, if it makes sense to perform this operation on the set of objects given in objs. |
void |
perform(fundamentals.signature sgn)
The following method performs the operation on the objects given in objs. |
java.lang.String |
toNaturalLanguage(int language)
|
Methods inherited from class operations.Operation |
canDefault, construct, deselect, enable, hide, isUndoable, name, record, record, show, start, stop, submenu, unconstruct, undoAll, undoFirst |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpDump(interagents.userLab lab, librarian.EuLibrarian librarian)
Method Detail |
public boolean can(fundamentals.signature sgn)
Operation
can
in class Operation
public java.lang.String toNaturalLanguage(int language)
toNaturalLanguage
in class Operation
public void perform(fundamentals.signature sgn) throws LeaException
Operation
perform
in class Operation
LeaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |