Uses of Class
org.projog.core.event.SpyPoints
-
Packages that use SpyPoints Package Description org.projog.core.kb org.projog.core.predicate -
-
Uses of SpyPoints in org.projog.core.kb
Fields in org.projog.core.kb declared as SpyPoints Modifier and Type Field Description private SpyPointsKnowledgeBase. spyPointsMethods in org.projog.core.kb that return SpyPoints Modifier and Type Method Description SpyPointsKnowledgeBase. getSpyPoints() -
Uses of SpyPoints in org.projog.core.predicate
Methods in org.projog.core.predicate that return SpyPoints Modifier and Type Method Description protected SpyPointsAbstractPredicateFactory. getSpyPoints()protected SpyPointsAbstractSingleResultPredicate. getSpyPoints()
-