Interface IQueryReference
- All Superinterfaces:
IMultiQueryReference
- All Known Implementing Classes:
AbstractTransitiveClosure,AggregatorConstraint,BinaryReflexiveTransitiveClosure,BinaryTransitiveClosure,LeftJoinConstraint,NegativePatternCall,PatternCallBasedDeferred,PatternMatchCounter,PositivePatternCall,RepresentativeElectionConstraint
A
PConstraint that implements this interface refers to a PQuery.-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getReferredQuery
PQuery getReferredQuery() -
getReferredQueries
- Specified by:
getReferredQueriesin interfaceIMultiQueryReference- Since:
- 2.8
-