forked from apache/incubator-kie-drools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscesim-1-3-rule.scesim
More file actions
46 lines (46 loc) · 1.36 KB
/
Copy pathscesim-1-3-rule.scesim
File metadata and controls
46 lines (46 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<ScenarioSimulationModel version="1.3">
<simulation>
<simulationDescriptor>
<factMappings>
<FactMapping>
<expressionElements />
<expressionIdentifier>
<name>1541680933813</name>
<type>EXPECT</type>
</expressionIdentifier>
<factIdentifier>
<name>1541680933813</name>
<className>mortgages.mortgages.LoanApplication</className>
</factIdentifier>
<className>java.lang.Integer</className>
<factAlias>LoanApplication1</factAlias>
<expressionAlias>lengthYears</expressionAlias>
</FactMapping>
</factMappings>
<dmoSession>default</dmoSession>
<type>RULE</type>
</simulationDescriptor>
<scenarios>
<Scenario>
<factMappingValues>
<FactMappingValue/>
</factMappingValues>
<simulationDescriptor reference="../../../simulationDescriptor"/>
</Scenario>
<Scenario>
<factMappingValues>
<FactMappingValue/>
</factMappingValues>
<simulationDescriptor>
<factMappings/>
<type>RULE</type>
<skipFromBuild>false</skipFromBuild>
</simulationDescriptor>
</Scenario>
</scenarios>
</simulation>
<imports>
<imports/>
</imports>
</ScenarioSimulationModel>