public class SWRLDataRangeAtomImpl extends SWRLUnaryAtomImpl<SWRLDArgument> implements SWRLDataRangeAtom
| Constructor and Description |
|---|
SWRLDataRangeAtomImpl(OWLDataRange predicate,
SWRLDArgument arg) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLObjectVisitor visitor)
Accepts a visitor
|
<O> O |
accept(OWLObjectVisitorEx<O> visitor)
Accepts a visitor
|
void |
accept(SWRLObjectVisitor visitor) |
<O> O |
accept(SWRLObjectVisitorEx<O> visitor) |
boolean |
equals(Object obj) |
OWLDataRange |
getPredicate()
Gets the predicate of this atom.
|
addAnonymousIndividualsToSet, addSignatureEntitiesToSet, getAllArguments, getArgumentcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringgetArgumentgetAllArgumentsgetNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignaturepublic SWRLDataRangeAtomImpl(@Nonnull OWLDataRange predicate, @Nonnull SWRLDArgument arg)
predicate - predicatearg - range argument@Nonnull public OWLDataRange getPredicate()
SWRLAtomgetPredicate in interface SWRLAtomgetPredicate in interface SWRLDataRangeAtomgetPredicate in class SWRLAtomImplpublic void accept(OWLObjectVisitor visitor)
OWLObjectpublic void accept(SWRLObjectVisitor visitor)
accept in interface SWRLObjectvisitor - visitor to acceptpublic <O> O accept(SWRLObjectVisitorEx<O> visitor)
accept in interface SWRLObjectO - visitor return typevisitor - visitor to acceptpublic boolean equals(Object obj)
equals in class OWLObjectImplWithoutEntityAndAnonCachingpublic <O> O accept(OWLObjectVisitorEx<O> visitor)
OWLObjectCopyright © 2016 The University of Manchester. All Rights Reserved.