Modifier and Type | Field and Description |
---|---|
protected Reasoner |
ServiceLevelAgreementsAlgorithm.reasoner |
Modifier and Type | Method and Description |
---|---|
Reasoner |
IServiceLevelAgreementsAlgorithm.getReasoner() |
Reasoner |
ServiceLevelAgreementsAlgorithm.getReasoner() |
Modifier and Type | Method and Description |
---|---|
void |
IServiceLevelAgreementsAlgorithm.setReasoner(Reasoner reasoner) |
void |
ServiceLevelAgreementsAlgorithm.setReasoner(Reasoner reasoner) |
Modifier and Type | Method and Description |
---|---|
static Reasoner |
ReasonerFactory.getReasoner(ReasonerType type) |
Modifier and Type | Class and Description |
---|---|
class |
BasicDeductiveReasoner
Basic reasoner class.
|