Modifier and Type | Class and Description |
---|---|
class |
ActionInsertFactFieldsPattern
A Fact Pattern used by the ActionInsertFactFieldsPage Wizard page adding
a flag indicating whether the Pattern is inserted Logically or not
|
Modifier and Type | Method and Description |
---|---|
Pattern52 |
Pattern52.clonePattern()
Clones this pattern instance.
|
Pattern52 |
GuidedDecisionTable52.getConditionPattern(String boundName) |
Pattern52 |
GuidedDecisionTable52.getPattern(ConditionCol52 col) |
Modifier and Type | Method and Description |
---|---|
List<Pattern52> |
GuidedDecisionTable52.getPatterns()
Return an immutable list of Pattern columns
|
Modifier and Type | Method and Description |
---|---|
void |
Pattern52.update(Pattern52 other)
Update this pattern instance properties with the given ones from other pattern instance.
|
void |
ActionInsertFactFieldsPattern.update(Pattern52 other) |
Modifier and Type | Class and Description |
---|---|
class |
FactPatternPattern52Adaptor
Adaptor to use RuleModel class in GuidedDecisionTable
|
Modifier and Type | Method and Description |
---|---|
Pattern52 |
FactPatternPattern52Adaptor.clonePattern() |
Modifier and Type | Method and Description |
---|---|
void |
FactPatternPattern52Adaptor.update(Pattern52 other) |
Constructor and Description |
---|
Pattern52FactPatternAdaptor(Pattern52 pattern) |
Modifier and Type | Method and Description |
---|---|
org.kie.soup.project.datamodel.oracle.DataType.DataTypes |
ColumnUtilitiesBase.getDataType(Pattern52 pattern,
ActionSetFieldCol52 action)
Get the Data Type corresponding to a given column
|
org.kie.soup.project.datamodel.oracle.DataType.DataTypes |
ColumnUtilitiesBase.getDataType(Pattern52 pattern,
ConditionCol52 condition)
Get the Data Type corresponding to a given column
|
protected String |
ColumnUtilitiesBase.getType(Pattern52 pattern,
ConditionCol52 col) |
org.kie.soup.project.datamodel.oracle.DataType.DataTypes |
ColumnUtilitiesBase.getTypeSafeType(Pattern52 pattern,
ActionSetFieldCol52 column) |
org.kie.soup.project.datamodel.oracle.DataType.DataTypes |
ColumnUtilitiesBase.getTypeSafeType(Pattern52 pattern,
ConditionCol52 column) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.