|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--operations.Operation | +--operations.OpEnd
Field Summary |
Fields inherited from class operations.Operation |
constructedObjects, level, objects, reconstructedObjects, thisLab, undoable, use |
Constructor Summary | |
OpEnd(interagents.userLab lab,
librarian.EuCorder program)
|
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. |
boolean |
canDefault()
Returns true if this method can should be used as a default operation. |
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 |
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 OpEnd(interagents.userLab lab, librarian.EuCorder program)
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
public boolean canDefault()
Operation
canDefault
in class Operation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |