public class ImmutableCQSyntacticContainmentCheck<P extends AtomPredicate> extends Object implements ImmutableCQContainmentCheck<P>
| Constructor and Description |
|---|
ImmutableCQSyntacticContainmentCheck() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContainedIn(ImmutableCQ<P> cq1,
ImmutableCQ<P> cq2)
Check if query cq1 is contained in cq2, syntactically.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremoveContainedQueriespublic ImmutableCQSyntacticContainmentCheck()
public boolean isContainedIn(ImmutableCQ<P> cq1, ImmutableCQ<P> cq2)
isContainedIn in interface ImmutableCQContainmentCheck<P extends AtomPredicate>Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.