atomPattern, varName| Modifier | Constructor and Description |
|---|---|
protected |
TypeAtom(TypeAtom a) |
|
TypeAtom(VarAdmin pattern,
IdPredicate p,
ReasonerQuery par) |
|
TypeAtom(VarAdmin pattern,
ReasonerQuery par) |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
copy() |
protected ConceptId |
extractTypeId(VarAdmin var) |
protected VarName |
extractValueVariableName(VarAdmin var) |
Type |
getType() |
boolean |
isSelectable() |
boolean |
isType() |
protected void |
setValueVariable(VarName var) |
equivalenceHashCode, getCombinedPattern, getPredicate, predicatesEquivalent, setParentQuery, setPredicate, unifyequals, getLinkedAtoms, getUnifiers, getValueVariable, getVarNames, hashCode, isBinary, isEquivalent, isRuleApplicable, requiresMaterialisationgetApplicableRules, getIdPredicates, getMappedTypeConstraints, getPermutationUnifiers, getPredicates, getRoleVarTypeMap, getTypeConstraints, getTypeId, getUnmappedIdPredicates, getUnmappedTypeConstraints, getValuePredicates, inferTypes, isAtom, isRecursive, isRelation, isResource, isRuleResolvable, rewriteToUserDefined, rewriteToUserDefinedWithUnifierscontainsVar, getParentQuery, getPattern, getVarName, graph, isUserDefinedName, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisPredicatepublic TypeAtom(VarAdmin pattern, ReasonerQuery par)
public TypeAtom(VarAdmin pattern, IdPredicate p, ReasonerQuery par)
protected TypeAtom(TypeAtom a)
protected ConceptId extractTypeId(VarAdmin var)
extractTypeId in class Binaryprotected VarName extractValueVariableName(VarAdmin var)
extractValueVariableName in class BinaryBaseprotected void setValueVariable(VarName var)
setValueVariable in class BinaryBasepublic Atomic copy()
public boolean isType()
public boolean isSelectable()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.