Skip navigation links
A B C D E G H I J L M N P R S T U V 

A

access - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The process.
access - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The process.
activities - Variable in class jadex.bpmn.tools.ui.ActivityPanel
The activities.
ActivityPanel - Class in jadex.bpmn.tools.ui
A panel for viewing the content of a bpmn process model.
ActivityPanel(MBpmnModel, ISteppable) - Constructor for class jadex.bpmn.tools.ui.ActivityPanel
Create a new activity panel.
ActivityPanel.ButtonCellManager - Class in jadex.bpmn.tools.ui
Table cell renderer / editor using add delete buttons.
addReadyEntry(String) - Method in class jadex.bpmn.tools.ui.BpmnStylesheetSelections
Add a selection entry for an element.
addRuleSelectionListener(ChangeListener) - Method in class jadex.bpmn.tools.ui.ActivityPanel
Add a change listener to be notified of rule selection changes.
addValue(int, ProcessThreadInfo) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
addValue(ProcessThreadInfo) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
addWaitingEntry(String) - Method in class jadex.bpmn.tools.ui.BpmnStylesheetSelections
Add a selection entry for an element.

B

BpmnDebuggerPanel - Class in jadex.tools.debugger.bpmn
A bpmndebugger panel that can display bpmn processes.
BpmnDebuggerPanel() - Constructor for class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
 
BpmnStylesheetSelections - Class in jadex.bpmn.tools.ui
 
BpmnStylesheetSelections() - Constructor for class jadex.bpmn.tools.ui.BpmnStylesheetSelections
Add selection elements colors.
bpp - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The breakpoint panel.
bpp - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The breakpoint panel.
BreakpointMarker - Class in jadex.bpmn.tools.ui
 
BreakpointMarker(mxGraph) - Constructor for class jadex.bpmn.tools.ui.BreakpointMarker
Creates a new element.
ButtonCellManager() - Constructor for class jadex.bpmn.tools.ui.ActivityPanel.ButtonCellManager
 

C

clear() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
clearSelectedRules() - Method in class jadex.bpmn.tools.ui.ActivityPanel
Clear the selection in the gui.
colnames - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel
 
colnames - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel
 
colnames - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
colnames - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
createBpmnFrame(String, IInternalAccess, ISteppable) - Static method in class jadex.bpmn.tools.ui.ExecutionControlPanel
Create a frame for a bpmn structure.

D

dispose() - Method in class jadex.bpmn.tools.ui.ExecutionControlPanel
Dispose the panel and remove any listeners.
dispose() - Method in class jadex.bpmn.tools.ui.ProcessViewPanel
Dispose the panel and remove any listeners.
dispose() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
Dispose the panel and remove any listeners.
dispose() - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
Dispose the component.
doStep() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
Perform a step.

E

ExecutionControlPanel - Class in jadex.bpmn.tools.ui
 
ExecutionControlPanel(ISteppable) - Constructor for class jadex.bpmn.tools.ui.ExecutionControlPanel
Create a new control panel.

G

getActiveBreakpoints() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
 
getBreakpointMarker(VElement) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
 
getCellEditorValue() - Method in class jadex.bpmn.tools.ui.ActivityPanel.ButtonCellManager
 
getColumnCount() - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel
 
getColumnCount() - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel
 
getColumnCount() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
getColumnCount() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
getColumnName(int) - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel
 
getColumnName(int) - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel
 
getColumnName(int) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
getColumnName(int) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
getComponent() - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
The component to be shown in the gui.
getGraph() - Method in class jadex.bpmn.tools.ui.BreakpointMarker
Returns the graph.
getIcon() - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
The icon of the panel.
getRowCount() - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel
 
getRowCount() - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel
 
getRowCount() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
getRowCount() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
getSelectedActivities() - Method in class jadex.bpmn.tools.ui.ActivityPanel
Get the currently selected activities.
getSelectedThreadRow() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
 
getStepInfo() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
Get the step info.
getStepInfo() - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
Get the step info.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jadex.bpmn.tools.ui.ActivityPanel.ButtonCellManager
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jadex.bpmn.tools.ui.ActivityPanel.ButtonCellManager
 
getThreadInfos() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
getTitle() - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
The title of the panel (name of the tab).
getTooltipText() - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
The tooltip text of the panel, if any.
getValueAt(int, int) - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel
 
