|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--operations.Operation
|
+--operations.OpDesignAbort
| Field Summary |
| Fields inherited from class operations.Operation |
constructedObjects, level, objects, reconstructedObjects, thisLab, undoable, use |
| Constructor Summary | |
OpDesignAbort(interagents.userLab lab)
|
|
| 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 OpDesignAbort(interagents.userLab lab)
| Method Detail |
public boolean can(fundamentals.signature sgn)
Operation
can in class Operationpublic java.lang.String toNaturalLanguage(int language)
toNaturalLanguage in class Operationpublic void perform(fundamentals.signature sgn)
Operation
perform in class Operationpublic boolean canDefault()
Operation
canDefault in class Operation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||