| Package | Description |
|---|---|
| org.drools.workbench.screens.scenariosimulation.model.typedescriptor |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,FactModelTree> |
FactModelTuple.getHiddenFacts() |
SortedMap<String,FactModelTree> |
FactModelTuple.getVisibleFacts() |
| Constructor and Description |
|---|
FactModelTuple(SortedMap<String,FactModelTree> visibleFacts,
SortedMap<String,FactModelTree> hiddenFacts) |
FactModelTuple(SortedMap<String,FactModelTree> visibleFacts,
SortedMap<String,FactModelTree> hiddenFacts) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.