public class SWRLObjectPropertyAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLIArgument> implements SWRLObjectPropertyAtom
| Constructor and Description |
|---|
SWRLObjectPropertyAtomImpl(OWLObjectPropertyExpression predicate,
SWRLIArgument arg0,
SWRLIArgument arg1) |
| 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) |
OWLObjectPropertyExpression |
getPredicate() |
SWRLObjectPropertyAtom |
getSimplified() |
addAnonymousIndividualsToSet, addSignatureEntitiesToSet, getAllArguments, getFirstArgument, getSecondArgumentcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringgetFirstArgument, getSecondArgumentgetAllArgumentsgetNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamedpublic SWRLObjectPropertyAtomImpl(@Nonnull OWLObjectPropertyExpression predicate, @Nonnull SWRLIArgument arg0, @Nonnull SWRLIArgument arg1)
predicate - propertyarg0 - subjectarg1 - object@Nonnull public OWLObjectPropertyExpression getPredicate()
getPredicate in interface SWRLAtomgetPredicate in interface SWRLObjectPropertyAtomgetPredicate in class SWRLAtomImplpublic SWRLObjectPropertyAtom getSimplified()
getSimplified in interface SWRLObjectPropertyAtompublic void accept(OWLObjectVisitor visitor)
public void accept(SWRLObjectVisitor visitor)
accept in interface SWRLObjectpublic <O> O accept(SWRLObjectVisitorEx<O> visitor)
accept in interface SWRLObjectpublic <O> O accept(OWLObjectVisitorEx<O> visitor)
public boolean equals(Object obj)
equals in class OWLObjectImplWithoutEntityAndAnonCachingCopyright © 2020 The University of Manchester. All rights reserved.