Skip navigation links
Drools Workbench - Scenario Simulation Editor - API 7.10.0.Final
A C D E F G H L O 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(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
 

C

clear() - Method in class org.drools.workbench.screens.scenariosimulation.model.Simulation
 
clear() - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
 
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
 

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, int) - Constructor for class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
FactMapping(String, FactIdentifier, ExpressionIdentifier, int) - 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
 

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
 
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
 
getFactMappings() - 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
 
getFactMappingValues() - 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
 
getLogicalPosition() - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
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
 
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
 
getScenarios() - 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
 
getType() - Method in class org.drools.workbench.screens.scenariosimulation.model.ExpressionIdentifier
 

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
 

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
 

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
 
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
 
setLogicalPosition(int) - Method in class org.drools.workbench.screens.scenariosimulation.model.FactMapping
 
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
 
sortByLogicalPosition() - Method in class org.drools.workbench.screens.scenariosimulation.model.SimulationDescriptor
Sort elements based on logicalPosition value

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 O S V 
Skip navigation links
Drools Workbench - Scenario Simulation Editor - API 7.10.0.Final

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