|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory
de.cau.cs.kieler.synccharts.diagram.custom.commands.SyncchartsCutCopyPasteCommandFactory
public class SyncchartsCutCopyPasteCommandFactory
Creates the cut, copy and paste commands from ksbase.
Constructor Summary | |
---|---|
SyncchartsCutCopyPasteCommandFactory()
|
Method Summary | |
---|---|
protected org.osgi.framework.Bundle |
getBundle()
Getter for the bundle of the plugin where the file is located. |
protected String |
getFile()
Getter for the transformation file. |
protected List<String> |
getModel()
Get the path to the model package. |
protected Class<?>[] |
getTypes()
Get a list of all types that can be copied or pasted. |
Methods inherited from class de.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory |
---|
buildCopyCommand, buildCutCommand, buildPasteCommand, performPostOperationActions, performPreOperationActions, refreshEditPolicies |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyncchartsCutCopyPasteCommandFactory()
Method Detail |
---|
protected org.osgi.framework.Bundle getBundle()
getBundle
in class AbstractCutCopyPasteCommandFactory
protected Class<?>[] getTypes()
AbstractCutCopyPasteCommandFactory
getTypes
in class AbstractCutCopyPasteCommandFactory
protected String getFile()
getFile
in class AbstractCutCopyPasteCommandFactory
protected List<String> getModel()
getModel
in class AbstractCutCopyPasteCommandFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |