public interface ReasoningStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
setCapability(Capability capability)
Sets the capability with which this strategy is associated with.
|
void setCapability(Capability capability)
IllegalArgumentException.capability - the capability to set.