public class SWRLDataPropertyAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLDArgument> implements SWRLDataPropertyAtom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
SWRLDataPropertyAtomImpl(OWLDataPropertyExpression predicate,
SWRLIArgument arg0,
SWRLDArgument 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) |
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, getSecondArgumentgetAllArgumentsgetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic SWRLDataPropertyAtomImpl(OWLDataPropertyExpression predicate, SWRLIArgument arg0, SWRLDArgument arg1)
public OWLDataPropertyExpression getPredicate()
getPredicate in interface SWRLAtomgetPredicate in interface SWRLDataPropertyAtomgetPredicate 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 <O> O accept(OWLObjectVisitorEx<O> visitor)
public boolean equals(Object obj)
equals in class OWLObjectImplCopyright © 2013 CSIRO HRPPC. All Rights Reserved.