Package | Description |
---|---|
org.drools.workbench.models.testscenarios.shared |
Modifier and Type | Class and Description |
---|---|
class |
CollectionFieldData |
class |
FactAssignmentField |
class |
FieldData |
class |
FieldPlaceHolder
This is just a place holder for empty field cells.
|
Modifier and Type | Method and Description |
---|---|
List<Field> |
Fact.getFieldData() |
Modifier and Type | Method and Description |
---|---|
void |
Fact.setFieldData(List<Field> fieldData) |
Constructor and Description |
---|
Fact(String type,
List<Field> fieldData) |
FactData(String type,
String name,
List<Field> fieldData,
boolean modify) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.