Skip navigation links
Drools Workbench - Scenario Simulation Editor - Client 7.16.0.Final
A B C D E F G H I K L M N O P R S T U V W Y 

A

AbstractColumnMenuPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
This class is meant to provide common methods to column-specific menus ExpectedContextMenu and GivenContextMenu It is provided to avoid code duplication in concrete implementations
AbstractColumnMenuPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
AbstractDataManagementStrategy - Class in org.drools.workbench.screens.scenariosimulation.client.editor.strategies
Abstract class to provide common methods to be used by actual implementations.
AbstractDataManagementStrategy() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.AbstractDataManagementStrategy
 
AbstractHeaderGroupMenuPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
This class is meant to provide common methods to group-specific menus HeaderExpectedContextMenu and HeaderGivenContextMenu It is provided to avoid code duplication in concrete implementations
AbstractHeaderGroupMenuPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
AbstractHeaderMenuPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
This is the first ScenarioSimulation specific abstract class - i.e. it is bound to a specific use case.
AbstractHeaderMenuPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 
AbstractScenarioSimulationCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Abstract Command class to provide common methods used by actual implementations
AbstractScenarioSimulationCommand(boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
Calling this constructor will set the command as undoable
AbstractTextBoxSingletonDOMElementFactory<T extends org.uberfire.ext.wires.core.grids.client.widget.dom.impl.BaseDOMElement<String,org.gwtbootstrap3.client.ui.TextArea>> - Class in org.drools.workbench.screens.scenariosimulation.client.factories
 
AbstractTextBoxSingletonDOMElementFactory(GridLienzoPanel, GridLayer, GridWidget) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.factories.AbstractTextBoxSingletonDOMElementFactory
 
accept(MenuVisitor) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
accept(MenuVisitor) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
addAssets(AssetQueryResult) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
addButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
addClickHandler(ScenarioSimulationGridPanelClickHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
addCommonActions(FileMenuBuilder) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
addDataObjectListGroupItemView(String, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
addDataObjectListGroupItemView(String, FactModelTree) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
addDocks() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationDocksHandler
 
addDownloadMenuItem(FileMenuBuilder) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
addExecutableMenuItem(String, String, String, Event) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
addExecutableMenuItem(String, String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
addExecutableMenuItem(String, String, String, Event) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
Add an executable menu voice in form of LIElement to the underlying view
addExecutableMenuItem(String, String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
Add an executable menu voice in form of LIElement to the underlying view It is an overload of BaseMenuView.BaseMenuPresenter.addExecutableMenuItem(String, String, String, Event) to dynamically provide an event at runtime
addExpandableFactField(DivElement) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
This add and a complex (i.e. expandable) property, i.e. a class containing other properties
addExpandableFactField(DivElement) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
addFactField(LIElement) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
addFactField(LIElement) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
addInstanceListGroupItemView(String, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
addInstanceListGroupItemView(String, FactModelTree) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
addMenuItem(String, String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
addMenuItem(String, String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
Add a label menu voice in form of LIElement to the underlying view
addRadioButtons() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 
addScenarioGrid(ScenarioGrid) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridLayer
Add a scenarioGrid to this Layer.
addScenarioSimulation() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
addSimpleJavaInstanceListGroupItemView(String, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
addSimpleJavaInstanceListGroupItemView(String, FactModelTree) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
addSimpleJavaTypeListGroupItemView(String, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
addSimpleJavaTypeListGroupItemView(String, FactModelTree) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
adjustSelection(SelectionExtension, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
aggregatorCallback(RightPanelView.Presenter, int, SortedMap<String, FactModelTree>, ScenarioGridModel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
This Callback will receive data from other callbacks and when the retrieved results get to the expected ones it will recursively elaborate the map
aggregatorCallbackMethod(RightPanelView.Presenter, int, SortedMap<String, FactModelTree>, ScenarioGridModel, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
Actual code of the aggregatorCallback; isolated for testing
andThen(Function<? super R, ? extends V>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.interfaces.TetraFunction
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
andThen(Function<? super R, ? extends V>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.interfaces.TriFunction
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
AppendColumnCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to append (i.e. put in the last position) a column to a given group
AppendColumnCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AppendColumnCommand
 
appendColumnEvent - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
AppendColumnEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to append (i.e. put in the last position) a column to a given group
AppendColumnEvent(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.AppendColumnEvent
 
AppendColumnEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for AppendColumnEvent
appendRow(GridRow) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method append a new row to the grid and to the underlying model
appendRow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
appendRow(int, Scenario) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
AppendRowCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to append (i.e. put in the last position) a row
AppendRowCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AppendRowCommand
 
AppendRowEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to append (i.e. put in the last position) a row
AppendRowEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.AppendRowEvent
 
AppendRowEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for AppendRowEvent
appendRows(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
apply(T, U, S, E) - Method in interface org.drools.workbench.screens.scenariosimulation.client.interfaces.TetraFunction
Applies this function to the given arguments.
apply(T, U, S) - Method in interface org.drools.workbench.screens.scenariosimulation.client.interfaces.TriFunction
Applies this function to the given arguments.
asProperty - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
assetQueryService - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
asWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
asWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
asWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 

B

BaseExpressionGridRenderer - Class in org.drools.workbench.screens.scenariosimulation.client.renderers
 
BaseExpressionGridRenderer(boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
BaseExpressionGridTheme - Class in org.drools.workbench.screens.scenariosimulation.client.renderers
 
BaseExpressionGridTheme() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
BaseMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
Base Menu implementation for MenuItems.
BaseMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
BaseMenuView<M extends BaseMenu> - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
Basic interface for any menu dynamically generated.
BaseMenuView.BaseMenuPresenter - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
BaseMenuViewImpl<M extends BaseMenu> - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
BaseMenuViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuViewImpl
 
bindContent(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Method to bind the data serialized inside backend ScenarioSimulationModel
build() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
build() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
build() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.ScenarioGridColumnBuilder
 
build() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 

C

cancelButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
canCreate() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
cellValue - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
changeType() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
changeTypeMainQuestion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
changeTypeMainTitle() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
changeTypeText1() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
changeTypeTextDanger() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
changeTypeTextQuestion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
checkSimulation() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
chooseDMN() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
className - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
clear() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
clearDataObjectList() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
clearDataObjectList() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
clearInputSearch() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
clearInputSearch() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
clearInstanceList() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
clearInstanceList() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
clearLists() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
clearNameField() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
clearNameField() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
clearRightPanelStatus() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
clearSearchButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
clearSelections() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
clearSelections() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
Unselect all cells/columns from model GridData.clearSelections()
clearSimpleJavaInstanceFieldList() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
clearSimpleJavaInstanceFieldList() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
clearSimpleJavaTypeList() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
clearSimpleJavaTypeList() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
clickReceived - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
cloneStatus() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
closeRow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
closeRow() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
columnContextLIElement - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
COLUMNCONTEXTMENU_COLUMN - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
COLUMNCONTEXTMENU_DELETE_COLUMN - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
COLUMNCONTEXTMENU_I18N - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
COLUMNCONTEXTMENU_INSERT_COLUMN_LEFT - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
COLUMNCONTEXTMENU_INSERT_COLUMN_RIGHT - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
COLUMNCONTEXTMENU_LABEL - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
columnCounter - Variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
columnGroup - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
columnId - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
columnIndex - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
comboBox - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
commonAddColumn(int, GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method add or insert a new column to the grid and to the underlying model, depending on the index value.
commonAddColumn(int, GridColumn<?>, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method add or insert a new column to the grid and to the underlying model, depending on the index value.
commonAddRow(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
commonExecution(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
commonExecution(ScenarioSimulationContext, AbstractScenarioSimulationCommand) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
Common method to execute the given Command inside the given ScenarioSimulationContext If successful, it adds the command to the ScenarioCommandRegistry, otherwise it fire a new ScenarioNotificationEvent with error details
commonGetListGroupItemView(String, String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
commonNotifyError(CommandResult<ScenarioSimulationViolation>, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
commonOperation(ScenarioSimulationContext, AbstractScenarioSimulationCommand, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
 
commonShow(String, String, InlineNotification.InlineNotificationType, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
conditionsButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
constants - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 
context - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
context - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
contextColumnHeader() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
create(Package, String, NewResourcePresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
createDomElement(GridLayer, GridWidget, GridBodyCellRenderContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.AbstractTextBoxSingletonDOMElementFactory
 
createProjectQuery() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
createWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.AbstractTextBoxSingletonDOMElementFactory
 
css() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.ScenarioSimulationEditorResources
 

D

dataManagementStrategy - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
DataManagementStrategy - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.strategies
The Strategy to use to manage/modify/save data inside the editor.
dataObjectFieldsMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
dataObjectListContainer - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
dataObjectsInstancesName - Variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
DEFAULT_HEIGHT - Static variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridRow
 
DEFAULT_PREFERRED_WIDHT - Static variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
defineValidType() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
deleteCell(int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
deleteColumn(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method delete the column at the given index from both the grid and the underlying model
deleteColumn() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
DeleteColumnCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to delete a column.
DeleteColumnCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DeleteColumnCommand
 
DeleteColumnEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to delete a column
DeleteColumnEvent(int, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.DeleteColumnEvent
 
DeleteColumnEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for DeleteColumnEvent
DeletePopup - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
DeletePopup.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
deletePopupPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
DeletePopupPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
DeletePopupPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopupPresenter
 
deletePopupPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
DeletePopupView - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
DeletePopupView() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopupView
 
deleteRow(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method delete the row at the given index from both the grid and the underlying model
deleteRow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
DeleteRowCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to delete a row.
DeleteRowCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DeleteRowCommand
 
DeleteRowEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to delete a row
DeleteRowEvent(int) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.DeleteRowEvent
 
DeleteRowEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for DeleteRowEvent
deleteScenarioMainQuestion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
deleteScenarioMainTitle() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
deleteScenarioText1() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
deleteScenarioTextDanger() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
deleteScenarioTextQuestion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
deleteValues() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
description() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
disable - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
Disable the RightPanel
disable() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
disable() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
Use this when click on grid' instance header.
disable() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
 
disable() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
disabled() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
disableEditorTab() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
By default the Editor Tab must be disabled (no user interaction allowed).
disableEditorTab() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
DisableRightPanelCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to disable the RightPanelView
DisableRightPanelCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DisableRightPanelCommand
 
DisableRightPanelEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to disable the RightPanelView
DisableRightPanelEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.DisableRightPanelEvent
 
DisableRightPanelEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for DisableRightPanelEvent
dispatch(AppendColumnEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.AppendColumnEvent
 
dispatch(AppendRowEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.AppendRowEvent
 
dispatch(DeleteColumnEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteColumnEvent
 
dispatch(DeleteRowEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteRowEvent
 
dispatch(DisableRightPanelEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DisableRightPanelEvent
 
dispatch(DuplicateRowEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DuplicateRowEvent
 
dispatch(EnableRightPanelEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
 
dispatch(InsertColumnEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
 
dispatch(InsertRowEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertRowEvent
 
dispatch(PrependColumnEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.PrependColumnEvent
 
dispatch(PrependRowEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.PrependRowEvent
 
dispatch(RedoEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.RedoEvent
 
dispatch(ReloadRightPanelEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
 
dispatch(ScenarioGridReloadEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridReloadEvent
 
dispatch(ScenarioNotificationEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioNotificationEvent
 
dispatch(SetCellValueEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
dispatch(SetInstanceHeaderEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetInstanceHeaderEvent
 
dispatch(SetPropertyHeaderEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
 
dispatch(UndoEventHandler) - Method in class org.drools.workbench.screens.scenariosimulation.client.events.UndoEvent
 
DMNDataManagementStrategy - Class in org.drools.workbench.screens.scenariosimulation.client.editor.strategies
 
DMNDataManagementStrategy(Caller<DMNTypeService>) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMNDataManagementStrategy
 
DMODataManagementStrategy - Class in org.drools.workbench.screens.scenariosimulation.client.editor.strategies
 
DMODataManagementStrategy(AsyncPackageDataModelOracleFactory) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
duplicateRow(int, GridRow) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method duplicate the row at the given index from both the grid and the underlying model and insert just below the original one
duplicateRow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
DuplicateRowCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to duplicate a row.
DuplicateRowCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DuplicateRowCommand
 
DuplicateRowEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to duplicate a row
DuplicateRowEvent(int) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.DuplicateRowEvent
 
DuplicateRowEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for DuplicateRowEvent

E

edit(GridBodyCellEditContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
edit(GridCell<String>, GridBodyCellRenderContext, Consumer<GridCellValue<String>>) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
editableHeaders - Variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
flag to know if the headers are editable or not (as in the DMN-scenario case); true on instantiation
editCell(GridWidget) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.EditScenarioSimulationGridCellKeyboardOperation
 
editingColumnEnabled - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
EditScenarioSimulationGridCellKeyboardOperation - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
 
EditScenarioSimulationGridCellKeyboardOperation(GridLayer) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.EditScenarioSimulationGridCellKeyboardOperation
 
enable() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
enable(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
enable() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
Use this when click on grid' property header.
enable() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
Use this when click on grid' instance header.
enable(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
Use this when click on grid' instance header.
enable() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
enableAddButton() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
By default the Add button is disabled (no user interaction allowed).
enableAddButton() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
enableEditorTab() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
By default the Editor Tab is disabled (no user interaction allowed).
enableEditorTab() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
enableElement(Element, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
enableElement(Element, boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
enableElement(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
enableElement(boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
 
EnableRightPanelCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to enable the RightPanelView
EnableRightPanelCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.EnableRightPanelCommand
 
EnableRightPanelEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to enable the RightPanelView
EnableRightPanelEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
Fire this event to show all the first-level data models enabled (i.e.
EnableRightPanelEvent(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
Fire this event to show only the data model with the given name, disabled (i.e.
EnableRightPanelEvent(String, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
Fire this event to show only the data model with the given name, disabled (i.e.
EnableRightPanelEvent(String, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
Fire this event to filter the data model with the given name, disabled (i.e.
EnableRightPanelEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for EnableRightPanelEvent
equals(Object) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
equals(Object) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
eventBus - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
eventBus - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
eventBus - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
eventBus - Variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
eventBus - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
EventBusProducer - Class in org.drools.workbench.screens.scenariosimulation.client.producers
@Dependent Producer for a given EventBus
EventBusProducer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.producers.EventBusProducer
 
eventBusProducer - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
executableMenuItemPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
ExecutableMenuItemPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
ExecutableMenuItemPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
ExecutableMenuItemView - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
ExecutableMenuItemView.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
ExecutableMenuItemViewImpl - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
ExecutableMenuItemViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
execute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
expandRow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
expandRow() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
expandTestResultsDock() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationDocksHandler
 
expandToolsDock() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
expandToolsDock() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationDocksHandler
 
expect() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
ExpectedContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of a specific EXPECT column It differ from HeaderExpectedContextMenu because it manage column (insert/remove) in different way
ExpectedContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExpectedContextMenu
 
expectedContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
expectedContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 

F

FA_ANGLE_DOWN - Static variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
faAngleRight - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
factColumnHeader() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
factIdentifier - Variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
The FactIdentifier mapped to this column; default to FactIdentifier.EMPTY
factName - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
FactoryProvider - Class in org.drools.workbench.screens.scenariosimulation.client.factories
 
FactoryProvider() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.factories.FactoryProvider
 
factProperties - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
factType - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
fieldColumnHeader() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
fieldCompletionsCallback(String, Callback<FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
This Callback will receive ModelField[] from AsyncPackageDataModelOracleFactory.getFieldCompletions(final String, final Callback<ModelField[]>); build a FactModelTree from them, and send it to the given Callback<FactModelTree> aggregatorCallback
fieldCompletionsCallbackMethod(String, ModelField[], Callback<FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
Actual code of the fieldCompletionsCallback; isolated for testing
fieldItemMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
FieldItemPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
FieldItemPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
fieldItemPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
FieldItemView - Interface in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
FieldItemView.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
FieldItemViewImpl - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
This class is used to represent a simple (i.e. not expandable) property, like for example java primitives
FieldItemViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
fields - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
filterTerm - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
The string to use for filtering in right panel
filterTerm(String, String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
fireEvent(LIElement) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
fireEvent(LIElement) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
 
flush(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
flush(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioHeaderTextAreaDOMElement
 
FONT_FAMILY_HEADER - Static variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
FONT_STYLE_BOLD - Static variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
fullClassName - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
fullPackage - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 

G

get(ScenarioHeaderTextBoxSingletonDOMElementFactory) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
get(ScenarioCellTextAreaSingletonDOMElementFactory, ScenarioSimulationBuilders.HeaderBuilder) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.ScenarioGridColumnBuilder
 
getActualClassName() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
getActualClassName() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
getAssetPath(AssetInfo) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
getAssets(RemoteCallback<AssetQueryResult>) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.AppendColumnEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.AppendRowEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteColumnEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteRowEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DisableRightPanelEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DuplicateRowEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertRowEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.PrependColumnEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.PrependRowEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.RedoEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridReloadEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioNotificationEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetInstanceHeaderEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
 
getAssociatedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.UndoEvent
 
getBodyBackground(GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getBodyErrorBackground(GridCell<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getBodyErrorBackground(GridCell<?>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridRendererTheme
 
getBodyGridLine() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getBodyText() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getCaption() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
getCaption() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
getCaption() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioMenuItem
 
getCellSelectorBackground() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getCellSelectorBorder() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getCellTextBoxFactory(ScenarioGridPanel, ScenarioGridLayer) - Static method in class org.drools.workbench.screens.scenariosimulation.client.factories.FactoryProvider
 
getCellValue() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getCellValue() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
getClassName() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getClassName() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetInstanceHeaderEvent
 
getClassName() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
getClassName() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
getColumnGroup() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getColumnGroup() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.AppendColumnEvent
 
getColumnGroup() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteColumnEvent
 
getColumnGroup() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.PrependColumnEvent
 
getColumnId() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getColumnId() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
getColumnId() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
getColumnIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getColumnIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteColumnEvent
 
getColumnIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
 
getColumnIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
getColumnScenarioHeaderMetaData(GridWidget, Point2D) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
Retrieve the ScenarioHeaderMetaData from the GridColumn of a GridWidget at a given point x.
getColumnScenarioHeaderMetaData(ScenarioGridColumn, int) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
Retrieve the ScenarioHeaderMetaData from the GridColumn corresponding to given row.
getColumnScenarioHeaderMetaDataLocal(ScenarioGrid, Point2D) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
getColumnWidth(String) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
 
getContentSupplier() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getContextMenuDropdown() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView
 
getContextMenuDropdown() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuViewImpl
 
getContributionPoint() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
getContributionPoint() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
getCopyServiceCaller() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getDataObjectListContainer() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
getDataObjectListContainer() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
getDefaultPosition() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getDefaultPosition() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenterActivity
 
getDeleteServiceCaller() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getDescription() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
getDescription() - Method in class org.drools.workbench.screens.scenariosimulation.client.type.ScenarioSimulationResourceType
 
getDivElement(String, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
getDivElement(String, String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
getDivElement(String, FactModelTree) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
This method returns a top-level DivElement representing a complex (i.e. expandable) property, i.e. a class containing other properties
getDivElement(String, String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
This method returns a nested DivElement representing a complex (i.e. expandable) property, i.e. a class containing other properties
getDownloadMenuItem(Supplier<Path>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
getDownloadMenuItem(Supplier<Path>) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
getElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopup
 
getElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopup
 
getElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopup
 
getElement() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
getElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup
 
getElement() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
getEnableRightPanelEvent(ScenarioGrid, ScenarioGridColumn, ScenarioHeaderMetaData, Integer, String) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
getErrorText() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getErrorText() - Method in interface org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridRendererTheme
 
getEventBus() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.EventBusProducer
 
getEventBus() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
getEventBus() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getExistingInstances(String, ScenarioGridModel) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
getFactIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
getFactIdentifierByColumnTitle(String, ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
getFactModelTree(String, ModelField[]) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
Create a FactModelTree for a given factName populating it with the given ModelField[]
getFactModelTreeFromFactTypeMap(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFactModelTreeFromFactTypeMap(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
getFactModelTreeFromHiddenMap(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFactModelTreeFromHiddenMap(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
getFactModelTreeFromInstanceMap(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFactModelTreeFromInstanceMap(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
getFactModelTreeFromMaps(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFactModelTreeFromSimpleJavaInstanceMap(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFactModelTreeFromSimpleJavaInstanceMap(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
getFactModelTreeFromSimpleJavaTypeMap(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFactModelTreeFromSimpleJavaTypeMap(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
getFactName() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
getFactName() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
getFactName() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
getFactName() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
getFactType() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
getFactType() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
getFieldItemView() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ViewsProvider
 
getFieldName() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
getFieldName() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
getFilterTerm() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getFilterTerm() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
 
getFirstIndexLeftOfGroup(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Return the first index to the left of the given group, i.e.
getFirstIndexRightOfGroup(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Return the first index to the right of the given group, i.e.
getFullPackage() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getFullPackage() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetInstanceHeaderEvent
 
getFullPackage() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
 
getFullPackage(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getFullPath() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
getFullPath() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
getGridBoundary() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getGridColumn(GridWidget, double) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
Retrieve the GridColumn of a GridWidget at a given point x.
getGridHeaderBodyDivider() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getGroupSize(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns how many columns are already in place for the given group
getHeaderBackground(GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getHeaderBuilder(String, String, String, String, FactMappingType, ScenarioHeaderTextBoxSingletonDOMElementFactory) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
Retrieve a single or triple level Header metadata, i.e. a List<GridColumn.HeaderMetaData> with one or three elements, depending on the column Group: OTHER: single level EXPECT/GIVEN: triple level
getHeaderBuilderLocal(String, String, String, String, FactMappingType, ScenarioHeaderTextBoxSingletonDOMElementFactory) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getHeaderGridLine() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getHeaderHeight() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
getHeaderHeight() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridRenderer
 
getHeaderLinkBackground(GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getHeaderRowHeight() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
getHeaderRowHeight() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridRenderer
 
getHeaderText() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getHeaderTextBoxFactory(ScenarioGridPanel, ScenarioGridLayer) - Static method in class org.drools.workbench.screens.scenariosimulation.client.factories.FactoryProvider
 
getIcon() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
getIcon() - Method in class org.drools.workbench.screens.scenariosimulation.client.type.ScenarioSimulationResourceType
 
getId() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
getId() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getId() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
getIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
getIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenterActivity
 
getIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
getInformationHeaderMetaData() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
getInstanceLimits(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This methods returns the Range of a single block of columns of the same instance/data object.
getInstanceListContainer() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
getInstanceListContainer() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
getInstanceMap(SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
getJsonModel(ScenarioSimulationModel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getLabelMenuElement(String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemPresenter
 
getLabelMenuElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView
This method retrieve a LABEL element (i.e. without behaviour) to be put inside the menu
getLabelMenuElement(String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView.Presenter
This method retrieve a LABEL element (i.e. without behaviour) to be put inside the menu
getLabelMenuElement() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
getLExecutableMenuElement(String, String, Event) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
getLExecutableMenuElement(String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
getLExecutableMenuElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView
This method retrieve an EXECUTABLE element (i.e. with a behaviour) to be put inside the menu
getLExecutableMenuElement(String, String, Event) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
This method retrieve an EXECUTABLE element (i.e. with a behaviour) to be put inside the menu
getLExecutableMenuElement(String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
This method retrieve an EXECUTABLE element (i.e. with a behaviour) to be put inside the menu It is an overload of ExecutableMenuItemView.Presenter.getLExecutableMenuElement(String, String, Event) to dynamically provide an event at runtime
getLExecutableMenuElement() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
getLIElement(String, String, String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
getLIElement() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
getLIElement(String, String, String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView.Presenter
 
getLIElement() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
getListGroupExpansion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
getListGroupExpansion() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
getListGroupItem() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
getListGroupItem() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
getListGroupItemView() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ViewsProvider
 
getMenuItemView() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
getMenuItemView() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ViewsProvider
 
getMenus() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getMenus() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
getMessage() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationViolation
 
getMessage() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioNotificationEvent
 
getModel() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getModel() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getModel() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getName() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getNodeMouseClickEventHandlers(GridSelectionManager) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getNodeMouseDoubleClickEventHandlers(GridSelectionManager, GridPinnedModeManager) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getOracle() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
getOrder() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
getOrder() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
getParentPath() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
getParentPath() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
getPlaceholder(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
Returns ScenarioSimulationEditorConstants.INSTANCE.insertValue() if isPropertyAssigned == true, ScenarioSimulationEditorConstants.INSTANCE.defineValidType() otherwise
getPlaceHolder() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
getPlaceManager() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getPosition() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
getPosition() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
getPresenter() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectedEvent
 
getPresenter() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectionsChangedEvent
 
getPresenter() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
getPresenter() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
getPropertyHeaderMetaData() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
getPropertyMetaDataGroup(String) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
 
getPropertyName() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getPropertyName() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
 
getPropertyName(Simulation, int) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
getRedoMenuItem() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
getRedoMenuItem() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
getRenameServiceCaller() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getResourceType() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
getRightPanelPresenter() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getRightPanelRequest() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getRootPanel() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
getRowIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getRowIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteRowEvent
 
getRowIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.DuplicateRowEvent
 
getRowIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertRowEvent
 
getRowIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
getRunScenarioMenuItem() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
getRunScenarioMenuItem() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
getSaveAndRenameServiceCaller() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getScenarioGrid() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridLayer
 
getScenarioGrid() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
getScenarioGridColumn(String, String, String, String, FactMappingType, ScenarioGridPanel, ScenarioGridLayer) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
Returns a ScenarioGridColumn with the following default values: width: 150 isMovable: false; isPropertyAssigned: false; placeHolder: ScenarioSimulationEditorConstants.INSTANCE.insertValue(); columnRenderer: new ScenarioGridColumnRenderer()
getScenarioGridColumn(String, String, String, String, FactMappingType, ScenarioGridPanel, ScenarioGridLayer, String) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
Returns a ScenarioGridColumn with the following default values: width: 150 isMovable: false; isPropertyAssigned: false; columnRenderer: new ScenarioGridColumnRenderer()
getScenarioGridColumn(ScenarioSimulationBuilders.HeaderBuilder, ScenarioGridPanel, ScenarioGridLayer) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
Returns a ScenarioGridColumn with the following default values: width: 150 isMovable: false; isPropertyAssigned: true; placeHolder: ScenarioSimulationEditorConstants.INSTANCE.insertValue(); columnRenderer: new ScenarioGridColumnRenderer()
getScenarioGridColumn(ScenarioSimulationBuilders.HeaderBuilder, ScenarioGridPanel, ScenarioGridLayer, String) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
Returns a ScenarioGridColumn with the following default values: width: 150 isMovable: false; columnRenderer: new ScenarioGridColumnRenderer()
getScenarioGridColumnBuilder(ScenarioCellTextAreaSingletonDOMElementFactory, ScenarioSimulationBuilders.HeaderBuilder, String) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
Returns a ScenarioSimulationBuilders.ScenarioGridColumnBuilder with the following default values: width: 150 isMovable: false; isPropertyAssigned: false; columnRenderer: new ScenarioGridColumnRenderer()
getScenarioGridColumnLocal(String, String, String, String, FactMappingType, ScenarioGridPanel, ScenarioGridLayer, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
Returns a ScenarioGridColumn with the following default values: width: 150 isMovable: false; isPropertyAssigned: false; columnRenderer: new ScenarioGridColumnRenderer()
getScenarioGridColumnLocal(ScenarioSimulationBuilders.HeaderBuilder, ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
getScenarioGridColumnLocal(String, String, String, String, FactMappingType, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getScenarioGridColumnLocal(ScenarioSimulationBuilders.HeaderBuilder, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getScenarioGridLayer() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getScenarioGridLayer() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
getScenarioGridLayer() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
getScenarioGridLayer() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
getScenarioGridPanel() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getScenarioGridPanel() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
getScenarioGridPanel() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
getScenarioGridPanel() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioGridPanelProducer
 
getScenarioGridPanel() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridLayer
 
getScenarioHeaderTextBoxSingletonDOMElementFactory() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
getScenarioSimulationContext() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
getScenarioSimulationEditorPresenter() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
getScenarioSimulationGridPanelClickHandler() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
getScenarioSimulationView() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
getScenarioSimulationView(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationViewProducer
 
getSelectedColumn() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
getSelectedPath() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
getSelectedType() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
Returns the selected Type.
getSelector() - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
getSimpleClassFactModelTree(Class) - Static method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.AbstractDataManagementStrategy
 
getSimpleJavaInstanceListContainer() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
getSimpleJavaInstanceListContainer() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
getSimpleJavaTypeListContainer() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
getSimpleJavaTypeListContainer() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
getSimulation() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getSimulation() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
getStatus() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
Get the current Status
getSupportedEditAction() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
getTabIndex() - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
getTitle() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getTitle() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
getTitle() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
getTitle() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenterActivity
 
getTitleDecoration() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
getTitleText() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getType() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioNotificationEvent
 
getUiHeaderRowIndexLocal(ScenarioGrid, Point2D) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
getUndoMenuItem() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
getUndoMenuItem() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
getValidPlaceholders() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
getValue() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getValue() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
 
getValue() - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.AbstractTextBoxSingletonDOMElementFactory
 
getValue() - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
getValueClassName() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
getValueClassName() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
 
getView() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
getView() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
getView() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
getWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
getWidget() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenterActivity
 
given() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
GivenContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of a specific GIVEN column It differ from HeaderGivenContextMenu because it manage column (insert/remove) in different way
GivenContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.GivenContextMenu
 
givenContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
givenContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
GridContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of a a ROW cell whose GROUP does allow column modification (insert/delete).
GridContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.GridContextMenu
 
gridContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
gridContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 

H

handle(ScenarioGridReloadEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
handle(ScenarioGridReloadEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioGridReloadEventHandler
 
handleHeaderCell(GridWidget, Point2D, int, int, AbstractNodeMouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridWidgetMouseEventHandler
 
handlerRegistrationList - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
hasEditableHeader(GridColumn<?>) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
hashCode() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
hashCode() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
HEADER_HEIGHT - Static variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
HEADER_ROW_COUNT - Static variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
HEADER_ROW_HEIGHT - Static variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
HeaderBuilder(ScenarioHeaderTextBoxSingletonDOMElementFactory) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
HEADERCONTEXTMENU_DELETE_COLUMN - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
HEADERCONTEXTMENU_GROUP - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
HEADERCONTEXTMENU_I18N - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
HEADERCONTEXTMENU_INSERT_COLUMN_LEFT - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
HEADERCONTEXTMENU_INSERT_COLUMN_RIGHT - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
HEADERCONTEXTMENU_LABEL - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
HEADERCONTEXTMENU_PREPEND_ROW - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 
HEADERCONTEXTMENU_SCENARIO - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 
HeaderExpectedContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of the top level EXPECT group.
HeaderExpectedContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.HeaderExpectedContextMenu
 
headerExpectedContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
headerExpectedContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
HeaderGivenContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of the top level GIVEN group.
HeaderGivenContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.HeaderGivenContextMenu
 
headerGivenContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
headerGivenContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
headerHeight - Variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
HeaderMenuPresenter - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
This is the first ScenaraioSimulation specific interface - i.e. it is bound to a specific use case.
headerRowHeight - Variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridRenderer
 
HIDDEN - Static variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
hiddenFieldsMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopup
Makes this popup container(and the main content along with it) invisible.
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopup.Presenter
Makes this popup container(and the main content along with it) invisible.
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopupPresenter
 
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopup
Makes this popup container(and the main content along with it) invisible.
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopup.Presenter
Makes this popup container(and the main content along with it) invisible.
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupPresenter
 
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopup
Makes this popup container(and the main content along with it) invisible.
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopup.Presenter
Makes this popup container(and the main content along with it) invisible.
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupPresenter
 
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup
Makes this popup container(and the main content along with it) invisible.
hide() - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup.Presenter
Makes this popup container(and the main content along with it) invisible.
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupPresenter
 
hide() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
hideClearButton() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
hideClearButton() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
hideMenus() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
hideRightPanel() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 

I

IDENTIFIER - Static variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
IDENTIFIER - Static variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
images() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.ScenarioSimulationEditorResources
 
informationHeaderMetaData - Variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
init(M) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuViewImpl
 
init(BaseMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
init(BaseMenu) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
 
init(ScenarioSimulationEditorPresenter) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
init(ScenarioSimulationEditorPresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
init() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
init() - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
init() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioGridPanelProducer
 
init() - Method in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
init(RightPanelView.Presenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
init(RightPanelView.Presenter) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
 
init(ListGroupItemView.Presenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
init(RightPanelView.Presenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
initialise() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
initialise() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
initialise(GridBodyCellRenderContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
This method set column-specific menu items and common SCENARIO menu items
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
This method set group-specific menu items and common SCENARIO menu items
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
This method set common SCENARIO menu items
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExpectedContextMenu
 
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.GivenContextMenu
 
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.GridContextMenu
 
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.HeaderExpectedContextMenu
 
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.HeaderGivenContextMenu
 
initMenu() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.HeaderMenuPresenter
This method is required to initialze the menus
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.OtherContextMenu
 
initMenu() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.UnmodifiableColumnGridContextMenu
 
inputSearch - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
insertColumn(int, GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method insert a new column to the grid and to the underlying model
InsertColumnCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to insert a column.
InsertColumnCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.InsertColumnCommand
 
InsertColumnEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to insert a column.
InsertColumnEvent(int, boolean, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
 
InsertColumnEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for InsertColumnEvent
insertColumnGridOnly(int, GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method insert a new column to the grid without modify underlying model
insertColumnLeft() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
insertColumnRight() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
insertLeftmostColumn() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
insertRightmostColumn() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
insertRow(int, GridRow) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method insert a new row to the grid and to the underlying model
insertRowAbove() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
insertRowBelow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
insertRowBelowElement - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
The Insert row below menu element in the header contextual menu
InsertRowCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
 
InsertRowCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.InsertRowCommand
 
InsertRowEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to append (i.e. put in the last position) a row
InsertRowEvent(int) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.InsertRowEvent
 
InsertRowEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for InsertRowEvent
insertRowGridOnly(int, GridRow, Scenario) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method insert a row to the grid and populate it with values taken from given Scenario
insertValue() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
INSTANCE - Static variable in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
INSTANCE - Static variable in interface org.drools.workbench.screens.scenariosimulation.client.resources.ScenarioSimulationEditorResources
 
instanceAssigned - Variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
flag to know if an instance has been already assigned to this column; false on instantiation
instanceFieldsMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
instanceListContainer - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
internalCreateDomElement(TextArea, GridLayer, GridWidget) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.AbstractTextBoxSingletonDOMElementFactory
 
internalCreateDomElement(TextArea, GridLayer, GridWidget) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaSingletonDOMElementFactory
 
internalCreateDomElement(TextArea, GridLayer, GridWidget) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioHeaderTextBoxSingletonDOMElementFactory
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AppendColumnCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AppendRowCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DeleteColumnCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DeleteRowCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DisableRightPanelCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.DuplicateRowCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.EnableRightPanelCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.InsertColumnCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.InsertRowCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.PrependColumnCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.PrependRowCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.ReloadRightPanelCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.RightPanelMenuCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetCellValueCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetHeaderValueCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetInstanceHeaderCommand
 
internalExecute(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetPropertyHeaderCommand
 
internalFlush(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
internalFlush(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioHeaderTextAreaDOMElement
 
internalRenderCell(GridCell<String>, GridBodyCellRenderContext, Text, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridColumnRenderer
 
invalidDefinitionDisabled() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
isAsProperty() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
Gets the value of the property asProperty.
isAsProperty() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
Gets the value of the property asProperty.
isColumnEmpty(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns true if all the grid cells of the column at given index are empty, i.e. the GridCell.getValue() == null OR GridCell.getValue().getValue() == null
isDirty() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
isDisable() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
isDisable() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
 
isDisabled(Element) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
isDisabled(Element) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
isDMNSelected() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 
isEditableHeader(GridColumn<?>, Integer) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
isEditableHeaderLocal(GridColumn<?>, Integer) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
isEditableHeaderLocal(GridColumn<?>, Integer) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridWidgetMouseEventHandler
 
isEditableHeaders() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
isEditingMode() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
isEditingMode() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridCell
 
isEnabled() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
isEnabled() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
isErrorMode() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridCell
 
isHeader() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
isHeaderEditable(BaseGridRendererHelper, ScenarioHeaderMetaData, ScenarioGridColumn) - Static method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
isInstanceAssigned(FactIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
Returns true when factIdentifier == FactIdentifier.DESCRIPTION or factIdentifier !
isInstanceAssigned() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
isInstanceHeader() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
isInstanceName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
isKeepData() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
isLockRequired() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectedEvent
 
isNewInstanceName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
isNewPropertyName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
isNotEqualsSearch() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
isNotEqualsSearch() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
 
isOpenDock() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
isOpenDock() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
 
isPropertyAssigned(boolean, FactMapping) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
Returns true when instanceAssigned == true and !
isPropertyAssigned() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
isPropertyHeader() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
isReadOnly() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
isReadOnly() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
Dynamically evaluated status to know if the values of the given column are editable or not
isRight - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
isRight() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
isRight() - Method in class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
 
isSameSelectedColumnProperty(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns true if property mapped to the selected column is the same as the provided one
isSameSelectedColumnProperty(int, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns true if property mapped to the column at given index is the same as the provided one
isSameSelectedColumnType(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns true if type mapped to the selected column is the same as the provided one
isSameSelectedColumnType(int, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns true if type mapped to the column at given index is the same as the provided one
isSelectedColumnEmpty() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Returns true if all the grid cells of the selected column are empty, i.e. the GridCell.getValue() == null OR GridCell.getValue().getValue() == null
isShown() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
isShown() - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
Method to retrieve the visibility state of the view
isShown() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
isShown() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
isSimple(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
isSimpleJavaType(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
Helper method to know if the given className refers to one of the classes mapped as Simple java type
isToExpand() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
isToExpand() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
isUndoable() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
isUnique(String, int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 

K

keepData - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
kieTestEditorTabContent - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
kieTreeListViewPfViewCompact() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 

L

libraryPlaces - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
LIST_VIEW_PF_EXPAND_ACTIVE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
listGroupExpansion - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
listGroupItem() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
listGroupItem - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
listGroupItemContainer() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
listGroupItemContainer - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
listGroupItemHeader() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
listGroupItemHeader - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
listGroupItemPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
ListGroupItemPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
ListGroupItemPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
ListGroupItemView - Interface in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
ListGroupItemView.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
ListGroupItemViewImpl - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
This class is used to represent a complex (i.e. expandable) property, i.e. a class containing other properties
ListGroupItemViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
listGroupItemViewMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
listViewPfExpand() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
listViewPfExpandActive() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
listViewPfMainInfo() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
loadContent() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 

M

mainQuestion - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
mainTitle - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
makeMenuBar() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
If you want to customize the menu override this method.
manageBodyRightClick(ScenarioGrid, int, int, double, Integer) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
This method check if the click happened on an body cell.
managedDivElements - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
managedMenus - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
manageGivenExpectHeaderLeftClick(ScenarioHeaderMetaData, ScenarioGridColumn, String, Integer) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
This method manage the click happened on an GIVEN or EXPECT header, starting editing it if not already did.
manageGridLeftClick(Integer, Integer, ScenarioGridColumn) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
This method check if the click happened on an writable column of a grid row.
manageHeaderLeftClick(Integer, ScenarioGridColumn, Point2D) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
This method check if the click happened on an second level header (i.e. the header of a specific column) cell.
manageHeaderRightClick(ScenarioGrid, int, int, Point2D, Integer) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
This method check if the click happened on an header cell.
manageLeftClick(int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
manageRightClick(ContextMenuEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
manageScenarioSimulationModelContent(ObservablePath, ScenarioSimulationModelContent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DataManagementStrategy
 
manageScenarioSimulationModelContent(ObservablePath, ScenarioSimulationModelContent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMNDataManagementStrategy
 
manageScenarioSimulationModelContent(ObservablePath, ScenarioSimulationModelContent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
mapEvent(LIElement, Event) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
mapEvent(LIElement, Event) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
Method to map an Event to a given EXECUTABLE LIElement.
mapEvent(LIElement, Event) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
mapEvent(LIElement, Event) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
Method to map an Event to a given EXECUTABLE LIElement.
mayClose() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
menuItemPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
MenuItemPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
MenuItemPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemPresenter
 
menuItemsEventMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
MenuItemView - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
MenuItemView.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
MenuItemViewImpl - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
MenuItemViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
modal - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
model - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
model - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 

N

nameField - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
newLevel() - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
newScenarioSimulationDescription() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
NewScenarioSimulationHandler - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
Handler for the creation of new Scenario Simulation
NewScenarioSimulationHandler(ScenarioSimulationResourceType, BusyIndicatorView, Event<NotificationEvent>, Event<NewResourceSuccessEvent>, PlaceManager, Caller<ScenarioSimulationService>, AuthorizationManager, SessionInfo, LibraryPlaces, AssetQueryService) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
nextColumnCount() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
NONE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectedEvent
 
notEqualsSearch - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
flag to decide which kind of filter (equals or not euals) is to be applied.
notificationEvent - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
notificationEvent - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 

O

okDeleteButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
okDeleteCommand - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
okPreserveButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
okPreserveCommand - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
onAddButtonClicked(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
onCancelClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
onCancelClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
onClearNameField() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onClearNameField() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
onClearSearch() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onClearSearch() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
onClearSearchButtonClick(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
onClearStatus() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onClearStatus() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
onClick(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
onClickEvent(ClickEvent, LIElement) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
onClickEvent(ClickEvent, LIElement) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
 
onClickEvent(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
onClickEvent(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemPresenter
 
onClickEvent(ClickEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView.Presenter
 
onClickEvent(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
onClose() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onClose() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
onCloseClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
onContextMenu(ContextMenuEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
onContextMenuEvent(ContextMenuEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
onContextMenuEvent(ContextMenuEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
onContextMenuEvent(ContextMenuEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuViewImpl
 
onDisableEditorTab() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onDisableEditorTab() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
By default the Editor Tab must be disabled (no user interaction allowed).
onDownload(Supplier<Path>) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onEnableEditorTab() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onEnableEditorTab(String, String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onEnableEditorTab() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
By default the Editor Tab is disabled (no user interaction allowed).
onEnableEditorTab(String, String, boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
By default the Editor Tab is disabled (no user interaction allowed).
onEnableElement(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemPresenter
 
onEnableElement(boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView.Presenter
 
onEvent(AppendColumnEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(AppendRowEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(DeleteColumnEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(DeleteRowEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(DisableRightPanelEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(DuplicateRowEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(EnableRightPanelEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(InsertColumnEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(InsertRowEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(PrependColumnEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(PrependRowEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(RedoEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(ReloadRightPanelEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(ScenarioNotificationEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(SetCellValueEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(SetInstanceHeaderEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(SetPropertyHeaderEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(UndoEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
onEvent(AppendColumnEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.AppendColumnEventHandler
 
onEvent(AppendRowEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.AppendRowEventHandler
 
onEvent(DeleteColumnEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.DeleteColumnEventHandler
 
onEvent(DeleteRowEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.DeleteRowEventHandler
 
onEvent(DisableRightPanelEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.DisableRightPanelEventHandler
 
onEvent(DuplicateRowEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.DuplicateRowEventHandler
 
onEvent(EnableRightPanelEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.EnableRightPanelEventHandler
 
onEvent(InsertColumnEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.InsertColumnEventHandler
 
onEvent(InsertRowEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.InsertRowEventHandler
 
onEvent(PrependColumnEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.PrependColumnEventHandler
 
onEvent(PrependRowEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.PrependRowEventHandler
 
onEvent(RedoEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.RedoEventHandler
 
onEvent(ReloadRightPanelEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.ReloadRightPanelEventHandler
 
onEvent(ScenarioNotificationEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioNotificationEventHandler
 
onEvent(SetCellValueEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.SetCellValueEventHandler
 
onEvent(SetInstanceHeaderEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.SetInstanceHeaderEventHandler
 
onEvent(SetPropertyHeaderEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.SetPropertyHeaderEventHandler
 
onEvent(UndoEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.handlers.UndoEventHandler
 
onFaAngleRightClick(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
onFieldElementClick(FieldItemView) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
onFieldElementClick() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
onFieldElementClick(FieldItemView) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView.Presenter
 
onFieldElementClick(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
onFieldElementClick() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
onFullClassNameClick(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
onInputSearchKeyDownEvent(KeyDownEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
onInputSearchKeyUp(KeyUpEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
onMayClose() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
onModifyColumn() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onModifyColumn() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
Method to fire a SetPropertyHeaderScenarioSImulationCommand or SetPropertyHeaderScenarioSImulationCommand, depending on the element currently selected
onNoClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
onNodeMouseOut(NodeMouseOutEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
onOkClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
onOkDeleteClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
onOkPreserveButton(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
onPerfectMatchSearchedEvent(String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onPerfectMatchSearchedEvent(String, boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
Filter the data in the right panel if they are exactly the same as the given search string, case-sensitive.
onPlaceGainFocusEvent(PlaceGainFocusEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onPlaceHiddenEvent(PlaceHiddenEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onRedo() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onRefreshMenusEvent(RefreshMenusEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
onRefreshMenusEvent(RefreshMenusEvent) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
onResize() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
onRunScenario() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onSearchButtonClicked(ClickEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
onSearchedEvent(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onSearchedEvent(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
Filter the data in the right panel if they contains the given search string, case-unsensitive.
onSelectedElement(ListGroupItemView) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
onSelectedElement(FieldItemView) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
onSelectedElement(ListGroupItemView) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
Method to set the "selected" information - use this to set the instance level header
onSelectedElement(FieldItemView) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
Method to set the "selected" information - use this to set the property level header
onShowClearButton() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
onShowClearButton() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
onStartup(ObservablePath, PlaceRequest) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onStartup(ObservablePath, PlaceRequest) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
onToggleRowExpansion(ListGroupItemView, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
onToggleRowExpansion(ListGroupItemView, boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
 
onUndo() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
onValueChange(ValueChangeEvent<Boolean>) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 
onValueChange(ValueChangeEvent<String>) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
onYesClick(MouseEvent) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
open(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
openDock - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
open the Right dock
option1 - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
option2 - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
oracle - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
org.drools.workbench.screens.scenariosimulation.client - package org.drools.workbench.screens.scenariosimulation.client
 
org.drools.workbench.screens.scenariosimulation.client.commands - package org.drools.workbench.screens.scenariosimulation.client.commands
 
org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands - package org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
 
org.drools.workbench.screens.scenariosimulation.client.editor - package org.drools.workbench.screens.scenariosimulation.client.editor
 
org.drools.workbench.screens.scenariosimulation.client.editor.menu - package org.drools.workbench.screens.scenariosimulation.client.editor.menu
 
org.drools.workbench.screens.scenariosimulation.client.editor.strategies - package org.drools.workbench.screens.scenariosimulation.client.editor.strategies
 
org.drools.workbench.screens.scenariosimulation.client.events - package org.drools.workbench.screens.scenariosimulation.client.events
 
org.drools.workbench.screens.scenariosimulation.client.factories - package org.drools.workbench.screens.scenariosimulation.client.factories
 
org.drools.workbench.screens.scenariosimulation.client.handlers - package org.drools.workbench.screens.scenariosimulation.client.handlers
 
org.drools.workbench.screens.scenariosimulation.client.interfaces - package org.drools.workbench.screens.scenariosimulation.client.interfaces
 
org.drools.workbench.screens.scenariosimulation.client.metadata - package org.drools.workbench.screens.scenariosimulation.client.metadata
 
org.drools.workbench.screens.scenariosimulation.client.models - package org.drools.workbench.screens.scenariosimulation.client.models
 
org.drools.workbench.screens.scenariosimulation.client.popup - package org.drools.workbench.screens.scenariosimulation.client.popup
 
org.drools.workbench.screens.scenariosimulation.client.producers - package org.drools.workbench.screens.scenariosimulation.client.producers
 
org.drools.workbench.screens.scenariosimulation.client.renderers - package org.drools.workbench.screens.scenariosimulation.client.renderers
 
org.drools.workbench.screens.scenariosimulation.client.resources - package org.drools.workbench.screens.scenariosimulation.client.resources
 
org.drools.workbench.screens.scenariosimulation.client.resources.css - package org.drools.workbench.screens.scenariosimulation.client.resources.css
 
org.drools.workbench.screens.scenariosimulation.client.resources.i18n - package org.drools.workbench.screens.scenariosimulation.client.resources.i18n
 
org.drools.workbench.screens.scenariosimulation.client.resources.images - package org.drools.workbench.screens.scenariosimulation.client.resources.images
 
org.drools.workbench.screens.scenariosimulation.client.rightpanel - package org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
org.drools.workbench.screens.scenariosimulation.client.type - package org.drools.workbench.screens.scenariosimulation.client.type
 
org.drools.workbench.screens.scenariosimulation.client.utils - package org.drools.workbench.screens.scenariosimulation.client.utils
 
org.drools.workbench.screens.scenariosimulation.client.values - package org.drools.workbench.screens.scenariosimulation.client.values
 
org.drools.workbench.screens.scenariosimulation.client.widgets - package org.drools.workbench.screens.scenariosimulation.client.widgets
 
OtherContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of the OTHER group (both top level and specific column).
OtherContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.OtherContextMenu
 
otherContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
otherContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 

P

packageName - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
packageName - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
parentPath - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
path - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
placeManager - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
populateFactModelTree(FactModelTree, SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
This method replace a simple property from the given FactModelTree and replace it with an expandable property FactModelTree from the given factTypeFieldsMap, if a matching element exists.
populateListGroupItemView(ListGroupItemView, String, String, FactModelTree) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
Populate the "Assets" list.
populateListGroupItemView(ListGroupItemView, String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
Set the property' name (factName) and type (factModelTreeClass) of a given ListGroupItemView
populateRightPanel() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
populateRightPanel(RightPanelView.Presenter, ScenarioGridModel) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DataManagementStrategy
 
populateRightPanel(RightPanelView.Presenter, ScenarioGridModel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMNDataManagementStrategy
 
populateRightPanel(RightPanelView.Presenter, ScenarioGridModel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
populateSimpleJavaTypes(List<String>, RightPanelView.Presenter, ScenarioGridModel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DMODataManagementStrategy
 
preferredWidth() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenterActivity
 
PrependColumnCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to prepend (i.e. put in the first position) a column to a given group
PrependColumnCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.PrependColumnCommand
 
prependColumnEvent - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderGroupMenuPresenter
 
PrependColumnEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to prepend (i.e. put in the first position) a column to a given group
PrependColumnEvent(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.PrependColumnEvent
 
PrependColumnEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for PrependColumnEvent
prependRow() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
PrependRowCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to prepend (i.e. put in the first position) a row
PrependRowCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.PrependRowCommand
 
prependRowEvent - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 
PrependRowEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to prepend (i.e. put in the first position) a row
PrependRowEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.PrependRowEvent
 
PrependRowEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for PrependRowEvent
presenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuViewImpl
 
presenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
PreserveDeletePopup - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
PreserveDeletePopup.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
preserveDeletePopupPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
PreserveDeletePopupPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
PreserveDeletePopupPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupPresenter
 
preserveDeletePopupPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
preserveDeletePopupView - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupPresenter
 
PreserveDeletePopupView - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
PreserveDeletePopupView() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
preserveDeleteScenarioMainQuestion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
preserveDeleteScenarioMainTitle() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
preserveDeleteScenarioText1() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
preserveDeleteScenarioTextOption1() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
preserveDeleteScenarioTextOption2() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
preserveDeleteScenarioTextQuestion() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
preserveValues() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
propertyAssigned - Variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
flag to know if a property has been already assigned to this column; false on instantiation
propertyHeaderMetaData - Variable in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
propertyName - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
The string to eventually use to select the property in the right panel
provideDocks(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationDocksHandler
 

R

radioButtonList - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 
redo(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
redo(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
Re-execute the last undone Command
redo() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
RedoEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to redo last command
RedoEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.RedoEvent
 
RedoEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for RedoEvent
refreshContent(Simulation) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
refreshContent(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
refreshErrors() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
refreshErrorsRow(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
RefreshMenusEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
 
RefreshMenusEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.RefreshMenusEvent
 
refreshModel() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
refreshModelContent(ScenarioSimulationModel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
register(ScenarioSimulationContext, AbstractScenarioSimulationCommand) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
Method to register the status as it was soon before the command execution, to be used for undo/redo
registerHandlers() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
registerRightPanelCallback() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
reloadRightPanel(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
To be called to force right panel reload
ReloadRightPanelCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to reload the RightPanelView, eventually showing it (if required by original event)
ReloadRightPanelCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.ReloadRightPanelCommand
 
ReloadRightPanelEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to reload the RightPanelView
ReloadRightPanelEvent(boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
Fire this event to reload the right panel content.
ReloadRightPanelEvent(boolean, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
Fire this event to reload the right panel content.
ReloadRightPanelEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for ReloadRightPanelEvent
remove() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
removeDocks() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationDocksHandler
 
removeMenuItem(LIElement) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
removeMenuItem(LIElement) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
Remove a menu voice from the given menu
renderCell(GridCell<String>, GridBodyCellRenderContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridColumnRenderer
 
renderColumn(GridColumn<?>, GridBodyColumnRenderContext, BaseGridRendererHelper, BaseGridRendererHelper.RenderingInformation, BiFunction<Boolean, GridColumn<?>, Boolean>) - Method in class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridColumnRenderer
 
rendererHelper - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
resetErrors() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
resetErrors(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
restorableStatus - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
The ScenarioSimulationContext.Status to restore when calling undo/redo.
RightPanelMenuCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
 
RightPanelMenuCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.RightPanelMenuCommand
 
rightPanelPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
rightPanelPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
RightPanelPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
RightPanelPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
RightPanelPresenter(RightPanelView, ListGroupItemPresenter) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
RightPanelPresenterActivity - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
RightPanelPresenterActivity(PlaceManager) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenterActivity
 
rightPanelRequest - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
RightPanelView - Interface in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
RightPanelView.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
RightPanelViewImpl - Class in org.drools.workbench.screens.scenariosimulation.client.rightpanel
 
RightPanelViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
rowIndex - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
RunMenuItem - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
RunMenuItem() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
runScenarioSimulation() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 

S

save(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
scenario() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
ScenarioCellTextAreaDOMElement - Class in org.drools.workbench.screens.scenariosimulation.client.factories
 
ScenarioCellTextAreaDOMElement(TextArea, GridLayer, GridWidget) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
ScenarioCellTextAreaSingletonDOMElementFactory - Class in org.drools.workbench.screens.scenariosimulation.client.factories
 
ScenarioCellTextAreaSingletonDOMElementFactory(GridLienzoPanel, GridLayer, GridWidget) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaSingletonDOMElementFactory
 
scenarioCheatSheet() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
ScenarioCommandManager - Class in org.drools.workbench.screens.scenariosimulation.client.commands
This class is used to actually invoke Command' methods on given command (allow, execute, undo)
ScenarioCommandManager() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandManager
 
scenarioCommandManager - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
scenarioCommandManager - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
ScenarioCommandRegistry - Class in org.drools.workbench.screens.scenariosimulation.client.commands
This class is used to store Queuees of executed/undone Commands
ScenarioCommandRegistry() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
 
scenarioCommandRegistry - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
scenarioCommandRegistry - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
ScenarioConfirmationPopup - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
ScenarioConfirmationPopup.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
ScenarioConfirmationPopupPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
ScenarioConfirmationPopupPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupPresenter
 
scenarioConfirmationPopupView - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupPresenter
 
ScenarioConfirmationPopupView - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
ScenarioConfirmationPopupView() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
scenarioGrid - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
ScenarioGrid - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
ScenarioGrid(ScenarioGridModel, ScenarioGridLayer, ScenarioGridRenderer, ScenarioGridPanel) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
scenarioGridCell - Variable in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
ScenarioGridCell - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
ScenarioGridCell(ScenarioGridCellValue) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridCell
 
ScenarioGridCellValue - Class in org.drools.workbench.screens.scenariosimulation.client.values
 
ScenarioGridCellValue(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.values.ScenarioGridCellValue
 
ScenarioGridCellValue(String, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.values.ScenarioGridCellValue
 
ScenarioGridColumn - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
ScenarioGridColumn(List<GridColumn.HeaderMetaData>, GridColumnRenderer<String>, double, boolean, ScenarioCellTextAreaSingletonDOMElementFactory, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
ScenarioGridColumnRenderer - Class in org.drools.workbench.screens.scenariosimulation.client.renderers
 
ScenarioGridColumnRenderer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridColumnRenderer
 
scenarioGridLayer - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
scenarioGridLayer - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioGridPanelProducer
 
ScenarioGridLayer - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
ScenarioSimulation implementation of DefaultGridLayer.
ScenarioGridLayer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridLayer
 
ScenarioGridModel - Class in org.drools.workbench.screens.scenariosimulation.client.models
 
ScenarioGridModel() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
ScenarioGridModel(boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
scenarioGridPanel - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
scenarioGridPanel - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
scenarioGridPanel - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioGridPanelProducer
 
ScenarioGridPanel - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
ScenarioGridPanel implementation of GridLienzoPanel.
ScenarioGridPanel() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
ScenarioGridPanelProducer - Class in org.drools.workbench.screens.scenariosimulation.client.producers
@Dependent Producer for a given ScenarioGridPanel
ScenarioGridPanelProducer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioGridPanelProducer
 
scenarioGridPanelProducer - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationViewProducer
 
ScenarioGridReloadEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to reload a griod
ScenarioGridReloadEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridReloadEvent
 
ScenarioGridReloadEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for ScenarioGridReloadEvent
ScenarioGridRenderer - Class in org.drools.workbench.screens.scenariosimulation.client.renderers
 
ScenarioGridRenderer(boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.renderers.ScenarioGridRenderer
 
ScenarioGridRendererTheme - Interface in org.drools.workbench.screens.scenariosimulation.client.renderers
 
ScenarioGridRow - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
ScenarioGridRow() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridRow
 
ScenarioGridRow(double) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridRow
 
ScenarioGridSelectedEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
 
ScenarioGridSelectedEvent(ScenarioSimulationEditorPresenter) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectedEvent
 
ScenarioGridSelectedEvent(ScenarioSimulationEditorPresenter, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectedEvent
 
ScenarioGridSelectionsChangedEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
 
ScenarioGridSelectionsChangedEvent(ScenarioSimulationEditorPresenter) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridSelectionsChangedEvent
 
ScenarioHeaderMetaData - Class in org.drools.workbench.screens.scenariosimulation.client.metadata
 
ScenarioHeaderMetaData(String, String, String, ScenarioHeaderTextBoxSingletonDOMElementFactory, boolean, boolean, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
Constructor for ScenarioHeaderMetaData
ScenarioHeaderMetaData(String, String, String, ScenarioHeaderTextBoxSingletonDOMElementFactory, boolean, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
Constructor for ScenarioHeaderMetaData - readonly default to false
ScenarioHeaderTextAreaDOMElement - Class in org.drools.workbench.screens.scenariosimulation.client.factories
 
ScenarioHeaderTextAreaDOMElement(TextArea, GridLayer, GridWidget) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioHeaderTextAreaDOMElement
 
ScenarioHeaderTextBoxSingletonDOMElementFactory - Class in org.drools.workbench.screens.scenariosimulation.client.factories
 
ScenarioHeaderTextBoxSingletonDOMElementFactory(GridLienzoPanel, GridLayer, GridWidget) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioHeaderTextBoxSingletonDOMElementFactory
 
ScenarioMenu - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
ScenarioMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioMenu
 
ScenarioMenuItem - Class in org.drools.workbench.screens.scenariosimulation.client.editor
 
ScenarioMenuItem(String, Command) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
ScenarioMenuItem(IconType, Command) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
ScenarioMenuItem - Class in org.drools.workbench.screens.scenariosimulation.client.widgets
 
ScenarioMenuItem(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioMenuItem
 
ScenarioNotificationEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to show a notification
ScenarioNotificationEvent(String, NotificationEvent.NotificationType) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioNotificationEvent
 
ScenarioNotificationEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for ScenarioNotificationEvent
ScenarioSimulationBuilders - Class in org.drools.workbench.screens.scenariosimulation.client.utils
 
ScenarioSimulationBuilders() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders
 
ScenarioSimulationBuilders.HeaderBuilder - Class in org.drools.workbench.screens.scenariosimulation.client.utils
Builder for List<GridColumn.HeaderMetaData>.
ScenarioSimulationBuilders.ScenarioGridColumnBuilder - Class in org.drools.workbench.screens.scenariosimulation.client.utils
Builder for ScenarioGridColumn.
ScenarioSimulationContext - Class in org.drools.workbench.screens.scenariosimulation.client.commands
This class represent the Context inside which the commands will be executed
ScenarioSimulationContext(ScenarioGridPanel) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
This constructor set ScenarioGridPanel, ScenarioGridLayer and ScenarioGridModel from the give ScenarioGridPanel
scenarioSimulationContext - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
ScenarioSimulationContext.Status - Class in org.drools.workbench.screens.scenariosimulation.client.commands
Class representing the variable Status of the context
ScenarioSimulationDocksHandler - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
 
ScenarioSimulationDocksHandler() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationDocksHandler
 
ScenarioSimulationEditorConstants - Interface in org.drools.workbench.screens.scenariosimulation.client.resources.i18n
ScenarioSimulationEditor I18N constants
ScenarioSimulationEditorEntryPoint - Class in org.drools.workbench.screens.scenariosimulation.client
 
ScenarioSimulationEditorEntryPoint() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.ScenarioSimulationEditorEntryPoint
 
ScenarioSimulationEditorImageResources - Interface in org.drools.workbench.screens.scenariosimulation.client.resources.images
 
scenarioSimulationEditorPresenter - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
ScenarioSimulationEditorPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.editor
 
ScenarioSimulationEditorPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
ScenarioSimulationEditorPresenter(Caller<ScenarioSimulationService>, ScenarioSimulationProducer, ScenarioSimulationResourceType, ImportsWidgetPresenter, AsyncPackageDataModelOracleFactory, PlaceManager, TestRunnerReportingScreen, ScenarioSimulationDocksHandler, Caller<DMNTypeService>) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
ScenarioSimulationEditorPresenterActivity - Class in org.drools.workbench.screens.scenariosimulation.client.editor
 
ScenarioSimulationEditorPresenterActivity(PlaceManager) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenterActivity
 
ScenarioSimulationEditorResources - Interface in org.drools.workbench.screens.scenariosimulation.client.resources
 
ScenarioSimulationEditorStylesCss - Interface in org.drools.workbench.screens.scenariosimulation.client.resources.css
 
scenarioSimulationEditorTitle() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
ScenarioSimulationEventHandler - Class in org.drools.workbench.screens.scenariosimulation.client.commands
This class is meant to be a centralized listener for events fired up by UI, responding to them issuing specific Commands.
ScenarioSimulationEventHandler() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
scenarioSimulationEventHandler - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
ScenarioSimulationGridHeaderUtilities - Class in org.drools.workbench.screens.scenariosimulation.client.utils
 
ScenarioSimulationGridHeaderUtilities() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationGridHeaderUtilities
 
ScenarioSimulationGridPanelClickHandler - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
 
ScenarioSimulationGridPanelClickHandler() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
scenarioSimulationGridPanelClickHandler - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
ScenarioSimulationGridPanelClickHandlerProducer - Class in org.drools.workbench.screens.scenariosimulation.client.producers
@Dependent Producer for a given ScenarioSimulationGridPanelClickHandler
ScenarioSimulationGridPanelClickHandlerProducer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
scenarioSimulationGridPanelClickHandlerProducer - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationViewProducer
 
ScenarioSimulationGridWidgetMouseEventHandler - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
 
ScenarioSimulationGridWidgetMouseEventHandler() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridWidgetMouseEventHandler
 
ScenarioSimulationProducer - Class in org.drools.workbench.screens.scenariosimulation.client.producers
@Dependent Class meant to be the only Producer for a given ScenarioSimulationEditorPresenter
ScenarioSimulationProducer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
ScenarioSimulationResourceType - Class in org.drools.workbench.screens.scenariosimulation.client.type
 
ScenarioSimulationResourceType() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.type.ScenarioSimulationResourceType
 
ScenarioSimulationResourceType(Decision) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.type.ScenarioSimulationResourceType
 
scenarioSimulationResourceTypeDescription() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
ScenarioSimulationUtils - Class in org.drools.workbench.screens.scenariosimulation.client.utils
 
ScenarioSimulationUtils() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
 
ScenarioSimulationView - Interface in org.drools.workbench.screens.scenariosimulation.client.editor
 
scenarioSimulationView - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationViewProducer
 
ScenarioSimulationViewImpl - Class in org.drools.workbench.screens.scenariosimulation.client.editor
Implementation of the main view for the ScenarioSimulation editor.
ScenarioSimulationViewImpl() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
scenarioSimulationViewProducer - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationProducer
 
ScenarioSimulationViewProducer - Class in org.drools.workbench.screens.scenariosimulation.client.producers
@Dependent Producer for a given ScenarioSimulationView
ScenarioSimulationViewProducer() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationViewProducer
 
ScenarioSimulationViolation - Class in org.drools.workbench.screens.scenariosimulation.client.commands
Class holding a meaningful message describing the violation happened
ScenarioSimulationViolation(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationViolation
 
searchButton - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
select() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
selectColumn(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Select all the cells of the given column
selected() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
selectedColumn - Variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
selectedFieldItemView - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
selectedListGroupItemView - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
selectedPath - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
SELECTOR_STROKE_WIDTH - Static variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
selectProperty(String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
selectProperty(String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
Expand the node and select the given property
selectRow(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Select all the cells of the given row
setAccessKey(char) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
setAsProperty(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setCell(int, int, Supplier<GridCell<?>>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method set a cell value to the grid and to the underlying model
setCellGridOnly(int, int, Supplier<GridCell<?>>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method set a cell value to the grid without modify underlying model
setCellValue(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setCellValue(int, int, GridCellValue<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
SetCellValueCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to to set the value of a grid' cell
SetCellValueCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetCellValueCommand
 
SetCellValueEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to set the GridCellValue at a given rox/column position
SetCellValueEvent(int, int, String, boolean) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
SetCellValueEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for SetCellValueEvent
setClassName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setColumnGroup(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setColumnGroup(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
setColumnId(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setColumnId(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
setColumnIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setColumnTitle(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
setCommand(Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
setContainersDisabledStatus(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
setContent(Simulation) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
setContent(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
 
setContent(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
setContext(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setCurrentContext(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
setDataI18nKey(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView
 
setDataI18nKey(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
setDataI18nKey(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView
 
setDataI18nKey(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
setDataObjectFieldsMap(SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setDataObjectFieldsMap(SortedMap<String, FactModelTree>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
setDataObjectsInstancesName(Set<String>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Set the names of already existing Data Objects/Instances, used inside updateHeaderValidation
setDeletePopupPresenter(DeletePopupPresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setDisable(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setDisabledStatus(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
setEditableHeaders(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
Set to false to prevent/avoid header editing
setEditingMode(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
setEditingMode(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridCell
 
setEnabled(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioMenuItem
 
setEnabled(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.RunMenuItem
 
setErrorMode(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridCell
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractHeaderMenuPresenter
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemPresenter
 
setEventBus(EventBus) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView.Presenter
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
This method must be called after all the ContextMenu setters
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setEventBus(EventBus) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
setEventBus(EventBus) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
setExpectedContextMenu(ExpectedContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setFactIdentifier(FactIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
setFactName(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
setFactName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
setFactNameAndType(String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
setFactNameAndType(String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
setFieldData(String, String, String, String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
setFieldData(String, String, String, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
setFilterTerm(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setFocus(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
setFullPackage(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setGivenContextMenu(GivenContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setGridContextMenu(GridContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setHeaderColumn(int, FactMapping, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
setHeaderColumns(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
setHeaderExpectedContextMenu(HeaderExpectedContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setHeaderGivenContextMenu(HeaderGivenContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
SetHeaderValueCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to to set the value of a header' cell
SetHeaderValueCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetHeaderValueCommand
 
setHiddenFieldsMap(SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setHiddenFieldsMap(SortedMap<String, FactModelTree>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
setId(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView
 
setId(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
setId(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView
 
setId(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
setInstanceAssigned(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
Set to true if an instance has been assigned, false otherwise.
setInstanceFieldsMap(SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setInstanceFieldsMap(SortedMap<String, FactModelTree>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
setInstanceHeader(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
SetInstanceHeaderCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to set the instance level header for a given column
SetInstanceHeaderCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetInstanceHeaderCommand
 
SetInstanceHeaderEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to set the instance level header for a given column
SetInstanceHeaderEvent(String, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.SetInstanceHeaderEvent
Use this constructor to modify the instance level header
SetInstanceHeaderEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for SetInstanceHeaderEvent
setKeepData(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setLabel(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView
 
setLabel(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
setLabel(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView
 
setLabel(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
setListGroupItemPresenter(ListGroupItemView.Presenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
setListGroupItemPresenter(ListGroupItemView.Presenter) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView.Presenter
 
setMovable(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.ScenarioGridColumnBuilder
 
setNotEqualsSearch(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setNotificationEvent(Event<NotificationEvent>) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setOpenDock(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setOtherContextMenu(OtherContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setParentPath(String) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
setParentPath(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
setPlaceHolder(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.ScenarioGridColumnBuilder
 
setPlaceHolder(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
setPlaceManager(PlaceManager) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
setPresenter(ExecutableMenuItemPresenter) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemView
 
setPresenter(ExecutableMenuItemPresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.ExecutableMenuItemViewImpl
 
setPresenter(MenuItemPresenter) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemView
 
setPresenter(MenuItemPresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.MenuItemViewImpl
 
setPresenter(FieldItemView.Presenter) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
setPresenter(FieldItemView.Presenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
setPreserveDeletePopupPresenter(PreserveDeletePopupPresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setPropertyAssigned(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
Set to true if a property has been assigned, false otherwise.
setPropertyHeader(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
SetPropertyHeaderCommand - Class in org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands
Command to to set the property level header for a given column
SetPropertyHeaderCommand() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.SetPropertyHeaderCommand
 
SetPropertyHeaderEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to set the property level header for a given column
SetPropertyHeaderEvent(String, String, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
Use this constructor to modify the property level header
SetPropertyHeaderEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for SetPropertyHeaderEvent
setPropertyName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setReadOnly(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
setReadOnly(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.HeaderBuilder
 
setRedoButtonEnabledStatus(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
setRight(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setRightPanelPresenter(RightPanelView.Presenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
setRightPanelRequest(PlaceRequest) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
setRowIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setScenarioCommandManager(ScenarioCommandManager) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setScenarioCommandRegistry(ScenarioCommandRegistry) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
setScenarioGrid(ScenarioGrid) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setScenarioGridCell(ScenarioGridCell) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
setScenarioGridPanel(ScenarioGridPanel) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationView
 
setScenarioGridPanel(ScenarioGridPanel) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationViewImpl
This method also set ScenarioGridLayer taken the instance from given ScenarioGridPanel
setScenarioGridPanel(ScenarioGridPanel) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridLayer
 
setScenarioHeaderMetaData(ScenarioHeaderMetaData) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioHeaderTextAreaDOMElement
Set the ScenarioHeaderMetaData this element is bind to
setScenarioSimulationEditorPresenter(ScenarioSimulationEditorPresenter) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
setSelectedColumnAndHeader(int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
Set the selectedColumn status of the model and select the header cell actually clicked
setSelectedElement(ListGroupItemView) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setSelectedElement(FieldItemView) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setSelectedElement(ListGroupItemView) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
Method to set the "selected" information - use this to set the instance level header
setSelectedElement(FieldItemView) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
Method to set the "selected" information - use this to set the property level header
setSimpleJavaInstanceFieldsMap(SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setSimpleJavaInstanceFieldsMap(SortedMap<String, FactModelTree>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
setSimpleJavaTypeFieldsMap(SortedMap<String, FactModelTree>) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setSimpleJavaTypeFieldsMap(SortedMap<String, FactModelTree>) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView.Presenter
 
setSimpleJavaTypeInstancesName(Set<String>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
Set the names of already existing Simple Java Types/Instances, used inside updateHeaderValidation
setSimulation(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setStatus(ScenarioSimulationContext.Status) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
Used to restore a previous Status inside this context
setStatusSimulationIfEmpty() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
Method to verify that Status' simulation is populated, since Simulation is set inside the model after the creation ot the current instance
setTabIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
setToExpand(boolean) - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
setToExpand(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
setUndoButtonEnabledStatus(boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
setUndoRedoButtonStatus(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
 
setUnmodifiableColumnGridContextMenu(UnmodifiableColumnGridContextMenu) - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
setup() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
setupExtensions() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.NewScenarioSimulationHandler
 
setValue(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setValue(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.factories.ScenarioCellTextAreaDOMElement
 
setValueClassName(String) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
setWidth(double) - Method in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationBuilders.ScenarioGridColumnBuilder
 
show(int, int, int, String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.AbstractColumnMenuPresenter
 
show(int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
show(int, int) - Method in interface org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenuView.BaseMenuPresenter
 
show(int, int, int, int, String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.GridContextMenu
 
show(int, int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.UnmodifiableColumnGridContextMenu
 
show(String, String, String, String, String, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopup.Presenter
Makes the DeletePopup visible with OK/Cancel buttons.
show(String, String, String, String, String, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopup
Makes the DeletePopup visible with OK/Cancel buttons.
show(String, String, String, String, String, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopupPresenter
 
show(String, String, String, String, String, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopupView
 
show(String, String, String, String, String, String, String, String, Command, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopup.Presenter
Makes the PreserveDeletePopup visible
show(String, String, String, String, String, String, String, String, Command, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopup
Makes the PreserveDeletePopup visible
show(String, String, String, String, String, String, String, String, Command, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupPresenter
 
show(String, String, String, String, String, String, String, String, Command, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupView
 
show(String, String, String, String, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopup.Presenter
Makes the ScenarioConfirmationPopup visible with OK/Cancel buttons.
show(String, String, String, String, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopup
Makes the ScenarioConfirmationPopup visible with OK/Cancel buttons.
show(String, String, String, String, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupPresenter
 
show(String, String, String, String, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
show(String, String, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup.Presenter
Makes the YesNoConfirmPopupView visible with OK/Cancel buttons.
show(String, String, InlineNotification.InlineNotificationType, String, Button.ButtonStyleType, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup.Presenter
Makes the YesNoConfirmPopupView visible with OK/Cancel buttons.
show(String, String, String, String, Command, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup.Presenter
Makes the YesNoConfirmPopupView visible with YES/NO/Cancel buttons.
show(String, String, InlineNotification.InlineNotificationType, String, String, Button.ButtonStyleType, Button.ButtonStyleType, String, Command, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup.Presenter
Makes the YesNoConfirmPopupView visible with YES/NO/Cancel buttons.
show(String, String, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup
Makes the YesNoConfirmPopupView visible with OK/Cancel buttons.
show(String, String, InlineNotification.InlineNotificationType, String, Button.ButtonStyleType, String, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup
Makes the YesNoConfirmPopupView visible with OK/Cancel buttons.
show(String, String, String, String, Command, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup
Makes the YesNoConfirmPopupView visible with YES/NO/Cancel buttons.
show(String, String, InlineNotification.InlineNotificationType, String, String, Button.ButtonStyleType, Button.ButtonStyleType, String, Command, Command) - Method in interface org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopup
Makes the YesNoConfirmPopupView visible with YES/NO/Cancel buttons.
show(String, String, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupPresenter
 
show(String, String, InlineNotification.InlineNotificationType, String, Button.ButtonStyleType, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupPresenter
 
show(String, String, String, String, Command, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupPresenter
 
show(String, String, InlineNotification.InlineNotificationType, String, String, Button.ButtonStyleType, Button.ButtonStyleType, String, Command, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupPresenter
 
show(String, String, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
show(String, String, InlineNotification.InlineNotificationType, String, Button.ButtonStyleType, String, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
show(String, String, String, String, Command, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
show(String, String, InlineNotification.InlineNotificationType, String, String, Button.ButtonStyleType, Button.ButtonStyleType, String, Command, Command) - Method in class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
showClearButton() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelView
 
showClearButton() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
showRightPanel() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
signalRightPanelAboutSelectedHeaderCells() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGrid
 
SIMPLE_CLASSES_MAP - Static variable in interface org.drools.workbench.screens.scenariosimulation.client.editor.strategies.DataManagementStrategy
 
simpleJavaInstanceFieldsMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
simpleJavaInstanceListContainer - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
simpleJavaTypeFieldsMap - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelPresenter
 
simpleJavaTypeInstancesName - Variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
simpleJavaTypeListContainer - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.RightPanelViewImpl
 
simulation - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
simulation - Variable in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
SOURCE_TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 
sourceType() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
SourceTypeSelector - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
 
SourceTypeSelector(TitledAttachmentFileWidget) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 
startApp() - Method in class org.drools.workbench.screens.scenariosimulation.client.ScenarioSimulationEditorEntryPoint
 
status - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext
 
Status() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
STROKE_WIDTH - Static variable in class org.drools.workbench.screens.scenariosimulation.client.renderers.BaseExpressionGridTheme
 
subGroupCounter - Static variable in class org.drools.workbench.screens.scenariosimulation.client.utils.ScenarioSimulationUtils
 

T

testEditor() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
testTools() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
TetraFunction<T,U,S,E,R> - Interface in org.drools.workbench.screens.scenariosimulation.client.interfaces
Represents a function that accepts two arguments and produces a result.
text1 - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
textDanger - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.DeletePopupView
 
textQuestion - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
TitledAttachmentFileWidget - Class in org.drools.workbench.screens.scenariosimulation.client.handlers
 
TitledAttachmentFileWidget() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
TitledAttachmentFileWidget(String, LibraryPlaces, AssetQueryService) - Constructor for class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
titleLabel - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
toExpand - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
toString() - Method in class org.drools.workbench.screens.scenariosimulation.client.metadata.ScenarioHeaderMetaData
 
toString() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
toString() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
toString() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridColumn
 
translationService - Variable in class org.drools.workbench.screens.scenariosimulation.client.popup.ScenarioConfirmationPopupView
 
TriFunction<T,U,S,R> - Interface in org.drools.workbench.screens.scenariosimulation.client.interfaces
Represents a function that accepts two arguments and produces a result.
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.AppendColumnEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.AppendRowEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteColumnEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.DeleteRowEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.DisableRightPanelEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.DuplicateRowEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.EnableRightPanelEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.InsertColumnEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.InsertRowEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.PrependColumnEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.PrependRowEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.RedoEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.ReloadRightPanelEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioGridReloadEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.ScenarioNotificationEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.SetCellValueEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.SetInstanceHeaderEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.SetPropertyHeaderEvent
 
TYPE - Static variable in class org.drools.workbench.screens.scenariosimulation.client.events.UndoEvent
 
typeScenarioSimulation() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.images.ScenarioSimulationEditorImageResources
 

U

ulPlain() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.css.ScenarioSimulationEditorStylesCss
 
undo(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.actualcommands.AbstractScenarioSimulationCommand
 
undo(ScenarioSimulationContext) - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
Calls undo on the last executed Command
undo() - Method in interface org.drools.workbench.screens.scenariosimulation.client.resources.i18n.ScenarioSimulationEditorConstants
 
UndoEvent - Class in org.drools.workbench.screens.scenariosimulation.client.events
GwtEvent to undo last command
UndoEvent() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.events.UndoEvent
 
UndoEventHandler - Interface in org.drools.workbench.screens.scenariosimulation.client.handlers
EventHandler for UndoEvent
undoneCommands - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioCommandRegistry
 
UnmodifiableColumnGridContextMenu - Class in org.drools.workbench.screens.scenariosimulation.client.editor.menu
The contextual menu of a ROW cell whose GROUP does not allow column modification (insert/delete).
UnmodifiableColumnGridContextMenu() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.editor.menu.UnmodifiableColumnGridContextMenu
 
unmodifiableColumnGridContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.ScenarioSimulationGridPanelClickHandler
 
unmodifiableColumnGridContextMenu - Variable in class org.drools.workbench.screens.scenariosimulation.client.producers.ScenarioSimulationGridPanelClickHandlerProducer
 
unregister() - Method in class org.drools.workbench.screens.scenariosimulation.client.widgets.ScenarioGridPanel
 
unregisterHandlers() - Method in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationEventHandler
 
unRegisterRightPanelCallback() - Method in class org.drools.workbench.screens.scenariosimulation.client.editor.ScenarioSimulationEditorPresenter
 
unselect() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView
 
unselect() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemViewImpl
 
unselect() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView
 
unselect() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemViewImpl
 
unselectAll() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
unselectAll() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemView.Presenter
 
unselectAll() - Method in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
unselectAll() - Method in interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemView.Presenter
 
updateAssetList() - Method in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 
updateColumnInstance(int, GridColumn<?>) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method update the instance mapped inside a given column
updateColumnProperty(int, GridColumn<?>, String, String, boolean) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
This method update the type mapped inside a give column and updates the underlying model
updateFactMapping(SimulationDescriptor, FactMapping, int, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
If the FactIdentifier of the given FactMapping equals the one at index, update the FactMapping.FactAlias at index position with the provided value
updateHeader(int, int, String) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
updateIndexColumn() - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
uploadWidget - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.SourceTypeSelector
 

V

validateHeaderUpdate(String, int, int) - Method in class org.drools.workbench.screens.scenariosimulation.client.models.ScenarioGridModel
 
value - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
valueClassName - Variable in class org.drools.workbench.screens.scenariosimulation.client.commands.ScenarioSimulationContext.Status
 
view - Variable in class org.drools.workbench.screens.scenariosimulation.client.editor.menu.BaseMenu
 
viewsProvider - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.FieldItemPresenter
 
viewsProvider - Variable in class org.drools.workbench.screens.scenariosimulation.client.rightpanel.ListGroupItemPresenter
 
ViewsProvider - Class in org.drools.workbench.screens.scenariosimulation.client.utils
 
ViewsProvider() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.utils.ViewsProvider
 

W

workspaceProject - Variable in class org.drools.workbench.screens.scenariosimulation.client.handlers.TitledAttachmentFileWidget
 

Y

YesNoConfirmPopup - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
YesNoConfirmPopup.Presenter - Interface in org.drools.workbench.screens.scenariosimulation.client.popup
 
YesNoConfirmPopupPresenter - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
YesNoConfirmPopupPresenter() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupPresenter
 
YesNoConfirmPopupView - Class in org.drools.workbench.screens.scenariosimulation.client.popup
 
YesNoConfirmPopupView() - Constructor for class org.drools.workbench.screens.scenariosimulation.client.popup.YesNoConfirmPopupView
 
A B C D E F G H I K L M N O P R S T U V W Y 
Skip navigation links
Drools Workbench - Scenario Simulation Editor - Client 7.16.0.Final

Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.