JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Drools Workbench - Scenario Simulation Editor - API 7.24.0-SNAPSHOT
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
O
R
S
T
V
A
accept(Path)
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
addExpandableProperty(String, String)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
addMultipleNestedCollectionError(String)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
addMultipleNestedObjectError(String)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
addSimpleProperty(String, String)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
C
cloneFactModelTree()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
create(Path, String, ScenarioSimulationModel, String, ScenarioSimulationModel.Type, String)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
ScenarioSimulationService
D
DMNTypeService
- Interface in
org.drools.workbench.screens.scenariosimulation.service
E
exportSimulation(ImportExportType, Simulation)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
ImportExportService
This method export the given simulation to the requested type
F
FactModelTree
- Class in
org.drools.workbench.screens.scenariosimulation.model.typedescriptor
Class used to recursively represent a given fact with its ModelFields eventually expanded
FactModelTree()
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
FactModelTree(String, String, Map<String, String>, Map<String, List<String>>)
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
Call this constructor to have a
FactModelTree
with
UNDEFINED
Type
FactModelTree(String, String, Map<String, String>, Map<String, List<String>>, FactModelTree.Type)
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
Call this constructor to specify the
FactModelTree
'
Type
FactModelTree.Type
- Enum in
org.drools.workbench.screens.scenariosimulation.model.typedescriptor
FactModelTuple
- Class in
org.drools.workbench.screens.scenariosimulation.model.typedescriptor
Class used to recursively represent a given fact with its ModelFields eventually expanded
FactModelTuple()
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
FactModelTuple(SortedMap<String, FactModelTree>, SortedMap<String, FactModelTree>)
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
G
getCategory()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getDataModel()
- Method in class org.drools.workbench.screens.scenariosimulation.model.
ScenarioSimulationModelContent
getDescription()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getExpandableProperties()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
getExtension()
- Method in enum org.drools.workbench.screens.scenariosimulation.service.
ImportExportType
getFactName()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
getFullPackage()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
getGenericTypeInfo(String)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
Returns the
generic type
info of the given
property
getGenericTypesMap()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
getHiddenFacts()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
getModel()
- Method in class org.drools.workbench.screens.scenariosimulation.model.
ScenarioSimulationModelContent
getMultipleNestedCollectionError()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
getMultipleNestedObjectError()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
getOverview()
- Method in class org.drools.workbench.screens.scenariosimulation.model.
ScenarioSimulationModelContent
getPrefix()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getPriority()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getScenarioWithIndex()
- Method in class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
getShortName()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getSimpleProperties()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
getSimpleWildcardPattern()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getSimulationRunMetadata()
- Method in class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
getSuffix()
- Method in class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
getTestResultMessage()
- Method in class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
getType()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
getVisibleFacts()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTuple
I
ImportExportService
- Interface in
org.drools.workbench.screens.scenariosimulation.service
This interface define the service to export and import data from a scenario
ImportExportType
- Enum in
org.drools.workbench.screens.scenariosimulation.service
importSimulation(ImportExportType, Object, Simulation)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
ImportExportService
This method parse the raw value and return a new simulation.
initializeNameAndNamespace(Simulation, Path, String)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
DMNTypeService
Extract name and namespace from DMN model (dmnPath) and update simulation
isSimple()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
L
loadContent(Path)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
ScenarioSimulationService
O
org.drools.workbench.screens.scenariosimulation.model
- package org.drools.workbench.screens.scenariosimulation.model
org.drools.workbench.screens.scenariosimulation.model.typedescriptor
- package org.drools.workbench.screens.scenariosimulation.model.typedescriptor
org.drools.workbench.screens.scenariosimulation.service
- package org.drools.workbench.screens.scenariosimulation.service
org.drools.workbench.screens.scenariosimulation.type
- package org.drools.workbench.screens.scenariosimulation.type
R
removeSimpleProperty(String)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
retrieveFactModelTuple(Path, String)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
DMNTypeService
Retrieves a
FactModelTuple
representing the given
dmn
file
runScenario(Path, SimulationDescriptor, List<ScenarioWithIndex>)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
ScenarioSimulationService
runTest(String, Path, SimulationDescriptor, List<ScenarioWithIndex>)
- Method in interface org.drools.workbench.screens.scenariosimulation.service.
ScenarioRunnerService
S
ScenarioRunnerService
- Interface in
org.drools.workbench.screens.scenariosimulation.service
ScenarioSimulationModelContent
- Class in
org.drools.workbench.screens.scenariosimulation.model
ScenarioSimulationModelContent()
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.
ScenarioSimulationModelContent
ScenarioSimulationModelContent(ScenarioSimulationModel, Overview, PackageDataModelOracleBaselinePayload)
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.
ScenarioSimulationModelContent
ScenarioSimulationResourceTypeDefinition
- Class in
org.drools.workbench.screens.scenariosimulation.type
ScenarioSimulationResourceTypeDefinition()
- Constructor for class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
ScenarioSimulationResourceTypeDefinition(Decision)
- Constructor for class org.drools.workbench.screens.scenariosimulation.type.
ScenarioSimulationResourceTypeDefinition
ScenarioSimulationService
- Interface in
org.drools.workbench.screens.scenariosimulation.service
scenarioWithIndex
- Variable in class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
setSimple(boolean)
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
simulationRunMetadata
- Variable in class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
SimulationRunResult
- Class in
org.drools.workbench.screens.scenariosimulation.model
Transport object that contains run result data and report
SimulationRunResult()
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
SimulationRunResult(List<ScenarioWithIndex>, SimulationRunMetadata, TestResultMessage)
- Constructor for class org.drools.workbench.screens.scenariosimulation.model.
SimulationRunResult
T
toString()
- Method in class org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree
V
valueOf(String)
- Static method in enum org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree.Type
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.drools.workbench.screens.scenariosimulation.service.
ImportExportType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.drools.workbench.screens.scenariosimulation.model.typedescriptor.
FactModelTree.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.drools.workbench.screens.scenariosimulation.service.
ImportExportType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
I
L
O
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Drools Workbench - Scenario Simulation Editor - API 7.24.0-SNAPSHOT
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2019
JBoss by Red Hat
. All rights reserved.