public class SWRLObjectPropertyAtomImpl extends SWRLBinaryAtomImpl<org.semanticweb.owlapi.model.SWRLIArgument,org.semanticweb.owlapi.model.SWRLIArgument> implements org.semanticweb.owlapi.model.SWRLObjectPropertyAtom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
SWRLObjectPropertyAtomImpl(org.semanticweb.owlapi.model.OWLObjectPropertyExpression predicate,
org.semanticweb.owlapi.model.SWRLIArgument arg0,
org.semanticweb.owlapi.model.SWRLIArgument arg1) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor) |
void |
accept(org.semanticweb.owlapi.model.SWRLObjectVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.SWRLObjectVisitorEx<O> visitor) |
boolean |
equals(Object obj) |
org.semanticweb.owlapi.model.OWLObjectPropertyExpression |
getPredicate() |
org.semanticweb.owlapi.model.SWRLObjectPropertyAtom |
getSimplified() |
compareObjectOfSameType, getAllArguments, getFirstArgument, getSecondArgumentcompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFirstArgument, getSecondArgumentgetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic SWRLObjectPropertyAtomImpl(org.semanticweb.owlapi.model.OWLObjectPropertyExpression predicate,
org.semanticweb.owlapi.model.SWRLIArgument arg0,
org.semanticweb.owlapi.model.SWRLIArgument arg1)
predicate - propertyarg0 - subjectarg1 - objectpublic org.semanticweb.owlapi.model.OWLObjectPropertyExpression getPredicate()
getPredicate in interface org.semanticweb.owlapi.model.SWRLAtomgetPredicate in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtomgetPredicate in class SWRLAtomImplpublic org.semanticweb.owlapi.model.SWRLObjectPropertyAtom getSimplified()
getSimplified in interface org.semanticweb.owlapi.model.SWRLObjectPropertyAtompublic void accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic void accept(org.semanticweb.owlapi.model.SWRLObjectVisitor visitor)
accept in interface org.semanticweb.owlapi.model.SWRLObjectpublic <O> O accept(org.semanticweb.owlapi.model.SWRLObjectVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.SWRLObjectpublic <O> O accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic boolean equals(Object obj)
equals in class OWLObjectImplCopyright © 2014 The University of Manchester. All Rights Reserved.