| Package | Description |
|---|---|
| net.sf.tweety.logics.cl | |
| net.sf.tweety.logics.cl.kappa | |
| net.sf.tweety.logics.cl.rules |
| Modifier and Type | Method and Description |
|---|---|
Collection<KappaValue> |
RuleBasedCReasoner.getKappas() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedCReasoner.Rule.setKappas(Collection<KappaValue> kappas)
Sets the Collection of
KappaValue that is used as data basis
for the rule |
| Modifier and Type | Method and Description |
|---|---|
Map<Conditional,KappaValue> |
ConditionalStructureKappaBuilder.build(ConditionalStructure structure)
This builds a map of conditionals to
KappaValue instances which represent the penalty
term for a falsified conditional |
| Modifier and Type | Field and Description |
|---|---|
protected List<KappaValue> |
RuleAdapter.kappas
the kappas the rule works on
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluateRule.setKappas(Collection<KappaValue> kappas) |
void |
RuleAdapter.setKappas(Collection<KappaValue> kappas) |
Copyright © 2018. All rights reserved.