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