public interface IQueryReference extends IMultiQueryReference
PConstraint
that implements this interface refers to a PQuery
.Modifier and Type | Method and Description |
---|---|
default java.util.List<PQuery> |
getReferredQueries() |
PQuery |
getReferredQuery() |
PQuery getReferredQuery()
default java.util.List<PQuery> getReferredQueries()
getReferredQueries
in interface IMultiQueryReference