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) |
<O> O |
accept(OWLObjectVisitorEx<O> visitor) |
void |
accept(SWRLObjectVisitor visitor) |
<O> O |
accept(SWRLObjectVisitorEx<O> visitor) |
boolean |
equals(Object obj) |
OWLDataRange |
getPredicate() |
addAnonymousIndividualsToSet, addSignatureEntitiesToSet, getAllArguments, getArgumentcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringgetArgumentgetAllArgumentsgetNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamedpublic SWRLDataRangeAtomImpl(@Nonnull OWLDataRange predicate, @Nonnull SWRLDArgument arg)
predicate - predicatearg - range argument@Nonnull public OWLDataRange getPredicate()
getPredicate in interface SWRLAtomgetPredicate in interface SWRLDataRangeAtomgetPredicate in class SWRLAtomImplpublic void accept(OWLObjectVisitor visitor)
public void accept(SWRLObjectVisitor visitor)
accept in interface SWRLObjectpublic <O> O accept(SWRLObjectVisitorEx<O> visitor)
accept in interface SWRLObjectpublic boolean equals(Object obj)
equals in class OWLObjectImplWithoutEntityAndAnonCachingpublic <O> O accept(OWLObjectVisitorEx<O> visitor)
Copyright © 2020 The University of Manchester. All rights reserved.