- AbstractEditingToolbar - Class in jadex.bpmn.editor.gui
-
Abstract class for editing tools.
- AbstractEditingToolbar() - Constructor for class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Creates a new tool bar for editing tools.
- activate() - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
- ACTIVATION_SHIFT - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The activation shift.
- activity - Variable in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable
-
The activity.
- ACTIVITY_MODES - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Modes for adding activities.
- ACTIVITY_MODES_TO_TYPES - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Mapping activity edit modes to activity types
- ActivityFilter(String) - Constructor for class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory.ActivityFilter
-
- ActivityParameterTable - Class in jadex.bpmn.editor.gui.propertypanels
-
- ActivityParameterTable(ModelContainer, VActivity) - Constructor for class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable
-
Create a new ActivityParameterTable.
- ActivityParameterTable.ParameterTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for parameters.
- activitytype - Variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory.ActivityFilter
-
- add(int, MultiColumnTable.MultiColumnTableRow) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- add(MultiColumnTable.MultiColumnTableRow) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- addBpmnTools() - Method in class jadex.bpmn.editor.gui.BpmnToolbar
-
Adds the tools to the toolbar.
- addChangeListener(ChangeListener) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Adds a change listener.
- addedParameter(MParameter) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Called when a parameter is added.
- addInternalParameter(String) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Adds a parameter to the internal parameter set.
- addItemListener(ItemListener) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigComboBox
-
- addListDataListener(ListDataListener) - Method in class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
- addParameter() - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable
-
Adds a parameter.
- addParameter(MParameter) - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable
-
Adds a parameter.
- addParameter(BpmnPropertyPanel.CachedParameter, Integer) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Adds a parameter to the model.
- AddRemoveButtonPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
Generic class representing a button panel for adding and removing items.
- AddRemoveButtonPanel(ImageProvider, Action, Action) - Constructor for class jadex.bpmn.editor.gui.propertypanels.AddRemoveButtonPanel
-
Creates a panel.
- AddRemoveTablePanel - Class in jadex.bpmn.editor.gui.propertypanels
-
- AddRemoveTablePanel(String, ImageProvider, String, String[]) - Constructor for class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel
-
- AddRemoveTablePanel(String, Action, Action, ImageProvider, String[]) - Constructor for class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel
-
- AddRemoveTablePanel(JTable, Action, Action, ImageProvider) - Constructor for class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel
-
- AddRemoveTablePanel.SimpleTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for imports.
- addSeparator(int) - Method in class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Adds a separator.
- addTabListener(ChangeListener) - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Adds a listener to the tab pane.
- addTool(int, String, Icon[], String) - Method in class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Adds a tool to the tool bar.
- addTool(int, String, Icon, Icon, Icon, String) - Method in class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Adds a tool to the tool bar.
- addValue(String) - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
- addVerticalFiller(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a vertical filler space.
- addVerticalFiller(JPanel, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a vertical filler space.
- adjustPoint(mxGraph, Object, mxPoint) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Adjusts a point for relative positioning.
- adjustPoint(mxGraph, Object, mxPoint) - Static method in class jadex.bpmn.editor.gui.stylesheets.SequenceEdgeStyleFunction
-
Adjusts a point for relative positioning.
- all - Variable in class jadex.bpmn.editor.gui.Settings.BpmnClassFilter
-
- allclasses - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The all classes.
- ANIMATION_FPS - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Frames per second for animations
- ANIMATION_FRAME_TIME - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Time between animation frames in milliseconds, depends on FPS.
- APP_NAME - Static variable in class jadex.bpmn.editor.BpmnEditor
-
The name of the application.
- apply(mxCellState, mxCellState, mxCellState, List<mxPoint>, List<mxPoint>) - Method in class jadex.bpmn.editor.gui.stylesheets.SequenceEdgeStyleFunction
-
Applies the style.
- applySettings() - Method in class jadex.bpmn.editor.gui.SettingsPanel
-
Applies the settings.
- approveSelection() - Method in class jadex.bpmn.editor.gui.BetterFileChooser
-
Called by the UI when the user hits the Approve button
(labeled "Open" or "Save", by default).
- areMessageEventsConnectable(Object, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
Returns if one of two message events are connectable directly or through conversion to throwing.
- areMessageEventsConnectableInThisDirection(Object, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
Returns if one of two message events are connectable directly or through conversion to throwing
in the given direction.
- arg - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.CachedParameter
-
Parameter argument flag.
- ARROW_SIZE - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
Arrow size.
- atable - Variable in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Parameter table.
- atable - Variable in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Parameter table.
- BackgroundProgressBar - Class in jadex.bpmn.editor.gui
-
Progress Bar for background tasks.
- BackgroundProgressBar() - Constructor for class jadex.bpmn.editor.gui.BackgroundProgressBar
-
Creates a new progress bar.
- BAR_LENGTH_RATIO - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
Bar size as ratio of element size.
- BAR_WIDTH_RATIO - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
Bar thickness as ratio of rhombus side length.
- BAR_WIDTH_RATIO2 - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
Half of bar thickness as ratio of rhombus side length.
- BASE_ICON_SIZE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The base icon size.
- BasePropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
Class for property panels.
- BasePropertyPanel(String, ModelContainer) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Creates a new property panel.
- BasePropertyPanel.CollectionContains - Class in jadex.bpmn.editor.gui.propertypanels
-
Collection containment filter.
- BasePropertyPanel.IndexMapContains - Class in jadex.bpmn.editor.gui.propertypanels
-
Index Map containment filter.
- BasePropertyPanel.MapContains - Class in jadex.bpmn.editor.gui.propertypanels
-
Map containment filter.
- baseshape - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- BetterFileChooser - Class in jadex.bpmn.editor.gui
-
An improved JFileChooser class.
- BetterFileChooser(File) - Constructor for class jadex.bpmn.editor.gui.BetterFileChooser
-
Creates a new file chooser.
- bgprogressbar - Variable in class jadex.bpmn.editor.gui.Settings
-
The progress bar for background tasks.
- BIG_HAND_POS - Static variable in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Position of the clock's big hand in radians.
- BLUR_FILTER_X - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
- BLUR_FILTER_Y - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
- BOUNDARY_EVENT - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Flag for boundary events
- BOUNDARY_EVENT_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN End Event Color
- BpmnClassFilter(Set<ClassInfo>, Set<ClassInfo>, Set<ClassInfo>, Set<ClassInfo>, boolean) - Constructor for class jadex.bpmn.editor.gui.Settings.BpmnClassFilter
-
- BpmnClassFilter(Set<ClassInfo>[], boolean) - Constructor for class jadex.bpmn.editor.gui.Settings.BpmnClassFilter
-
- bpmncomp - Variable in class jadex.bpmn.editor.gui.ZoomSlider
-
The bpmn component.
- BpmnConnectPreview(mxGraphComponent) - Constructor for class jadex.bpmn.editor.gui.controllers.EdgeController.BpmnConnectPreview
-
Creates a new preview.
- BpmnEditor - Class in jadex.bpmn.editor
-
Class for starting the BPMN editor.
- BpmnEditor() - Constructor for class jadex.bpmn.editor.BpmnEditor
-
- BpmnEditorPanel - Class in jadex.bpmn.editor.gui
-
- BpmnEditorPanel(ModelContainer) - Constructor for class jadex.bpmn.editor.gui.BpmnEditorPanel
-
Creates a new editor window.
- BpmnEditorWindow - Class in jadex.bpmn.editor.gui
-
- BpmnEditorWindow() - Constructor for class jadex.bpmn.editor.gui.BpmnEditorWindow
-
- bpmnelement - Variable in class jadex.bpmn.editor.model.visual.VElement
-
Associated BPMN element
- BpmnGraph - Class in jadex.bpmn.editor.gui
-
Graph for BPMN models.
- BpmnGraph(ModelContainer, mxStylesheet) - Constructor for class jadex.bpmn.editor.gui.BpmnGraph
-
Creates the graph.
- BpmnGraph.BpmnLayoutManager - Class in jadex.bpmn.editor.gui
-
The layout manager.
- BpmnGraphComponent - Class in jadex.bpmn.editor.gui
-
Graph component for editing GPMN models.
- BpmnGraphComponent(BpmnGraph) - Constructor for class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Creates a new graph component.
- BpmnGraphComponent.BpmnGraphControl - Class in jadex.bpmn.editor.gui
-
- BpmnGraphComponent.BpmnPanningHandler - Class in jadex.bpmn.editor.gui
-
- BpmnGraphControl() - Constructor for class jadex.bpmn.editor.gui.BpmnGraphComponent.BpmnGraphControl
-
- BpmnLayoutManager(mxGraph) - Constructor for class jadex.bpmn.editor.gui.BpmnGraph.BpmnLayoutManager
-
Creates new layout manager.
- BpmnMenuBar - Class in jadex.bpmn.editor.gui
-
- BpmnMenuBar(BpmnEditorWindow) - Constructor for class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the menu bar.
- BpmnPanningHandler() - Constructor for class jadex.bpmn.editor.gui.BpmnGraphComponent.BpmnPanningHandler
-
- BpmnPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
BPMN process property panel.
- BpmnPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
- BpmnPropertyPanel.CachedParameter - Class in jadex.bpmn.editor.gui.propertypanels
-
Parameter cache item.
- BpmnPropertyPanel.ConfigComboBox - Class in jadex.bpmn.editor.gui.propertypanels
-
- BpmnPropertyPanel.ConfigurationContains - Class in jadex.bpmn.editor.gui.propertypanels
-
Configuration containment filter.
- BpmnPropertyPanel.ConfigurationTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for configurations.
- BpmnPropertyPanel.ImportTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for imports.
- BpmnPropertyPanel.ParameterTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for parameters.
- BpmnPropertyPanel.PropertyTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for model properties.
- BpmnPropertyPanel.ProvidedServicesTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for provided services.
- BpmnPropertyPanel.PSContains - Class in jadex.bpmn.editor.gui.propertypanels
-
- BpmnPropertyPanel.RequiredServicesConfigurationTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for start elements.
- BpmnPropertyPanel.RequiredServicesTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for provided services.
- BpmnPropertyPanel.RSContains - Class in jadex.bpmn.editor.gui.propertypanels
-
- BpmnPropertyPanel.StartElementsTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for start elements.
- BpmnStylesheetColor - Class in jadex.bpmn.editor.gui.stylesheets
-
Style sheet defining the visual aspects of the BPMN model.
- BpmnStylesheetColor() - Constructor for class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
Creates the style sheet.
- BpmnStylesheetColorGradient - Class in jadex.bpmn.editor.gui.stylesheets
-
Simple grayscale style.
- BpmnStylesheetColorGradient() - Constructor for class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColorGradient
-
- BpmnStylesheetComplexGrayscale - Class in jadex.bpmn.editor.gui.stylesheets
-
Complex grayscale style.
- BpmnStylesheetComplexGrayscale() - Constructor for class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetComplexGrayscale
-
Modify colors.
- BpmnStylesheetSimpleGrayscale - Class in jadex.bpmn.editor.gui.stylesheets
-
Simple grayscale style.
- BpmnStylesheetSimpleGrayscale() - Constructor for class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetSimpleGrayscale
-
- bpmntoolbar - Variable in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
The tool bar.
- BpmnToolbar - Class in jadex.bpmn.editor.gui
-
Toolbar implementing BPMN editing tools.
- BpmnToolbar(Settings) - Constructor for class jadex.bpmn.editor.gui.BpmnToolbar
-
Creates a new tool bar for editing tools.
- BpmnToolbar.IconGenerationTask - Class in jadex.bpmn.editor.gui
-
- BpmnVisualModelGenerator - Class in jadex.bpmn.editor.model.visual
-
Generator for auto-generating the visual model of a BPMN.
- BpmnVisualModelGenerator(MBpmnModel) - Constructor for class jadex.bpmn.editor.model.visual.BpmnVisualModelGenerator
-
- BpmnVisualModelReader - Class in jadex.bpmn.editor.model.visual
-
Reader for the visual BPMN model.
- BpmnVisualModelReader(BpmnGraph) - Constructor for class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
Creates a visual model reader.
- BpmnVisualModelWriter - Class in jadex.bpmn.editor.model.visual
-
A writer for the visual part of BPMN models.
- BpmnVisualModelWriter(BpmnGraph) - Constructor for class jadex.bpmn.editor.model.visual.BpmnVisualModelWriter
-
Creates a visual model writer.
- BpmnXMLReader - Class in jadex.bpmn.editor.model.legacy
-
Reader for loading Bpmn XML models into a Java representation states.
- BpmnXMLReader() - Constructor for class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
- BUILD - Static variable in class jadex.bpmn.editor.BpmnEditor
-
Current version.
- buildReport(String, String, MultiCollection<Tuple, String>) - Static method in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
Build the error report.
- BUTTON_SIZE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The button size.
- CachedParameter(String, boolean, boolean, String, String) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.CachedParameter
-
- cbox - Variable in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
The task combo box.
- CellContextMenu - Class in jadex.bpmn.editor.gui
-
- CellContextMenu(BpmnGraph, Object[]) - Constructor for class jadex.bpmn.editor.gui.CellContextMenu
-
- cellsaddedhandler - Variable in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Cell addition handler.
- changedUpdate(DocumentEvent) - Method in class jadex.bpmn.editor.gui.propertypanels.DocumentAdapter
-
- changelistener - Variable in class jadex.bpmn.editor.gui.ZoomSlider
-
Change listener.
- changelisteners - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The change listeners.
- checkUnsaved(Component) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Handles unsaved model deletions.
- childmap - Variable in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
Map of unconnected children
- CLASS_CACHE_FILE_NAME - Static variable in class jadex.bpmn.editor.gui.Settings
-
The class cache file name.
- classloaderroot - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The class loader root.
- ClassPathTableModel() - Constructor for class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel
-
- cleanupModel(MBpmnModel) - Static method in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
- clear() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- CLOCK_SIN_TABLE - Static variable in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Sine value lookups for clock shape.
- coll - Variable in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel.CollectionContains
-
The collection.
- COLLAPSED_SIZES - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
Collapsed Sizes
- collapseimageicon - Variable in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Collapse Image Icon.
- CollectionContains(Collection<String>) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel.CollectionContains
-
Creates a new filter.
- color - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- COLUMN_NAMES - Static variable in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable
-
The column names.
- combobox - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigComboBox
-
- compose(Raster, Raster, WritableRaster) - Method in class jadex.bpmn.editor.gui.ImageProvider.ModulateComposite.ModulationContext
-
Composes the image.
- compose(Raster, Raster, WritableRaster) - Method in class jadex.bpmn.editor.gui.ImageProvider.ModulateComposite.ModulationContextAccel
-
Composes the image.
- confcache - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Cache for handling configurations.
- ConfigComboBox(ConfigurationModel, AbstractTableModel) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigComboBox
-
- configpp - Static variable in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
- ConfigurationContains(List<ConfigurationInfo>) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationContains
-
Creates a new filter.
- ConfigurationModel - Class in jadex.bpmn.editor.gui.propertypanels
-
- ConfigurationModel(IModelInfo) - Constructor for class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
Creates the model.
- CONFIGURATIONS_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The column names for the configurations table.
- ConfigurationTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
- configureAndAddInputLine(JLabel, JComponent, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a 2-component line for an input.
- configureAndAddInputLine(JPanel, JComponent, JComponent, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a 2-component line for an input.
- configureAndAddInputLine(JPanel, JComponent, JComponent, int, Map<String, Object>) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a 2-component line for an input.
- configureAndAddInputLine(JPanel, JComponent, JComponent, int, boolean) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a 2-component line for an input.
- configureAndAddInputLine(JPanel, JComponent, JComponent, int, boolean, Map<String, Object>) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for adding a 2-component line for an input.
- confmodel - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
The configuration model.
- confmodel - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
The configuration model.
- confmodel - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
The configuration model.
- confmodel - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
The configuration model.
- confmodels - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The configuration models for configuration choosers
- confs - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationContains
-
The list.
- conftable - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The configurations table.
- CONSOLE_LOGGING - Static variable in class jadex.bpmn.editor.BpmnEditor
-
Console logging flag.
- contains - Variable in class jadex.bpmn.editor.gui.Settings.FileFilter
-
The contains flag.
- contains(Object) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- CONTEXT_ENTRIES - Static variable in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
Key for error entries in read context.
- CONTROL_POINT_COLOR - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Control Point Color
- convBool(Object) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Convenience method to convert Boolean null values to false.
- convertDetailsToMap(List) - Static method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
Convert the List of MAnnotationDetail to a Map.
- convertMessageEventsForConnection(Object, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
Returns if one of two message events are connectable directly or through conversion to throwing
in the given direction.
- copy(BpmnGraph, MBpmnModel, Object[]) - Static method in class jadex.bpmn.editor.gui.SHelper
-
Copies a set of selected elements.
- copycells - Variable in class jadex.bpmn.editor.gui.BpmnMenuBar
-
- createActionMap() - Method in class jadex.bpmn.editor.gui.controllers.KeyboardController
-
- createActivity(ModelContainer, String, Object, Point2D, boolean) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Creates an activity.
- createActivity() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createButtonPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
- createButtonPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
- createCanvas() - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
- createCellEditor() - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Creates the cell editor.
- createColumn(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for generating a column.
- createConnection(BpmnGraph, String, Object, Object, long) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Creates a connection.
- createConnectionHandler() - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
- createConnectPreview() - Method in class jadex.bpmn.editor.gui.controllers.EdgeController
-
Creates the preview.
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class jadex.bpmn.editor.gui.ImageProvider.ModulateComposite
-
Create the context.
- createControlPoint(VEdge, mxPoint, ModelContainer) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Creates a control point.
- createDataEdge(BpmnGraph, IdGenerator, VNamedNode, VNamedNode, boolean) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Creates a data edge.
- createDataEdge() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createEndServicePanel(ModelContainer) - Method in class jadex.bpmn.editor.gui.propertypanels.ProvidedServicePropertyPanel
-
- createExitMenuItem() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the "Exit" menu item.
- createExportMenuItem() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the "Export" menu item.
- createExternalSuboprocess() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createExternalSubprocessTab() - Method in class jadex.bpmn.editor.gui.propertypanels.ExternalSubprocessPropertyPanel
-
- createExternalSubprocessTab() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
- createFreeName(String, IFilter<String>) - Static method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for finding a free name.
- createGraphControl() - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
- createGraphHandler() - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Creates the graph controller.
- createLane(ModelContainer, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Creates a new lane.
- createLane() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createMarker() - Method in class jadex.bpmn.editor.gui.controllers.GraphOperationsController
-
Creates the marker.
- createMessagingEdge() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createNewMenuItem() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the "New" menu item.
- createOpenMenuItem() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the "Open" menu item.
- createPanel(ModelContainer, Object) - Method in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Creates a new property panel for the selected item.
- createPanel(Object, ModelContainer) - Static method in class jadex.bpmn.editor.gui.propertypanels.SLegacyPropertyPanelFactory
-
Creates a new property panel for the selected item.
- createPanningHandler() - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Creates the panning handler.
- createParameterObjects() - Method in class jadex.bpmn.editor.model.visual.VActivity
-
- createParameterPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
- createPool(ModelContainer, Point2D) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
Creates a new pool.
- createPool() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createPropertyPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
- createSaveAsMenuItem() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the "Save as" menu item.
- createSaveMenuItem() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Creates the "Save" menu item.
- createSequenceEdge() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createStartServicePanel() - Method in class jadex.bpmn.editor.gui.propertypanels.ProvidedServicePropertyPanel
-
- createSuboprocess() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
- createSubprocessTypePanel() - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
- createTabPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.ExternalSubprocessPropertyPanel
-
- createTabPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
- createTabPanel(VActivity) - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel2
-
- createTabPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
- createTaskPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
- createTextButtonPanel() - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Helper method for creating a text area/button combination.
- currentcontainer - Variable in class jadex.bpmn.editor.gui.ZoomSlider
-
Current model container
- ECARuleEventPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
ECA property panel for timer event activities.
- ECARuleEventPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.ECARuleEventPropertyPanel
-
Creates a new property panel.
- EdgeController - Class in jadex.bpmn.editor.gui.controllers
-
Edge controller for creating and managing edges.
- EdgeController(mxGraphComponent, ModelContainer) - Constructor for class jadex.bpmn.editor.gui.controllers.EdgeController
-
Creates the edge controller.
- EdgeController.BpmnConnectPreview - Class in jadex.bpmn.editor.gui.controllers
-
Edge creation preview.
- EdgeDragContextMenu - Class in jadex.bpmn.editor.gui.contextmenus
-
- EdgeDragContextMenu(ModelContainer, Object, Point, ActionListener) - Constructor for class jadex.bpmn.editor.gui.contextmenus.EdgeDragContextMenu
-
Creates a new drag context menu.
- EDIT_MODE_ADD_CONTROL_POINT - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding control points.
- EDIT_MODE_EVENT_BOUNDARY_CANCEL - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding cancellation boundary events.
- EDIT_MODE_EVENT_BOUNDARY_COMPENSATION - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding compensation boundary events.
- EDIT_MODE_EVENT_BOUNDARY_ERROR - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding error boundary events.
- EDIT_MODE_EVENT_BOUNDARY_MESSAGE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding message boundary events.
- EDIT_MODE_EVENT_BOUNDARY_RULE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding rule boundary events.
- EDIT_MODE_EVENT_BOUNDARY_SIGNAL - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding signal boundary events.
- EDIT_MODE_EVENT_BOUNDARY_TIMER - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding timer boundary events.
- EDIT_MODE_EVENT_END_CANCEL_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding compensation end events.
- EDIT_MODE_EVENT_END_COMPENSATION_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding compensation end events.
- EDIT_MODE_EVENT_END_EMPTY - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding empty end events.
- EDIT_MODE_EVENT_END_ERROR_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding error end events.
- EDIT_MODE_EVENT_END_MESSAGE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding message end events.
- EDIT_MODE_EVENT_END_MESSAGE_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding throwing message end events.
- EDIT_MODE_EVENT_END_SIGNAL - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding signal end events.
- EDIT_MODE_EVENT_END_SIGNAL_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding throwing signal end events.
- EDIT_MODE_EVENT_END_TERMINATE_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding terminate end events.
- EDIT_MODE_EVENT_INTERMEDIATE_EMPTY - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding empty intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_ERROR - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding error intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_MESSAGE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding message intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_MESSAGE_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding throwing message intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_MULTIPLE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding rule intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_MULTIPLE_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding rule intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_RULE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding rule intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_SIGNAL - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding signal intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_SIGNAL_THROWING - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding throwing signal intermediate events.
- EDIT_MODE_EVENT_INTERMEDIATE_TIMER - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding timer intermediate events.
- EDIT_MODE_EVENT_START_EMPTY - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding empty start events.
- EDIT_MODE_EVENT_START_MESSAGE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding message start events.
- EDIT_MODE_EVENT_START_MULTIPLE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding multiple start events.
- EDIT_MODE_EVENT_START_RULE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding rule start events.
- EDIT_MODE_EVENT_START_SIGNAL - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding signal start events.
- EDIT_MODE_EVENT_START_TIMER - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding timer start events.
- EDIT_MODE_EVENT_SUBPROCESS - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding tasks.
- EDIT_MODE_EXTERNAL_SUBPROCESS - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding tasks.
- EDIT_MODE_GW_AND - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding and-gateways.
- EDIT_MODE_GW_OR - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding or-gateways.
- EDIT_MODE_GW_XOR - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding xor-gateways.
- EDIT_MODE_LANE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding lanes.
- EDIT_MODE_MESSAGING_EDGE - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for message edges.
- EDIT_MODE_POOL - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding pools.
- EDIT_MODE_SELECTION - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for selection.
- EDIT_MODE_STEALTH_SELECTION - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for stealth selection.
- EDIT_MODE_SUBPROCESS - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding tasks.
- EDIT_MODE_TASK - Static variable in class jadex.bpmn.editor.gui.ModelContainer
-
Edit mode for adding tasks.
- editingtoolbar - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The edit mode tool bar.
- editorwindow - Variable in class jadex.bpmn.editor.gui.BpmnMenuBar
-
The editor window.
- editorwindow - Variable in class jadex.bpmn.editor.gui.ZoomSlider
-
The editor window.
- elementidcache - Variable in class jadex.bpmn.editor.gui.BpmnGraph
-
Element ID cache.
- EMPTY_FRAME_TYPE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
Thick frame type.
- EMPTY_MAP - Static variable in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel
-
- EMPTY_PANEL - Static variable in class jadex.bpmn.editor.gui.propertypanels.SLegacyPropertyPanelFactory
-
An empty panel.
- emptypanel - Variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
An empty panel.
- encodeComplexColumnMarker(boolean[]) - Static method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
- END_EVENT_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN End Event Color
- endeventitems - Variable in class jadex.bpmn.editor.gui.contextmenus.EdgeDragContextMenu
-
End events in sub-menu.
- entries - Variable in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
- equals(Object) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- equals(Object) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
- ERROR_EVENT - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for error events.
- ErrorEventPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
Property panel for exception boundary events.
- ErrorEventPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.ErrorEventPropertyPanel
-
Creates the panel.
- event - Variable in class jadex.bpmn.editor.gui.propertypanels.ECARuleEventPropertyPanel
-
The event activity.
- event - Variable in class jadex.bpmn.editor.gui.propertypanels.TimerEventPropertyPanel
-
The event activity.
- EVENT_SUBPROCESS - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for event subprocesses
- EVENT_SUBPROCESS_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN Event-Sub-Process Color
- EventContextMenu - Class in jadex.bpmn.editor.gui.contextmenus
-
- EventContextMenu(VActivity, ModelContainer) - Constructor for class jadex.bpmn.editor.gui.contextmenus.EventContextMenu
-
- EventHandlerLayout - Class in jadex.bpmn.editor.gui.layouts
-
Layout for ordering event handlers.
- EventHandlerLayout(mxGraph) - Constructor for class jadex.bpmn.editor.gui.layouts.EventHandlerLayout
-
Creates a new event handler layout.
- EventShape - Class in jadex.bpmn.editor.gui.stylesheets
-
- EventShape() - Constructor for class jadex.bpmn.editor.gui.stylesheets.EventShape
-
- evtlayout - Variable in class jadex.bpmn.editor.gui.BpmnGraph.BpmnLayoutManager
-
Layout for event handlers.
- exception - Variable in class jadex.bpmn.editor.gui.Settings.BpmnClassFilter
-
- exceptionclasses - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The exception classes.
- execute(Object) - Method in class jadex.bpmn.editor.gui.layouts.EventHandlerLayout
-
Executes the layout.
- extbox - Variable in class jadex.bpmn.editor.gui.SettingsPanel
-
Jadex extensions box.
- extendComponent(Rectangle) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
- EXTERNAL_SUBPROCESS - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for external subprocesses.
- EXTERNAL_SUBPROCESS_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN External Sub-Process Color
- ExternalSubprocessPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
- ExternalSubprocessPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.ExternalSubprocessPropertyPanel
-
Creates a new property panel.
- GATEWAY_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN Gateway Color
- GATEWAY_SHAPE_TYPE_AND - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
AND gateway shape.
- GATEWAY_SHAPE_TYPE_EMPTY - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
Empty gateway shape.
- GATEWAY_SHAPE_TYPE_OR - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
OR gateway shape.
- GATEWAY_SHAPE_TYPE_XOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
XOR gateway shape.
- GatewayContextMenu - Class in jadex.bpmn.editor.gui.contextmenus
-
- GatewayContextMenu(VActivity, ModelContainer) - Constructor for class jadex.bpmn.editor.gui.contextmenus.GatewayContextMenu
-
- GatewayShape - Class in jadex.bpmn.editor.gui.stylesheets
-
- GatewayShape(int) - Constructor for class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
- genActivity(BpmnGraph, MActivity, List<MSequenceEdge>, Map<String, Tuple3<Integer, mxICell, mxICell>>, mxICell, int) - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelGenerator
-
- generateClassLoader() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Generates the class loader.
- generateFlatButtonIcon(int, Shape, int, String, Color, Color) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a flat version of a button icon.
- generateGenericButtonIcon(int, Shape, String, Color, Color, boolean, boolean) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a generic button icon.
- generateGenericButtonIcon(int, Shape, int, String, Color, Color, boolean, boolean) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a generic button icon.
- generateGenericButtonIconSet(int, Shape, String, Color, Color) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a generic button icon set in the order off, on, highlight.
- generateGenericButtonIconSet(int, Shape, int, String, Color, Color) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a generic button icon set in the order off, on, highlight.
- generateGenericFlatImageIconSet(int, int, String, Color) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a generic flat image icon set in the order off, on, highlight.
- generateGenericFlatImageIconSet(int, int, String, Color, float) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Generates a generic flat image icon set in the order off, on, highlight.
- generateModel(BpmnGraph) - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelGenerator
-
- generateVisualClones(BpmnGraph, BiHashMap<String, String>, Map<String, VElement>, List<MIdElement>, Map<String, VElement>, boolean) - Static method in class jadex.bpmn.editor.gui.SHelper
-
- get(int) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- getActivityAndSelectedParameter(Object) - Static method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Returns the activity and the selected parameter from Parameter visuals or activity visuals.
- getAllClasses() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Get the allclasses.
- getAndShape(int, int, int, int) - Static method in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
- getBackArrowsShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a back arrows shape.
- getBoltShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a lightning bolt shape.
- getBpmnActivity() - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable
-
Gets the BPMN model activity.
- getBpmnDataEdge() - Method in class jadex.bpmn.editor.gui.propertypanels.DataEdgePropertyPanel
-
- getBpmnElement() - Method in class jadex.bpmn.editor.model.visual.VElement
-
Gets the BPMN element.
- getBpmnModel() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Returns the BPMN model.
- getBpmnSequenceEdge() - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel
-
Get the edge.
- getBpmnTask() - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Gets the BPMN task.
- getBpmnTask() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Gets the BPMN task.
- getCellValue(int, int) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
Get the cell value.
- getCircleShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a circle shape.
- getClockShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a clock shape.
- getColumnClass(int) - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Returns the column class.
- getColumnClass(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Returns the column class.
- getColumnClass(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Returns the column class.
- getColumnClass(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Returns the column class.
- getColumnClass(int) - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Returns the column class.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesConfigurationTableModel
-
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Returns the column count.
- getColumnCount() - Method in class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel
-
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Gets the column name.
- getColumnName(int) - Method in class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel
-
Gets the column name.
- getColumnValueAt(int) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
- getColumnValues() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
- getComplexColumnsMarker() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
- getComplexValue(String) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
Get a complex value from this table
- getConfigModel() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigComboBox
-
- getDataEdgeValidationError(Object, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
Validates a data edge connection.
- getEdgeParent() - Method in class jadex.bpmn.editor.model.visual.VDataEdge
-
Gets the authoritative edge parent.
- getEdgeParent() - Method in class jadex.bpmn.editor.model.visual.VEdge
-
Gets the authoritative edge parent.
- getEdgeValidationError(Object, Object, Object) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Returns the validation error message to be displayed when inserting or
changing an edges' connectivity.
- getEditingToolbar() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the editing tool bar.
- getEditMode() - Method in class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Gets the edit mode.
- getEditMode() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the edit mode.
- getElementAt(int) - Method in class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
- getExceptions() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the exceptions.
- getFile() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the model file.
- getFoldingIcon(mxCellState) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Returns the icon used to display the collapsed state of the specified
cell state.
- getFoldingIconBounds(mxCellState, ImageIcon) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Returns the folding icon bounds.
- getGlobalAllClasses() - Method in class jadex.bpmn.editor.gui.Settings
-
Get the allclasses.
- getGlobalExceptions() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the globalexceptions.
- getGlobalInterfaces() - Method in class jadex.bpmn.editor.gui.Settings
-
Get the globalinterfaces.
- getGlobalTaskClasses() - Method in class jadex.bpmn.editor.gui.Settings
-
Get the globaltaskclasses.
- getGraph() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Returns the current visual graph.
- getGraph() - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Returns the graph.
- getGraph() - Method in class jadex.bpmn.editor.model.visual.VElement
-
Returns the graph.
- getGraphComponent() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Returns the current visual graph component.
- getIconColor() - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveButtonPanel
-
Returns the icon color used in this panel.
- getIconSet() - Method in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- getIconSize() - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveButtonPanel
-
Returns the icon size used in this panel.
- getIdGenerator() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Returns the ID generator.
- getImageProvider() - Method in class jadex.bpmn.editor.gui.Settings
-
Returns the image provider.
- getInputMap(int) - Method in class jadex.bpmn.editor.gui.controllers.KeyboardController
-
- getInputParameterPort(String) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Gets the port for an input parameter.
- getInterfaces() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Get the interfaces.
- getInterfaces(String, URLClassLoader, Map<String, Set<String>>) - Static method in class jadex.bpmn.editor.gui.Settings
-
- getInternalParameters() - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Gets the internal parameter set.
- getLastFile() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the last file.
- getLayout(Object) - Method in class jadex.bpmn.editor.gui.BpmnGraph.BpmnLayoutManager
-
Gets the layout.
- getLetterShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a letter shape.
- getLfName() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the look and feel name.
- getLibraryClassLoader() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the library class loader.
- getLibraryEntries() - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the library entries.
- getMActivity() - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Returns the MActivity.
- getMessageTypeString() - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
Gets the message type string.
- getMessagingEdgeValidationError(Object, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
Validates a messaging edge connection.
- getMEvent() - Method in class jadex.bpmn.editor.gui.propertypanels.ErrorEventPropertyPanel
-
Gets the semantic exception event.
- getMEvent() - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
Gets the semantic message event.
- getMEvent() - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel
-
Gets the semantic exception event.
- getMEventProperties() - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
Gets the semantic message event properties.
- getMode() - Method in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- getModel() - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Returns the GPMN model.
- getModelBuild() - Static method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Returns the model build.
- getModelContainer() - Method in class jadex.bpmn.editor.gui.BpmnEditorPanel
-
Gets the model container.
- getModelContainer() - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Gets the model container.
- getModelContainer() - Method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Get the modelcontainer.
- getModelContainers() - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Gets model containers.
- getModelInfo() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Gets the model info.
- getMonitor() - Method in class jadex.bpmn.editor.gui.BackgroundProgressBar
-
- getMoveValidationError(Object[], Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
- getOpenedFiles() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the opened files.
- getOrShape(int, int, int, int) - Static method in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
- getOutputParameterPort(String) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Gets the port for an output parameter.
- getPageShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a page shape.
- getParameter() - Method in class jadex.bpmn.editor.model.visual.VInParameter
-
- getParameter() - Method in class jadex.bpmn.editor.model.visual.VOutParameter
-
- getParameterNames(Method) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Get parameter names of a method.
- getParameterNames(Method) - Static method in class jadex.bpmn.editor.gui.SHelper
-
Get parameter names via asm reader.
- getParent() - Method in class jadex.bpmn.editor.model.visual.VEdge
-
Gets the parent.
- getPentagonShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a pentagon shape.
- getPool() - Method in class jadex.bpmn.editor.model.visual.VLane
-
Returns the pool of the lane.
- getPreviousGeometry() - Method in class jadex.bpmn.editor.model.visual.VPool
-
Returns the previous geometry.
- getProgressBar() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the progress bar.
- getProjectClassLoader() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the project class loader.
- getProjectClassLoaderRoot() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Returns the root for the project class loader.
- getProjectRoot() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the project root.
- getProjectTaskMetaInfos() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Get the project task meta infos.
- getPropertyPanel() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the current property panel.
- getPropertypanelcontainer() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the property panel container.
- getPropertyPanelFactory() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the property panel factory.
- getReturnValueName(Method) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Get return value name.
- getReturnValueName(Method) - Static method in class jadex.bpmn.editor.gui.SHelper
-
Get return value name.
- getReverseSequenceFlowNodes(VNode, Set<VNode>, VNode) - Static method in class jadex.bpmn.editor.gui.controllers.SCreationController
-
- getRow() - Method in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesConfigurationTableModel
-
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Returns the row count.
- getRowCount() - Method in class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel
-
- getRowList() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
Access the back-end row list
- getRowSize() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
Get the size of a row element
- getSelectedItem() - Method in class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
- getSelectedModelContainer() - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Gets the current model container.
- getSelectedSheet() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the selected style sheet.
- getSelectedTask() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
- getSequenceEdgeValidationError(Object, Object) - Static method in class jadex.bpmn.editor.gui.controllers.SValidation
-
Validates a sequence edge connection.
- getSettings() - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Gets the settings.
- getSettings() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Gets the global settings.
- getSize() - Method in class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
- getSourceActivity() - Method in class jadex.bpmn.editor.model.visual.VDataEdge
-
Returns the source activity.
- getStatusArea() - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Gets the status area.
- getString(String) - Static method in class jadex.bpmn.editor.BpmnEditor
-
Gets a localized string.
- getStyle() - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Gets the style.
- getStyle() - Method in class jadex.bpmn.editor.model.visual.VExternalSubProcess
-
Gets the style.
- getStyle() - Method in class jadex.bpmn.editor.model.visual.VInParameter
-
- getStyle() - Method in class jadex.bpmn.editor.model.visual.VOutParameter
-
- getStyle() - Method in class jadex.bpmn.editor.model.visual.VSequenceEdge
-
Gets the style.
- getStyle() - Method in class jadex.bpmn.editor.model.visual.VSubProcess
-
Get the style.
- getSuperClasses(String, URLClassLoader) - Static method in class jadex.bpmn.editor.gui.Settings
-
- getTable() - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel
-
Get the table.
- getTable() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
Get the parent for this row
- getTabPane() - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Get the tab pane.
- getTarget() - Method in class jadex.bpmn.editor.gui.contextmenus.EdgeDragContextMenu
-
Gets the target.
- getTargetActivity() - Method in class jadex.bpmn.editor.model.visual.VDataEdge
-
Returns the target activity.
- getTaskClasses() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Get the taskclasses.
- getTaskList(ImageProvider, int) - Static method in class jadex.bpmn.editor.gui.BpmnToolbar
-
Gets a list of tasks for generating buttons in the toolbar.
- getTaskMetaInfo(ClassInfo) - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Gets the task meta information.
- getTaskMetaInfo(String) - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Gets the task meta information.
- getTaskMetaInfo(ClassInfo) - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Gets the task meta information.
- getTaskMetaInfo(String) - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Gets the task meta information.
- getText(Document) - Static method in class jadex.bpmn.editor.gui.propertypanels.DocumentAdapter
-
Text extraction from the Java "Document" class is braindead,
throws non-RuntimeException: Bloat, bloat, bloat.
- getToolBar(int) - Method in class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Gets the toolbar in a row.
- getToolbarIconSize() - Method in class jadex.bpmn.editor.gui.Settings
-
- getTooltip() - Method in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- getToolTipForCell(Object) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Gets the tool tip for a cell.
- getTriangleShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates a triangle shape.
- getVActivity(Object) - Static method in class jadex.bpmn.editor.gui.stylesheets.SequenceEdgeStyleFunction
-
- getValue() - Method in class jadex.bpmn.editor.model.visual.VEdge
-
Gets the value.
- getValue() - Method in class jadex.bpmn.editor.model.visual.VExternalSubProcess
-
Gets the value.
- getValue() - Method in class jadex.bpmn.editor.model.visual.VInParameter
-
- getValue() - Method in class jadex.bpmn.editor.model.visual.VNamedNode
-
Gets the value.
- getValue() - Method in class jadex.bpmn.editor.model.visual.VOutParameter
-
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesConfigurationTableModel
-
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Gets the value.
- getValueAt(int, int) - Method in class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel
-
- getVisibleMessageTypeString() - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
Gets the message type string.
- getVisualElementById(String) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Gets a visual element by BPMN id.
- getVisualElementById(mxICell, String) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Gets a visual element by BPMN id.
- getVisualElements(mxCell, List<VNode>, List<VEdge>) - Static method in class jadex.bpmn.editor.model.visual.BpmnVisualModelWriter
-
Recursively finds the visual elements.
- getXCrossShape(double, double, double, double) - Static method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Creates an x-cross shape.
- getXMLMapping() - Static method in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
Get the XML mapping.
- getXorShape(int, int, int, int) - Static method in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
- GLASS_SHRINK - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The glass effect shrink factor.
- globalallclasses - Variable in class jadex.bpmn.editor.gui.Settings
-
Global allclasses
- globalexceptions - Variable in class jadex.bpmn.editor.gui.Settings
-
Global exceptions.
- globalinterfaces - Variable in class jadex.bpmn.editor.gui.Settings
-
Global interfaces
- globaltaskclasses - Variable in class jadex.bpmn.editor.gui.Settings
-
Global task classes
- graph - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The graph (visual model)
- graph - Variable in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
The visual BPMN graph.
- graph - Variable in class jadex.bpmn.editor.model.visual.VElement
-
The graph where this element is used.
- GRAPH_PROPERTY_RATIO - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Ratio between graph and property view.
- graphcomponent - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The graph component.
- GraphOperationsController - Class in jadex.bpmn.editor.gui.controllers
-
This controller handles certain operations concerning the graph such as object movement.
- GraphOperationsController(mxGraphComponent) - Constructor for class jadex.bpmn.editor.gui.controllers.GraphOperationsController
-
Creates a new graph controller.
- graphselectionlistener - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Start elements graph selection listener
- GUI_DIR - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The gui directory
- GuiConstants - Class in jadex.bpmn.editor.gui
-
This class containing constants for fine-tuning the GUI.
- GuiConstants() - Constructor for class jadex.bpmn.editor.gui.GuiConstants
-
- ibox - Variable in class jadex.bpmn.editor.gui.propertypanels.ProvidedServicePropertyPanel
-
The task combo box.
- ICON_COLOR - Static variable in class jadex.bpmn.editor.gui.propertypanels.AddRemoveButtonPanel
-
Icon color for this panel's buttons.
- ICON_SIZE - Static variable in class jadex.bpmn.editor.gui.propertypanels.AddRemoveButtonPanel
-
Icon size for this panel's buttons.
- ICON_SIZES - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
The available icon sizes.
- iconfont - Variable in class jadex.bpmn.editor.gui.ImageProvider
-
The icon font used.
- IconGenerationTask(ImageProvider, boolean, int, String, Shape, String, Color, String, int) - Constructor for class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- IconGenerationTask(ImageProvider, boolean, int, String, Shape, int, String, Color, String, int) - Constructor for class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- iconset - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- iconsize - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- iconsize - Variable in class jadex.bpmn.editor.gui.BpmnToolbar
-
The icon size.
- idgen - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The ID generator
- iface - Variable in class jadex.bpmn.editor.gui.Settings.BpmnClassFilter
-
- IMAGE_DIR - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The image directory
- IMAGE_SYMBOL_INSET_FACTOR - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
The image symbol inset factor.
- imagecache - Variable in class jadex.bpmn.editor.gui.ImageProvider
-
The image cache.
- ImageProvider - Class in jadex.bpmn.editor.gui
-
Class for providing images, either stored or generated, with a cache.
- ImageProvider() - Constructor for class jadex.bpmn.editor.gui.ImageProvider
-
- imageprovider - Variable in class jadex.bpmn.editor.gui.Settings
-
The image provider.
- ImageProvider.ModulateComposite - Class in jadex.bpmn.editor.gui
-
Composite for modulation.
- ImageProvider.ModulateComposite.ModulationContext - Class in jadex.bpmn.editor.gui
-
Regular "correct" modulation context.
- ImageProvider.ModulateComposite.ModulationContextAccel - Class in jadex.bpmn.editor.gui
-
Accelerated modulation context, based on some assumptions
(4 color components, each 8 bits, etc.).
- imgprovider - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- IMPORTS_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The column names for the imports table.
- importtable - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The import table.
- ImportTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
- includeboot - Variable in class jadex.bpmn.editor.gui.Settings.BpmnClassFilter
-
- IndexMapContains(IndexMap) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel.IndexMapContains
-
Creates a new filter.
- indexOf(Object) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- infos - Variable in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypesContains
-
The infos
- init(ModelContainer) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Perform default init.
- initialize() - Static method in class jadex.bpmn.editor.BpmnEditor
-
Initializes static information, after logging has been set up.
- initializeNewModel(ModelContainer) - Method in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
Initializes a model (move to newModelTab()?)
- inivals - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.CachedParameter
-
Parameter initial values.
- INNER_CIRCLE_RATIO - Static variable in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Inner circle ratio for creating double/fat circles.
- inports - Variable in class jadex.bpmn.editor.model.visual.VActivity
-
Map to parameter input ports.
- INPUT_PARAMETER_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
Optional Input Parameter Color
- insert(mxICell) - Method in class jadex.bpmn.editor.model.visual.VPool
-
Override to ensure correct y-ordering of lanes.
- insert(mxICell, int) - Method in class jadex.bpmn.editor.model.visual.VPool
-
Override to ensure correct y-ordering of lanes.
- insertUpdate(DocumentEvent) - Method in class jadex.bpmn.editor.gui.propertypanels.DocumentAdapter
-
- interclasses - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The interface classes.
- INTERMEDIATE_EVENT_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN Intermediate Event Color
- intermediateeventitems - Variable in class jadex.bpmn.editor.gui.contextmenus.EdgeDragContextMenu
-
Intermediate events in sub-menu.
- INTERNAL_SUBPROCESS - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for internal subprocesses
- internalparameters - Variable in class jadex.bpmn.editor.model.visual.VActivity
-
Set of internal parameters
- InternalSubprocessPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
Property panel for task activities.
- InternalSubprocessPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Creates a new property panel.
- invoke(Object, mxEventObject) - Method in class jadex.bpmn.editor.gui.controllers.DeletionController
-
Called on deletion.
- invoke(Object, mxEventObject) - Method in class jadex.bpmn.editor.gui.controllers.SelectionController
-
Handles the event.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Returns whether a cell is editable.
- isCellEditable(int, int) - Method in class jadex.bpmn.editor.gui.SettingsPanel.ClassPathTableModel
-
- isCellFoldable(Object, boolean) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Returns true if the given cell is expandable.
- isCellVisible(Object) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
- isComplexColumn(int) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
If this method returns true for a column index, the value
of this column is only a indirection key for a other value
annotation.
- isDataEdges() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the dataedges.
- isDirectSequenceAutoConnect() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the directsequenceautoconnect.
- isDirty() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Tests if the state is dirty.
- isEditEvent(MouseEvent) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Returns true if the given event is an edit event.
- isEmpty() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- isEventSubProcess(Object) - Static method in class jadex.bpmn.editor.gui.SHelper
-
Tests if an object is a event subprocess.
- isInternalParameters(String) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Returns if a parameter is in the internal parameter set.
- isJadexExtensions() - Method in class jadex.bpmn.editor.gui.Settings
-
- isNameTypeDataAutoConnect() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the nametypedataautoconnect.
- isPanningEvent(MouseEvent) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent
-
Returns true if the given event is a panning event.
- isPseudoFolded() - Method in class jadex.bpmn.editor.model.visual.VSubProcess
-
- isSaveSettingsOnExit() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the save settings on exit setting.
- isSeparator() - Method in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- isSequenceEdges() - Method in class jadex.bpmn.editor.gui.Settings
-
Gets the sequenceedges.
- isSmoothZoom() - Method in class jadex.bpmn.editor.gui.Settings
-
- isSubprocess() - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
- isValidDropTarget(Object, Object[]) - Method in class jadex.bpmn.editor.gui.BpmnGraph
-
Returns true if the given cell is a valid drop target for the specified
cells.
- isVisualEvent(Object) - Static method in class jadex.bpmn.editor.gui.SHelper
-
Checks if an object is a visual event.
- iterator() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- paintMarker(mxGraphics2DCanvas, mxCellState, String, mxPoint, double, double, double, boolean) - Method in class jadex.bpmn.editor.gui.stylesheets.StrokeMarker
-
Paints the marker.
- paintShape(mxGraphics2DCanvas, mxCellState) - Method in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Paints the shape.
- paintShape(mxGraphics2DCanvas, mxCellState) - Method in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
- panelconstructors - Variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
List of panel constructors.
- paramcche - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Cache for handling parameters.
- parameter - Variable in class jadex.bpmn.editor.model.visual.VInParameter
-
The parameter.
- parameter - Variable in class jadex.bpmn.editor.model.visual.VOutParameter
-
The parameter.
- PARAMETER_COLUMN_NAMES - Static variable in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
Names for the parameter table columns.
- PARAMETER_PORT_SIZE - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
Parameter port size
- parametercache - Variable in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
The parameter cache
- parameterpanel - Variable in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
The parameter panel.
- PARAMETERS_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The column names for the parameters table.
- ParameterTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
- ParameterTableModel(ConfigurationModel) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
- ParameterTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- paramtable - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The parameter table.
- paramtable - Variable in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
The parameter table.
- parseBpmnMultiColumTable(List, List) - Static method in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
Parse a list of annotation details into an MultiColumnTableEx
- parseEAnnotationTable(List, List) - Static method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
Get annotation detail
- PASTE_SHIFT - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Shift for newly pasted elements
- pbut - Variable in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel2
-
The add task param button.
- PENTAGON_COS_TABLE - Static variable in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Cosine value lookups for pentagon shape.
- PENTAGON_SIN_TABLE - Static variable in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Sine value lookups for pentagon shape.
- PI2 - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
Half of PI
- POOL - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for pools.
- POOL_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN Pool Color
- pooltextfieldwidth - Variable in class jadex.bpmn.editor.model.visual.VLane
-
Width of the text field of the associated pool.
- POS_BASE_SHIFT - Static variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
Base position shift.
- postProcess() - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
Performs the post-process.
- previousgeometry - Variable in class jadex.bpmn.editor.model.visual.VPool
-
Previous geometry since the last set.
- processBpmnEdge(String, MIdElement, List<Point2D>) - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
Process the visual part of a standard BPMN edge.
- processBpmnShape(String, MIdElement, Boolean, Rectangle2D, Rectangle2D, Set<String>, String, String, String) - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
Process the visual part of a standard BPMN shape.
- processGenericEdge(String, List<Point2D>, Map<String, String>, Map<String, MIdElement>) - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelReader
-
Process the visual part of a generic (non-standard) edge.
- processTaskInfos(ClassInfo, JEditorPane) - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Processes the task infos.
- processTaskInfos(String, JEditorPane) - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Processes the task infos.
- processTaskInfos(ClassInfo, JEditorPane) - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Processes the task infos.
- processTaskInfos(String, JEditorPane) - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Processes the task infos.
- processTaskParameters(ClassInfo, ActivityParameterTable) - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Processes the task parameters to match the selected task class.
- processTaskParameters(String, ActivityParameterTable) - Method in class jadex.bpmn.editor.gui.propertypanels.InternalSubprocessPropertyPanel
-
Processes the task parameters to match the selected task class.
- processTaskParameters(ClassInfo, ActivityParameterTable) - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Processes the task parameters to match the selected task class.
- processTaskParameters(String, ActivityParameterTable) - Method in class jadex.bpmn.editor.gui.propertypanels.TaskPropertyPanel
-
Processes the task parameters to match the selected task class.
- progressbar - Variable in class jadex.bpmn.editor.gui.BackgroundProgressBar
-
The progress bar.
- projectroot - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The project root.
- projecttaskmetainfos - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The infos of tasks in the project.
- PROPERTIES_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The column names for the properties table.
- PROPERTIES_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel
-
The column names for the properties table.
- propertiesToMap(Properties) - Static method in class jadex.bpmn.editor.BpmnEditor
-
Converts properties to a map.
- PROPERTY_CODECIDS - Static variable in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
The property message is the message to be sent.
- PROPERTY_MESSAGE - Static variable in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
The property message is the message to be sent.
- PROPERTY_MESSAGETYPE - Static variable in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
The type property message type identifies the meta type (e.g.
- propertynames - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Properties Index list.
- propertypanelcontainer - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The property panel container.
- PropertyPanelFactory - Class in jadex.bpmn.editor.gui.propertypanels
-
Factory for generating appropriate property panels.
- PropertyPanelFactory(Map<Object, Object>) - Constructor for class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Creates the factory.
- propertypanelfactory - Variable in class jadex.bpmn.editor.gui.Settings
-
The property panel factory
- PropertyPanelFactory.ActivityFilter - Class in jadex.bpmn.editor.gui.propertypanels
-
- PropertyTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
- PropertyTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
- proptable - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The properties table.
- PROVIDED_SERVICES_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The column names for the provided services table.
- ProvidedServicePropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
- ProvidedServicePropertyPanel(ModelContainer, VActivity) - Constructor for class jadex.bpmn.editor.gui.propertypanels.ProvidedServicePropertyPanel
-
Create a new panel.
- ProvidedServicesTableModel(ConfigurationModel) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
- PROXY_TYPES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The proxy types.
- PSContains() - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PSContains
-
- pseudoCollapse(VSubProcess) - Static method in class jadex.bpmn.editor.gui.controllers.GraphOperationsController
-
- pseudofolded - Variable in class jadex.bpmn.editor.model.visual.VSubProcess
-
Pseudo folding flag.
- pstable - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The provided services table.
- save() - Method in class jadex.bpmn.editor.gui.Settings
-
Save the settings.
- saveCache(String) - Method in class jadex.bpmn.editor.gui.ImageProvider
-
Saves the image cache to a file.
- savesettingsonexit - Variable in class jadex.bpmn.editor.gui.Settings
-
Flag if save settings on exit is enabled.
- saveWithDialog() - Method in class jadex.bpmn.editor.gui.BpmnMenuBar
-
Saves a model by asking the user for a file.
- scanForClasses() - Method in class jadex.bpmn.editor.gui.Settings
-
Scans for the global classes.
- scanForClasses(Settings, ClassLoader, IFilter<Object>, IFilter<Class<?>>, boolean) - Static method in class jadex.bpmn.editor.gui.Settings
-
Scan for task classes.
- scanForClasses(Settings, URL[], IFilter<Object>, IFilter<Class<?>>, boolean) - Static method in class jadex.bpmn.editor.gui.Settings
-
Scan for task classes.
- scanning - Variable in class jadex.bpmn.editor.gui.Settings
-
Flag if a scan is in progress
- ScanTest - Class in jadex.bpmn.editor
-
Test to find perm gen space error.
- ScanTest() - Constructor for class jadex.bpmn.editor.ScanTest
-
- SCOPE_TYPES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The scope types.
- SCreationController - Class in jadex.bpmn.editor.gui.controllers
-
Methods for creating model objects.
- SCreationController() - Constructor for class jadex.bpmn.editor.gui.controllers.SCreationController
-
- searchDevMode(Set<File>, File) - Method in class jadex.bpmn.editor.gui.SettingsPanel
-
- sebox - Variable in class jadex.bpmn.editor.gui.SettingsPanel
-
Sequence edge enabled box.
- SELECT_COLOR - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Selection Edit Mode Color
- selectedsheet - Variable in class jadex.bpmn.editor.gui.Settings
-
The selected style sheet
- selection - Variable in class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
Selection.
- SelectionController - Class in jadex.bpmn.editor.gui.controllers
-
Controller for selections.
- SelectionController(ModelContainer) - Constructor for class jadex.bpmn.editor.gui.controllers.SelectionController
-
Creates the controller.
- separator - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- seqedge - Variable in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel
-
The sequence edge
- SEQUENCE_EDGE - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for sequence edges.
- SEQUENCE_EDGES - Static variable in class jadex.bpmn.editor.model.legacy.BpmnXMLReader
-
Key for sequence edges in read context.
- SequenceEdgePropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
- SequenceEdgePropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel
-
Creates a new property panel.
- SequenceEdgePropertyPanel.MappingsTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for parameters.
- sequenceedges - Variable in class jadex.bpmn.editor.gui.Settings
-
Sequence edge enabled flag.
- SequenceEdgeStyleFunction - Class in jadex.bpmn.editor.gui.stylesheets
-
Style function for sequence edges.
- SequenceEdgeStyleFunction() - Constructor for class jadex.bpmn.editor.gui.stylesheets.SequenceEdgeStyleFunction
-
- set(int, MultiColumnTable.MultiColumnTableRow) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- setActivityGeometry(VActivity) - Method in class jadex.bpmn.editor.model.visual.BpmnVisualModelGenerator
-
- setBpmnElement(MIdElement) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Set BPMN element.
- setBpmnElement(MIdElement) - Method in class jadex.bpmn.editor.model.visual.VElement
-
Sets the BPMN element.
- setBpmnElement(MIdElement) - Method in class jadex.bpmn.editor.model.visual.VNamedNode
-
Sets the BPMN element.
- setBpmnModel(MBpmnModel) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the GPMN model.
- setColumnValueAt(int, String) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
- setColumnValues(String[]) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
- setComplexValue(String, Map<String, String>) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTableEx
-
Add a complex value to this table
- setConfiguration(Map<Object, Object>) - Method in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Sets the factory configuration.
- setDataEdges(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the dataedges.
- setDirectSequenceAutoConnect(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the directsequenceautoconnect.
- setDirty(boolean) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the dirty model state.
- setEditingToolbar(AbstractEditingToolbar) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the editing tool bar.
- setEditMode(String) - Method in class jadex.bpmn.editor.gui.AbstractEditingToolbar
-
Sets the edit mode.
- setEditMode(String) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the edit mode.
- setFile(File) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the model file.
- setFileFilter(FileFilter) - Method in class jadex.bpmn.editor.gui.BetterFileChooser
-
Sets a new file filter.
- setGeometry(mxGeometry) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Set geometry.
- setGeometry(mxGeometry) - Method in class jadex.bpmn.editor.model.visual.VPool
-
Sets a new geometry, preserving the previous.
- setGlobalAllClasses(List<ClassInfo>) - Method in class jadex.bpmn.editor.gui.Settings
-
Set all classes.
- setGlobalExceptions(List<ClassInfo>) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the globalexceptions.
- setGlobalInterfaces(List<ClassInfo>) - Method in class jadex.bpmn.editor.gui.Settings
-
Set the globalinterfaces.
- setGlobalTaskClasses(List<ClassInfo>) - Method in class jadex.bpmn.editor.gui.Settings
-
Set the globaltaskclasses.
- setGraph(BpmnGraph) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the current visual graph.
- setGraphComponent(mxGraphComponent) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the visual graph component.
- setIconSize(int) - Method in class jadex.bpmn.editor.gui.BpmnToolbar
-
Resets the icon size.
- setInternalParameters(Collection<String>) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Sets the internal parameter set.
- setJadexExtensions(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
- setLastFile(File) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the last file.
- setLfName(String) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the look and feel name.
- setLibraryEntries(Collection<File>) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the library entries.
- setMessageTypeString(String) - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel
-
Sets the message type string.
- setMinimumSize(Dimension) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent.BpmnGraphControl
-
- setNameTypeDataAutoConnect(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the nametypedataautoconnect.
- setOpenedFiles(File[]) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the opened files.
- setParent(mxICell) - Method in class jadex.bpmn.editor.model.visual.VActivity
-
Sets the parent.
- setPreferredSize(Dimension) - Method in class jadex.bpmn.editor.gui.BpmnGraphComponent.BpmnGraphControl
-
- setProgressBar(BackgroundProgressBar) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the progress bar.
- setProjectRoot(File) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the project root.
- setPropertyPanel(JComponent) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the current property panel.
- setPropertypanelcontainer(JPanel) - Method in class jadex.bpmn.editor.gui.ModelContainer
-
Sets the property panel container.
- setPropertyPanelFactory(PropertyPanelFactory) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the property panel factory.
- setPseudoFolded(boolean) - Method in class jadex.bpmn.editor.model.visual.VSubProcess
-
- setSaveSettingsOnExit(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the save settings on exit setting.
- setScale(ModelContainer, double, double, mxPoint) - Static method in class jadex.bpmn.editor.gui.controllers.MouseController
-
Sets the scale around a center.
- setSelectedItem(Object) - Method in class jadex.bpmn.editor.gui.propertypanels.ConfigurationModel
-
- setSelectedSheet(String) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the selected style sheet.
- setSequenceEdges(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
Sets the sequenceedges.
- setSmoothZoom(boolean) - Method in class jadex.bpmn.editor.gui.Settings
-
- setSource(mxICell) - Method in class jadex.bpmn.editor.model.visual.VDataEdge
-
Sets the source.
- setSource(mxICell) - Method in class jadex.bpmn.editor.model.visual.VEdge
-
- setSource(mxICell) - Method in class jadex.bpmn.editor.model.visual.VMessagingEdge
-
Sets the source.
- setSource(mxICell) - Method in class jadex.bpmn.editor.model.visual.VSequenceEdge
-
Sets the source.
- setStyle(String) - Method in class jadex.bpmn.editor.model.visual.VSequenceEdge
-
Override set attempts.
- setTarget(mxICell) - Method in class jadex.bpmn.editor.model.visual.VDataEdge
-
Sets the target.
- setTarget(mxICell) - Method in class jadex.bpmn.editor.model.visual.VMessagingEdge
-
Sets the target.
- setTarget(mxICell) - Method in class jadex.bpmn.editor.model.visual.VSequenceEdge
-
Sets the target.
- setTargetScale(double) - Method in class jadex.bpmn.editor.gui.controllers.MouseController
-
- settings - Variable in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
The global settings.
- settings - Variable in class jadex.bpmn.editor.gui.BpmnToolbar
-
The settings.
- settings - Variable in class jadex.bpmn.editor.gui.ModelContainer
-
The global settings.
- Settings - Class in jadex.bpmn.editor.gui
-
The editor settings.
- Settings() - Constructor for class jadex.bpmn.editor.gui.Settings
-
- settings - Variable in class jadex.bpmn.editor.gui.SettingsPanel
-
The settings
- Settings.BpmnClassFilter - Class in jadex.bpmn.editor.gui
-
- Settings.FileFilter - Class in jadex.bpmn.editor.gui
-
- SETTINGS_FILE_NAME - Static variable in class jadex.bpmn.editor.gui.Settings
-
The settings file name.
- SettingsPanel - Class in jadex.bpmn.editor.gui
-
- SettingsPanel(Settings) - Constructor for class jadex.bpmn.editor.gui.SettingsPanel
-
- SettingsPanel.ClassPathTableModel - Class in jadex.bpmn.editor.gui
-
- setToolbarIconSize(int) - Method in class jadex.bpmn.editor.gui.Settings
-
- setupClassInfos() - Method in class jadex.bpmn.editor.gui.ModelContainer
-
- setupConfigurationsTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the configurations table.
- setupImportsTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the imports table.
- setupParametersTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the parameters table.
- setupPropertiesTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the properties table.
- setupProvidedServicesTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the provided services table.
- setupRequiredServicesTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the required services table.
- setupStartElementsTable(JTabbedPane) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
Initializes the start elements table.
- setValue(Object) - Method in class jadex.bpmn.editor.model.visual.VEdge
-
Sets the value.
- setValue(Object) - Method in class jadex.bpmn.editor.model.visual.VExternalSubProcess
-
Sets the value.
- setValue(Object) - Method in class jadex.bpmn.editor.model.visual.VInParameter
-
- setValue(Object) - Method in class jadex.bpmn.editor.model.visual.VNamedNode
-
Sets the value.
- setValue(Object) - Method in class jadex.bpmn.editor.model.visual.VOutParameter
-
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.ActivityParameterTable.ParameterTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ConfigurationTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ImportTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ParameterTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.PropertyTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.ProvidedServicesTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.RequiredServicesTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.MessageEventPropertyPanel.ParameterTableModel
-
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SequenceEdgePropertyPanel.MappingsTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel.PropertyTableModel
-
Sets the value.
- setValueAt(Object, int, int) - Method in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
Sets the value.
- setVisualParent(mxICell) - Method in class jadex.bpmn.editor.model.visual.VElement
-
Sets the visual parent without side effects.
- setZoomText(double) - Method in class jadex.bpmn.editor.gui.ZoomSlider
-
Sets the zoom text.
- SHADOW_SCALE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
- SHAPE_ELLIPSE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
Ellipse base shape
- SHAPE_RECTANGLE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
Rounded rectangle base shape
- SHAPE_RHOMBUS - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
Rhombus base shape.
- SHAPE_ROUNDED_RECTANGLE - Static variable in class jadex.bpmn.editor.gui.ImageProvider
-
Rounded rectangle base shape
- shapetype - Variable in class jadex.bpmn.editor.gui.stylesheets.GatewayShape
-
The shape type
- SHelper - Class in jadex.bpmn.editor.gui
-
Static helper methods.
- SHelper() - Constructor for class jadex.bpmn.editor.gui.SHelper
-
- SIGNAL_EVENT - Static variable in class jadex.bpmn.editor.gui.propertypanels.PropertyPanelFactory
-
Filter keyword for signal events.
- SignalEventHandlerPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
- SignalEventHandlerPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.SignalEventHandlerPropertyPanel
-
- SignalPropertyPanel - Class in jadex.bpmn.editor.gui.propertypanels
-
- SignalPropertyPanel(ModelContainer, Object) - Constructor for class jadex.bpmn.editor.gui.propertypanels.SignalPropertyPanel
-
Creates the panel.
- SignalPropertyPanel.PropertyTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for model properties.
- SimpleTableModel(String, String[]) - Constructor for class jadex.bpmn.editor.gui.propertypanels.AddRemoveTablePanel.SimpleTableModel
-
- SINE_45 - Static variable in class jadex.bpmn.editor.gui.GuiConstants
-
Constant 45 degree sine value.
- size() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable.MultiColumnTableRow
-
- size() - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- SLegacyPropertyPanelFactory - Class in jadex.bpmn.editor.gui.propertypanels
-
Factory for generating appropriate property panels.
- SLegacyPropertyPanelFactory() - Constructor for class jadex.bpmn.editor.gui.propertypanels.SLegacyPropertyPanelFactory
-
- slider - Variable in class jadex.bpmn.editor.gui.ZoomSlider
-
The slider.
- smoothzoom - Variable in class jadex.bpmn.editor.gui.Settings
-
Smooth zoom flag.
- source - Variable in class jadex.bpmn.editor.gui.contextmenus.EdgeDragContextMenu
-
Source cell
- SQRT33 - Static variable in class jadex.bpmn.editor.gui.stylesheets.EventShape
-
Constant for triangle calculation.
- srcColorModel - Variable in class jadex.bpmn.editor.gui.ImageProvider.ModulateComposite.ModulationContext
-
Source color model.
- srcColorModel - Variable in class jadex.bpmn.editor.gui.ImageProvider.ModulateComposite.ModulationContextAccel
-
Source color model.
- start(String, int) - Method in class jadex.bpmn.editor.gui.BackgroundProgressBar
-
Starts a background operation.
- START_ACTIVITIES_COLUMN_NAMES - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The column names for the start activities table.
- START_EVENT_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN Start Event Color
- startelementstable - Variable in class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel
-
The start elements table.
- StartElementsTableModel(ConfigurationModel) - Constructor for class jadex.bpmn.editor.gui.propertypanels.BpmnPropertyPanel.StartElementsTableModel
-
- STATUS_AREA_LOG_LEVEL - Static variable in class jadex.bpmn.editor.BpmnEditor
-
Log level for status area.
- statusarea - Variable in class jadex.bpmn.editor.gui.BpmnEditorWindow
-
The status area.
- StatusArea - Class in jadex.bpmn.editor.gui
-
Area for status messages.
- StatusArea() - Constructor for class jadex.bpmn.editor.gui.StatusArea
-
- stop(boolean, MouseEvent) - Method in class jadex.bpmn.editor.gui.controllers.EdgeController.BpmnConnectPreview
-
Stops operation.
- stopEditing(JTable) - Static method in class jadex.bpmn.editor.gui.propertypanels.BasePropertyPanel
-
Convenience method to stop editing a JTable.
- STRINGS - Static variable in class jadex.bpmn.editor.BpmnEditor
-
- StrokeMarker - Class in jadex.bpmn.editor.gui.stylesheets
-
Marker for "strike-through" edge look of default edges.
- StrokeMarker() - Constructor for class jadex.bpmn.editor.gui.stylesheets.StrokeMarker
-
- STYLE_SHEETS - Static variable in class jadex.bpmn.editor.BpmnEditor
-
The style sheets.
- SUBCOMPONENT_TYPES_COLUMN_NAMES - Static variable in class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab
-
- SubcomponentTab - Class in jadex.bpmn.editor.gui.propertypanels
-
- SubcomponentTab(ModelContainer) - Constructor for class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab
-
Creates the tab pane.
- SubcomponentTab.SubcomponentTypesContains - Class in jadex.bpmn.editor.gui.propertypanels
-
Tests if the subcomponent types contain a name.
- SubcomponentTab.SubcomponentTypeTableModel - Class in jadex.bpmn.editor.gui.propertypanels
-
Table model for types.
- SubcomponentTypesContains(SubcomponentTypeInfo[]) - Constructor for class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypesContains
-
Creates the filter, duh.
- SubcomponentTypeTableModel() - Constructor for class jadex.bpmn.editor.gui.propertypanels.SubcomponentTab.SubcomponentTypeTableModel
-
- subList(int, int) - Method in class jadex.bpmn.editor.model.legacy.MultiColumnTable
-
- SUBPROCESS_COLOR - Static variable in class jadex.bpmn.editor.gui.stylesheets.BpmnStylesheetColor
-
BPMN Sub-Process Color
- SValidation - Class in jadex.bpmn.editor.gui.controllers
-
Class for validating operations.
- SValidation() - Constructor for class jadex.bpmn.editor.gui.controllers.SValidation
-
- sym - Variable in class jadex.bpmn.editor.gui.BpmnToolbar.IconGenerationTask
-
- szbox - Variable in class jadex.bpmn.editor.gui.SettingsPanel
-
Smooth zoom box.