public class DataTypeAtom extends AtomicBase
Atomic corresponding to DataTypeProperty.
| Constructor and Description |
|---|
DataTypeAtom(Var varName,
DataTypeProperty prop,
ReasonerQuery parent) |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
copy() |
boolean |
equals(Object obj) |
int |
equivalenceHashCode() |
AttributeType.DataType<?> |
getDataType() |
int |
hashCode() |
boolean |
isEquivalent(Object obj) |
containsVar, getCombinedPattern, getParentQuery, getPattern, getVarName, getVarNames, inferTypes, isUserDefined, setParentQuery, toString, txclone, finalize, getClass, notify, notifyAll, wait, wait, waitisAllowedToFormRuleHead, isAtom, isPredicate, isRecursive, isRelation, isResource, isRuleResolvable, isSelectable, isType, validateOntologicallypublic DataTypeAtom(Var varName, DataTypeProperty prop, ReasonerQuery parent)
public boolean isEquivalent(Object obj)
public int equivalenceHashCode()
public Atomic copy()
copy in interface Atomiccopy in class AtomicBasepublic AttributeType.DataType<?> getDataType()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.