|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.EditorPart
org.eclipse.gef.ui.parts.GraphicalEditor
org.eclipse.gef.ui.parts.GraphicalEditorWithPalette
org.drools.eclipse.flow.common.editor.GenericModelEditor
org.drools.eclipse.flow.bpmn2.editor.BPMNModelEditor
public class BPMNModelEditor
Graphical editor for a RuleFlow.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ui.IEditorPart |
|---|
PROP_DIRTY, PROP_INPUT |
| Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
PROP_TITLE |
| Constructor Summary | |
|---|---|
BPMNModelEditor()
|
|
| Method Summary | |
|---|---|
protected org.eclipse.gef.EditPartFactory |
createEditPartFactory()
|
protected Object |
createModel()
|
protected void |
createModel(InputStream is)
|
protected org.eclipse.gef.palette.PaletteRoot |
createPalette()
|
RuleFlowProcessWrapper |
getRuleFlowModel()
|
protected void |
setInput(org.eclipse.ui.IEditorInput input)
|
protected void |
writeModel(OutputStream os)
|
protected void |
writeModel(OutputStream os,
boolean includeGraphics)
|
| Methods inherited from class org.drools.eclipse.flow.common.editor.GenericModelEditor |
|---|
commandStackChanged, configureGraphicalViewer, createActions, createImage, doSave, doSaveAs, getAdapter, getCommonKeyHandler, getContributorId, getFile, getJavaProject, getModel, getOverviewOutlinePage, getPaletteRoot, getProject, initializeGraphicalViewer, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, setModel |
| Methods inherited from class org.eclipse.gef.ui.parts.GraphicalEditorWithPalette |
|---|
configurePaletteViewer, createPaletteViewer, createPartControl, getInitialPaletteSize, getPaletteViewer, handlePaletteResized, hookPaletteViewer, initializePaletteViewer, setEditDomain, setPaletteViewer |
| Methods inherited from class org.eclipse.gef.ui.parts.GraphicalEditor |
|---|
createGraphicalViewer, dispose, firePropertyChange, getActionRegistry, getCommandStack, getEditDomain, getGraphicalViewer, getPropertyActions, getSelectionActions, getSelectionSynchronizer, getStackActions, hookGraphicalViewer, init, initializeActionRegistry, selectionChanged, setActionRegistry, setFocus, setGraphicalViewer, updateActions |
| Methods inherited from class org.eclipse.ui.part.EditorPart |
|---|
checkSite, getEditorInput, getEditorSite, getTitleToolTip, setContentDescription, setInitializationData, setInputWithNotify, setPartName |
| Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
|---|
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
addPropertyListener, getSite, getTitle, getTitleImage, removePropertyListener |
| Constructor Detail |
|---|
public BPMNModelEditor()
| Method Detail |
|---|
protected org.eclipse.gef.EditPartFactory createEditPartFactory()
createEditPartFactory in class GenericModelEditorprotected org.eclipse.gef.palette.PaletteRoot createPalette()
createPalette in class GenericModelEditorprotected Object createModel()
public RuleFlowProcessWrapper getRuleFlowModel()
protected void setInput(org.eclipse.ui.IEditorInput input)
setInput in class GenericModelEditor
protected void writeModel(OutputStream os)
throws IOException
writeModel in class GenericModelEditorIOException
protected void writeModel(OutputStream os,
boolean includeGraphics)
throws IOException
IOExceptionprotected void createModel(InputStream is)
createModel in class GenericModelEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||