public class SetSubjectLocatorOperation extends UndoOperation
| Modifier and Type | Field and Description |
|---|---|
protected MergeOperation |
merge |
protected Locator |
newSL |
protected boolean |
nop |
protected Locator |
oldSL |
protected Locator |
si |
protected TopicMap |
tm |
isMarker, operationNumber| Constructor and Description |
|---|
SetSubjectLocatorOperation(Topic t,
Locator newSL) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel() |
void |
redo() |
void |
undo() |
canRedo, canUndo, combineWith, getDescription, getOperationNumber, getRedoLabel, getUndoLabel, isMarkerprotected TopicMap tm
protected Locator si
protected Locator oldSL
protected Locator newSL
protected MergeOperation merge
protected boolean nop
public SetSubjectLocatorOperation(Topic t, Locator newSL) throws TopicMapException, UndoException
TopicMapExceptionUndoExceptionpublic java.lang.String getLabel()
getLabel in class UndoOperationpublic void undo()
throws UndoException
undo in class UndoOperationUndoExceptionpublic void redo()
throws UndoException
redo in class UndoOperationUndoExceptionCopyright 2004-2015 Wandora Team