public class RegexAtom extends AtomicBase
Atomic corresponding to RegexProperty.
| Constructor and Description |
|---|
RegexAtom(Var varName,
RegexProperty prop,
ReasonerQuery parent) |
| Modifier and Type | Method and Description |
|---|---|
Atomic |
copy() |
boolean |
equals(Object obj) |
int |
equivalenceHashCode() |
String |
getRegex() |
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 RegexAtom(Var varName, RegexProperty prop, ReasonerQuery parent)
public boolean isEquivalent(Object obj)
public int equivalenceHashCode()
public Atomic copy()
copy in interface Atomiccopy in class AtomicBasepublic String getRegex()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.