Package tools.refinery.store.query.view
Class ForbiddenView
java.lang.Object
tools.refinery.store.query.view.SymbolView<TruthValue>
tools.refinery.store.query.view.TuplePreservingView<TruthValue>
tools.refinery.store.query.view.ForbiddenView
- All Implemented Interfaces:
 Constraint,AnySymbolView
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class tools.refinery.store.query.view.TuplePreservingView
canIndexSlot, equals, forwardMap, forwardMap, get, getAdjacent, getParameters, hashCodeMethods inherited from class tools.refinery.store.query.view.SymbolView
filter, getAll, getSymbol, getViewName, name, toReferenceString, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface tools.refinery.store.query.view.AnySymbolView
getFunctionalDependencies, getImpliedRelationViewsMethods inherited from interface tools.refinery.logic.Constraint
aggregateBy, aggregateBy, arity, call, call, call, callTransitive, count, count, equals, getReduction, invalidIndex, leftJoinBy, leftJoinBy 
- 
Constructor Details
- 
ForbiddenView
 
 - 
 - 
Method Details
- 
doFilter
- Specified by:
 doFilterin classSymbolView<TruthValue>
 
 -