public class SWRLDataPropertyAtomImpl extends SWRLBinaryAtomImpl<org.semanticweb.owlapi.model.SWRLIArgument,org.semanticweb.owlapi.model.SWRLDArgument> implements org.semanticweb.owlapi.model.SWRLDataPropertyAtom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
SWRLDataPropertyAtomImpl(org.semanticweb.owlapi.model.OWLDataPropertyExpression predicate,
org.semanticweb.owlapi.model.SWRLIArgument arg0,
org.semanticweb.owlapi.model.SWRLDArgument 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.OWLDataPropertyExpression |
getPredicate() |
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 SWRLDataPropertyAtomImpl(org.semanticweb.owlapi.model.OWLDataPropertyExpression predicate,
org.semanticweb.owlapi.model.SWRLIArgument arg0,
org.semanticweb.owlapi.model.SWRLDArgument arg1)
predicate - predicatearg0 - subjectarg1 - objectpublic org.semanticweb.owlapi.model.OWLDataPropertyExpression getPredicate()
getPredicate in interface org.semanticweb.owlapi.model.SWRLAtomgetPredicate in interface org.semanticweb.owlapi.model.SWRLDataPropertyAtomgetPredicate in class SWRLAtomImplpublic 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.