public class RemoveSubjectIdentifierOperation extends UndoOperation
Modifier and Type | Field and Description |
---|---|
protected boolean |
dummy |
protected Locator |
otherSi |
protected Locator |
si |
protected TopicMap |
tm |
isMarker, operationNumber
Constructor and Description |
---|
RemoveSubjectIdentifierOperation(Topic t,
Locator si) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel() |
void |
redo() |
void |
undo() |
canRedo, canUndo, combineWith, getDescription, getOperationNumber, getRedoLabel, getUndoLabel, isMarker
protected TopicMap tm
protected Locator si
protected Locator otherSi
protected boolean dummy
public RemoveSubjectIdentifierOperation(Topic t, Locator si) throws TopicMapException, UndoException
TopicMapException
UndoException
public java.lang.String getLabel()
getLabel
in class UndoOperation
public void undo() throws UndoException
undo
in class UndoOperation
UndoException
public void redo() throws UndoException
redo
in class UndoOperation
UndoException
Copyright 2004-2015 Wandora Team