getValueAt(int, int) - Method in class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel
 
getValueAt(int, int) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
getValueAt(int, int) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
getVElement(mxICell, String) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
Find the velement of the graph that fits to the bpmn id.
graph - Variable in class jadex.bpmn.tools.ui.BreakpointMarker
The graph where this element is used.

H

history - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The list for the history.
history - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The list for the history.
historyinfos - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The previous process thread steps.
historyinfos - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
The previous process thread steps.
HistoryModel() - Constructor for class jadex.bpmn.tools.ui.ProcessViewPanel.HistoryModel
 
HistoryModel() - Constructor for class jadex.bpmn.tools.ui.VisualProcessViewPanel.HistoryModel
 
hmodel - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The list model for the history.
hmodel - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The list model for the history.

I

icons - Static variable in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
The image icons.
init(IControlCenter, IBreakpointPanel, IComponentIdentifier, IExternalAccess) - Method in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
Called to initialize the panel.

J

jadex.bpmn.tools.ui - package jadex.bpmn.tools.ui
 
jadex.tools.debugger.bpmn - package jadex.tools.debugger.bpmn
 

L

list - Variable in class jadex.bpmn.tools.ui.ActivityPanel
The list.
listeners - Variable in class jadex.bpmn.tools.ui.ActivityPanel
The listeners (if any).

M

model - Variable in class jadex.bpmn.tools.ui.ActivityPanel
The rulebase.
modelcontainer - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The model container.

N

NAME - Static variable in class jadex.bpmn.tools.ui.BpmnStylesheetSelections
Style sheet name.

P

processpanel - Variable in class jadex.tools.debugger.bpmn.BpmnDebuggerPanel
The gui component.
ProcessThreadModel() - Constructor for class jadex.bpmn.tools.ui.ProcessViewPanel.ProcessThreadModel
 
ProcessThreadModel() - Constructor for class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
ProcessViewPanel - Class in jadex.bpmn.tools.ui
Panel for showing details about a running BPMN process.
ProcessViewPanel(IExternalAccess, IBreakpointPanel) - Constructor for class jadex.bpmn.tools.ui.ProcessViewPanel
Create an agenda panel.
ProcessViewPanel.HistoryModel - Class in jadex.bpmn.tools.ui
List model for history.
ProcessViewPanel.ProcessThreadModel - Class in jadex.bpmn.tools.ui
List model for activations.
ptmodel - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The list model for the activations.
ptmodel - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The list model for the activations.

R

removeRuleSelectionListener(ChangeListener) - Method in class jadex.bpmn.tools.ui.ActivityPanel
Remove a change listener.
removeValue(ProcessThreadInfo) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 

S

selectActivity(MActivity) - Method in class jadex.bpmn.tools.ui.ActivityPanel
Select an activity.
steppable - Variable in class jadex.bpmn.tools.ui.ActivityPanel
The steppable (to set/remove breakpoints).
styleclass - Static variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
Style class
sub - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The change listener.
sub - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The change listener.

T

threadinfos - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The displayed process threads.
threadinfos - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
The displayed process threads.
threads - Variable in class jadex.bpmn.tools.ui.ProcessViewPanel
The list for the activations.
threads - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The list for the activations.
threadstosteps - Variable in class jadex.bpmn.tools.ui.VisualProcessViewPanel
The map of currently active steps (thread id -> step id).
toggleBreakPoint(String) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
 

U

updateValue(ProcessThreadInfo) - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel.ProcessThreadModel
 
updateViews() - Method in class jadex.bpmn.tools.ui.ProcessViewPanel
Update views.
updateViews() - Method in class jadex.bpmn.tools.ui.VisualProcessViewPanel
Update views.

V

VisualProcessViewPanel - Class in jadex.bpmn.tools.ui
Panel that shows a bpmn process visually.
VisualProcessViewPanel(IExternalAccess, IBreakpointPanel, CMSUpdateHandler) - Constructor for class jadex.bpmn.tools.ui.VisualProcessViewPanel
Create an agenda panel.
VisualProcessViewPanel.HistoryModel - Class in jadex.bpmn.tools.ui
List model for history.
VisualProcessViewPanel.ProcessThreadModel - Class in jadex.bpmn.tools.ui
List model for activations.
A B C D E G H I J L M N P R S T U V 
Skip navigation links