Class | Description |
---|---|
ExpressionElement |
Single element of a expression, i.e. in person.fullName.last each component is an ExpressionElement
|
ExpressionIdentifier |
Identify an expression.
|
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
|
FactMappingValue |
FactMappingValue contains the identifier of a fact mapping + the raw value
|
Scenario |
Scenario contains description and values to test in the defined scenario
|
ScenarioSimulationModel | |
ScenarioWithIndex |
Tuple with Scenario and its index
|
Simulation |
Envelop class that wrap the definition of the simulation and the values of the scenarios
|
SimulationDescriptor |
SimulationDescriptor describes a template of a simulation
|
SimulationRunMetadata |
Aggregation of all metadata information about a simulation run
|
Enum | Description |
---|---|
ExpressionIdentifier.NAME | |
FactMappingType |
Type of fact mappings
|
FactMappingValueStatus | |
ScenarioSimulationModel.Type |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.