Uses of Class
org.eclipse.glsp.server.emf.AbstractEMFOperationHandler
-
Packages that use AbstractEMFOperationHandler Package Description org.eclipse.glsp.server.emf org.eclipse.glsp.server.emf.notation -
-
Uses of AbstractEMFOperationHandler in org.eclipse.glsp.server.emf
Subclasses of AbstractEMFOperationHandler in org.eclipse.glsp.server.emf Modifier and Type Class Description classEMFCompoundOperationHandlerCreates a compound command to wrap multiple commands into one command that is executed on the command stack. -
Uses of AbstractEMFOperationHandler in org.eclipse.glsp.server.emf.notation
Subclasses of AbstractEMFOperationHandler in org.eclipse.glsp.server.emf.notation Modifier and Type Class Description classEMFChangeBoundsOperationHandlerA custom change bounds operation handler that updates the notation model for the moved shape elements.
-