Package de.cau.cs.kieler.core.model.gmf.handlers

Command handlers to be used in GMF editors.

See:
          Description

Interface Summary
ICutCopyPasteCommandFactory Interface for factories that provide the commands for cut, copy and paste on given selections inside a diagram.
 

Class Summary
AbstractCutCopyPasteHandler Abstract super class for all handlers concerning copy and paste on diagrams.
AbstractCutCopyPasteHandlerProvider Handler for passing cut, copy and paste request to the appropriate KSbase handler if applicable.
 

Package de.cau.cs.kieler.core.model.gmf.handlers Description

Command handlers to be used in GMF editors.