Skip navigation links
Drools Workbench - Scenario Simulation Editor - API 7.12.0-SNAPSHOT
A C D E F G H L M O R S V 

A

accept(Path) - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
addExpressionElement(String, String) - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
addFactMapping(FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
addFactMapping(String, FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
addFactMapping(int, FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
addFactMapping(int, String, FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
addMappingValue(FactIdentifier, ExpressionIdentifier, Object) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
addOrUpdateMappingValue(FactIdentifier, ExpressionIdentifier, Object) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
addScenario() - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
addScenario(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 

C

cleanValue(Object) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
clear() - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
clear() - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
cloneScenario(int, int) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
create(String, FactMappingType) - Static method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
create(String, String) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 

D

DESCRIPTION - Static variable in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
DESCRIPTION - Static variable in class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 

E

equals(Object) - Method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
equals(Object) - Method in class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 
ExpressionElement - Class in org.drools.workbench.screens.scenariosimulation.model
Single element of a expression, i.e. in person.fullName.last each component is an ExpressionElement
ExpressionElement() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.ExpressionElement
 
ExpressionElement(String) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.ExpressionElement
 
ExpressionIdentifier - Class in org.drools.workbench.screens.scenariosimulation.model
Identify an expression.
ExpressionIdentifier() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
ExpressionIdentifier(String, FactMappingType) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
extractOperator(Object) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 

F

FactIdentifier - Class in org.drools.workbench.screens.scenariosimulation.model
A fact is identified by its name and the canonical name of its class
FactIdentifier() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 
FactIdentifier(String, String) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 
FactMapping - Class in org.drools.workbench.screens.scenariosimulation.model
It describes how to reach a single property of a fact
FactMapping() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
FactMapping(FactIdentifier, ExpressionIdentifier) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
FactMapping(String, FactIdentifier, ExpressionIdentifier) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
FactMappingType - Enum in org.drools.workbench.screens.scenariosimulation.model
Type of fact mappings
FactMappingValue - Class in org.drools.workbench.screens.scenariosimulation.model
FactMappingValue contains the identifier of a fact mapping + the raw value
FactMappingValue() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
FactMappingValue(FactIdentifier, ExpressionIdentifier, Object) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
FactMappingValue(FactIdentifier, ExpressionIdentifier, Object, FactMappingValueOperator) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
FactMappingValueOperator - Enum in org.drools.workbench.screens.scenariosimulation.model
 
findOperator(String) - Static method in enum org.drools.workbench.screens.scenariosimulation.model.FactMappingValueOperator
 

G

getCategory() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getClassName() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 
getClassName() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getCleanValue() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getDataModel() - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModelContent
 
getDescription() - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
getDescription() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getExpressionAlias() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getExpressionElements() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getExpressionIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getExpressionIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getFactIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getFactIdentifier() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getFactIdentifiers() - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
getFactMapping(FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
getFactMappingByIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
getFactMappingsByFactName(String) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
getFactMappingValue(FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
getFactMappingValueByIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
getFactMappingValuesByFactIdentifier(FactIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
getFactNames() - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
getFullExpression() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getImports() - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModel
 
getIndexByIdentifier(FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
getModel() - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModelContent
 
getName() - Method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
getName() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 
getOperator() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getOverview() - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModelContent
 
getPlaceHolder(FactMappingType) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getPlaceHolder(FactMappingType, int) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
getPlaceHolder() - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getPlaceHolder(int) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getPlaceHolder(int, int) - Static method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getPrefix() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getPriority() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getRawValue() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
getScenarioByIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
getShortName() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getSimpleWildcardPattern() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getSimulation() - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModel
 
getSimulationDescriptor() - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
getStep() - Method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionElement
 
getSuffix() - Method in class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
getSymbols() - Method in enum org.drools.workbench.screens.scenariosimulation.model.FactMappingValueOperator
 
getType() - Method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
getUnmodifiableFactMappings() - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
Returns an unmodifiable list wrapping the backed one
getUnmodifiableFactMappingValues() - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
Returns an unmodifiable list wrapping the backed one NOTE: list order could not be aligned to factMapping order.
getUnmodifiableScenarios() - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
Returns an unmodifiable list wrapping the backed one

H

hashCode() - Method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 
hashCode() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactIdentifier
 

L

loadContent(Path) - Method in interface org.drools.workbench.screens.scenariosimulation.service.ScenarioSimulationService
 

M

moveFactMapping(int, int) - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 

O

org.drools.workbench.screens.scenariosimulation.model - package org.drools.workbench.screens.scenariosimulation.model
 
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

removeFactMapping(FactMapping) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
removeFactMappingByIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
removeFactMappingValue(FactMappingValue) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
removeFactMappingValueByIdentifiers(FactIdentifier, ExpressionIdentifier) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
removeScenario(Scenario) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
removeScenarioByIndex(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
runScenario(Path, ScenarioSimulationModel) - Method in interface org.drools.workbench.screens.scenariosimulation.service.ScenarioSimulationService
 
runTest(String, Path, ScenarioSimulationModel) - Method in interface org.drools.workbench.screens.scenariosimulation.service.ScenarioRunnerService
 

S

Scenario - Class in org.drools.workbench.screens.scenariosimulation.model
Scenario contains description and values to test in the defined scenario
Scenario() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
Scenario(SimulationDescriptor) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
ScenarioRunnerService - Interface in org.drools.workbench.screens.scenariosimulation.service
 
ScenarioSimulationModel - Class in org.drools.workbench.screens.scenariosimulation.model
 
ScenarioSimulationModel() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModel
 
ScenarioSimulationModel(Simulation) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModel
 
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(Model) - Constructor for class org.drools.workbench.screens.scenariosimulation.type.ScenarioSimulationResourceTypeDefinition
 
ScenarioSimulationService - Interface in org.drools.workbench.screens.scenariosimulation.service
 
setDescription(String) - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
setExpressionAlias(String) - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
setImports(Imports) - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModel
 
setRawValue(Object) - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMappingValue
 
setSimulation(Simulation) - Method in class org.drools.workbench.screens.scenariosimulation.model.ScenarioSimulationModel
 
Simulation - Class in org.drools.workbench.screens.scenariosimulation.model
Envelop class that wrap the definition of the simulation and the values of the scenarios
Simulation() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
SimulationDescriptor - Class in org.drools.workbench.screens.scenariosimulation.model
SimulationDescriptor describes a template of a simulation
SimulationDescriptor() - Constructor for class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
sort() - Method in class org.drools.workbench.screens.scenariosimulation.model.Scenario
 
sort() - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 

V

valueOf(String) - Static method in enum org.drools.workbench.screens.scenariosimulation.model.FactMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drools.workbench.screens.scenariosimulation.model.FactMappingValueOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.drools.workbench.screens.scenariosimulation.model.FactMappingType
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.model.FactMappingValueOperator
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H L M O R S V 
Skip navigation links
Drools Workbench - Scenario Simulation Editor - API 7.12.0-SNAPSHOT

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