Package | Description |
---|---|
org.universAAL.context.reasoner | |
org.universAAL.ontology.reasoner | |
org.universAAL.samples.context.reasoner.client.interfaces |
Modifier and Type | Method and Description |
---|---|
Rule |
RuleModel.add(Rule rule) |
Modifier and Type | Method and Description |
---|---|
Rule |
RuleModel.add(Rule rule) |
Modifier and Type | Method and Description |
---|---|
Rule[] |
ReasoningService.getRule() |
Modifier and Type | Method and Description |
---|---|
void |
ReasoningService.addRule(Rule newValue) |
boolean |
Rule.equals(Rule rule) |
void |
ReasoningService.setRule(Rule[] propertyValue) |
Modifier and Type | Method and Description |
---|---|
Rule |
ReasoningCaller.addRule(Situation situation,
Query query,
boolean persistent)
A rule combines the given Situation with the given Query.
|
Rule |
ReasoningCaller.addRule(String uri,
Situation situation,
Query query,
boolean persistent)
A rule combines the given Situation with the given Query.
|
Modifier and Type | Method and Description |
---|---|
List<Rule> |
ReasoningCaller.getRules() |
Modifier and Type | Method and Description |
---|---|
boolean |
ReasoningCaller.remove(Rule rule) |
Copyright © 2018 universAAL Consortium. All rights reserved.