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, inferTypes, isUserDefined, setParentQuery, toString, txclone, finalize, getClass, notify, notifyAll, wait, wait, waitisAllowedToFormRuleHead, isAtom, isPredicate, isRecursive, isRelation, isResource, isRuleResolvable, isSelectable, isType, validateOntologicallypublic RegexAtom(Var varName, RegexProperty prop, ReasonerQuery parent)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.