| Package | Description |
|---|---|
| com.entitystream.identiza.entity.resolve.metadata | |
| com.entitystream.identiza.entity.resolve.types | |
| com.entitystream.identiza.wordlist |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
PurposeColumn.popRuleSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
PurposeColumn.pushRuleSet(RuleSet ruleSet) |
| Modifier and Type | Field and Description |
|---|---|
protected RuleSet |
MatchBase.ruleSet |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
MatchProcDefinitionInterface.getRuleSet() |
RuleSet |
MatchProcDefinition.getRuleSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchProcInterface.setRuleSet(RuleSet ruleset) |
void |
MatchProcDefinitionInterface.setRuleSet(RuleSet ruleset) |
void |
MatchProcDefinition.setRuleSet(RuleSet ruleset) |
void |
MatchBase.setRuleSet(RuleSet ruleset) |
| Modifier and Type | Method and Description |
|---|---|
static RuleSet |
RuleSet.createRuleSet(Document def) |
static RuleSet |
RuleSet.createRuleSet(Iterator<Document> docs) |
static RuleSet |
RuleSet.emptyRuleSet() |
static RuleSet |
RuleFactory.getInstance(String purposeColumnName) |
static RuleSet |
RuleSet.updateRuleSet(RuleSet rules,
Iterator<Document> docs) |
| Modifier and Type | Method and Description |
|---|---|
static RuleSet |
RuleSet.updateRuleSet(RuleSet rules,
Iterator<Document> docs) |
| Constructor and Description |
|---|
RuleSetMap(Map<String,RuleSet> mapin) |
Copyright © 2021. All rights reserved.