| Package | Description |
|---|---|
| org.drools.scenariosimulation.api.model |
| Class and Description |
|---|
| AbstractScesimData
Abstract class representing the values inside
AbstractScesimModel, to be extended by concrete implementations |
| AbstractScesimModel
Abstract class representing the content model of the grid, to be extended by concrete implementations
|
| AuditLog
Java representation of a full audit report
|
| AuditLogLine
Java representation of a single audit line
|
| Background
Envelop class that wrap the definition of the Background grid and its data
|
| BackgroundData
BackgroundData contains values to use inside simulation
|
| BackgroundDataWithIndex
Tuple with
BackgroundData> and its index |
| ExpressionElement
Single element of a expression, i.e. in person.fullName.last each component is an ExpressionElement
|
| ExpressionIdentifier
Identify an expression.
|
| ExpressionIdentifier.NAME |
| FactIdentifier
A fact is identified by its name and the canonical name of its class
|
| FactMapping
It describes how to reach a single property of a fact
|
| FactMappingType
Type of fact mappings
|
| FactMappingValue
FactMappingValue contains the identifier of a fact mapping + the raw value
|
| FactMappingValueStatus |
| FactMappingValueType
It assigns a Type to the
FactMapping value. |
| Scenario
Scenario contains description and values to test in the defined scenario
|
| ScenarioSimulationModel.Type |
| ScenarioWithIndex
Tuple with
Scenario and its index |
| ScesimDataWithIndex
Tuple with
AbstractScesimData and its index |
ScesimModelDescriptor
ScesimModelDescriptor describes the template of a concrete AbstractScesimModel |
Settings
Settings to be used inside scenario simulation asset |
| Simulation
Envelop class that wrap the definition of the simulation and the values of the scenarios
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.