public class IsAbstractAtom extends AtomicBase
Atomic corresponding to IsAbstractProperty.
| Constructor and Description |
|---|
IsAbstractAtom(Var varName,
ReasonerQuery parent) |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
copy() |
boolean |
equals(Object obj) |
int |
equivalenceHashCode() |
int |
hashCode() |
boolean |
isEquivalent(Object obj) |
containsVar, getCombinedPattern, getParentQuery, getPattern, getVarName, getVarNames, graph, isUserDefinedName, setParentQuery, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisAtom, isPredicate, isRecursive, isRuleResolvable, isSelectablepublic IsAbstractAtom(Var varName, ReasonerQuery parent)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.