Uses of Class
de.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory

Packages that use AbstractCutCopyPasteCommandFactory
de.cau.cs.kieler.keg.ksbase.copypaste Copy-And-Paste support for KEG. 
de.cau.cs.kieler.synccharts.diagram.custom.commands Copy and paste for the synccharts diagram editor. 
 

Uses of AbstractCutCopyPasteCommandFactory in de.cau.cs.kieler.keg.ksbase.copypaste
 

Subclasses of AbstractCutCopyPasteCommandFactory in de.cau.cs.kieler.keg.ksbase.copypaste
 class KEGCutCopyPasteCommandFactory
          Creates the cut, copy and paste commands from ksbase.
 

Uses of AbstractCutCopyPasteCommandFactory in de.cau.cs.kieler.synccharts.diagram.custom.commands
 

Subclasses of AbstractCutCopyPasteCommandFactory in de.cau.cs.kieler.synccharts.diagram.custom.commands
 class SyncchartsCutCopyPasteCommandFactory
          Creates the cut, copy and paste commands from ksbase.