|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FactSource
Source of facts of particular type(s). Backward reasoning is built on pulling facts of needed type from fact sources.
| Method Summary | ||
|---|---|---|
|
getFacts(Class<T> factType)
Retrieves facts. |
|
Class<?>[] |
getFactTypes()
|
|
| Method Detail |
|---|
Class<?>[] getFactTypes()
<T> FactIterator<T> getFacts(Class<T> factType)
factType -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||