Class DiagramMoveChange<T extends Entity>
java.lang.Object
com.wisecoders.dbs.diagram.model.undo.DiagramChange
com.wisecoders.dbs.diagram.model.undo.DiagramMoveChange<T>
-
Field Summary
Fields inherited from class com.wisecoders.dbs.diagram.model.undo.DiagramChange
time -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
DiagramMoveChange
-
-
Method Details
-
apply
- Specified by:
applyin classDiagramChange
-
undo
- Specified by:
undoin classDiagramChange
-
isMarkedForDeletion
public boolean isMarkedForDeletion()- Specified by:
isMarkedForDeletionin classDiagramChange
-