Package | Description |
---|---|
org.wandora.application.gui.table | |
org.wandora.topicmap.layered | |
org.wandora.topicmap.undowrapper |
Modifier and Type | Field and Description |
---|---|
private UndoOperation[] |
OperationTableModel.ops |
Modifier and Type | Method and Description |
---|---|
void |
OperationTable.initialize(UndoOperation[] tableOperations) |
Modifier and Type | Method and Description |
---|---|
void |
OperationTable.initialize(java.util.ArrayList<UndoOperation> tableOperations) |
Constructor and Description |
---|
OperationTableModel(UndoOperation[] operations) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<UndoOperation> |
LayerStack.getUndoOperations() |
Modifier and Type | Class and Description |
---|---|
class |
AddSubjectIdentifierOperation |
class |
AddTypeOperation |
class |
CreateAssociationOperation |
class |
CreateTopicOperation |
class |
MergeOperation |
class |
ModifyAssociationOperation |
class |
NoOperation |
class |
RemoveAssociationOperation |
class |
RemoveSubjectIdentifierOperation |
class |
RemoveTopicOperation |
class |
RemoveTypeOperation |
class |
SetBaseNameOperation |
class |
SetOccurrenceOperation |
class |
SetSubjectLocatorOperation |
class |
SetVariantOperation |
class |
UndoMarker |
Modifier and Type | Field and Description |
---|---|
private java.util.HashSet<UndoOperation> |
MergeOperation.dependencies |
private java.util.LinkedList<UndoOperation> |
UndoBuffer.redobuffer |
private java.util.LinkedList<UndoOperation> |
UndoBuffer.undobuffer |
Modifier and Type | Method and Description |
---|---|
UndoOperation |
ModifyAssociationOperation.combineWith(UndoOperation previous) |
UndoOperation |
RemoveAssociationOperation.combineWith(UndoOperation previous) |
UndoOperation |
UndoMarker.combineWith(UndoOperation previous) |
UndoOperation |
UndoOperation.combineWith(UndoOperation previous) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<UndoOperation> |
UndoBuffer.getOperations() |
Modifier and Type | Method and Description |
---|---|
void |
UndoBuffer.addOperation(UndoOperation op) |
(package private) void |
UndoTopicMap.addUndoOperation(UndoOperation op) |
UndoOperation |
ModifyAssociationOperation.combineWith(UndoOperation previous) |
UndoOperation |
RemoveAssociationOperation.combineWith(UndoOperation previous) |
UndoOperation |
UndoMarker.combineWith(UndoOperation previous) |
UndoOperation |
UndoOperation.combineWith(UndoOperation previous) |
Copyright 2004-2015 Wandora Team