public class AddSubjectIdentifierOperation extends UndoOperation
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
dummy |
protected MergeOperation |
merge |
protected Locator |
newSI |
protected Locator |
si |
protected TopicMap |
tm |
isMarker, operationNumber| Constructor and Description |
|---|
AddSubjectIdentifierOperation(Topic t,
Locator newSI) |
| 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 newSI
protected MergeOperation merge
protected boolean dummy
public AddSubjectIdentifierOperation(Topic t, Locator newSI) 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