A - atom typeB - atom typepublic abstract class SWRLBinaryAtomImpl<A extends org.semanticweb.owlapi.model.SWRLArgument,B extends org.semanticweb.owlapi.model.SWRLArgument> extends SWRLAtomImpl implements org.semanticweb.owlapi.model.SWRLBinaryAtom<A,B>
NO_ANNOTATIONS, OWL_THING| Modifier | Constructor and Description |
|---|---|
protected |
SWRLBinaryAtomImpl(org.semanticweb.owlapi.model.SWRLPredicate predicate,
A arg0,
B arg1) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object) |
Collection<org.semanticweb.owlapi.model.SWRLArgument> |
getAllArguments() |
A |
getFirstArgument() |
B |
getSecondArgument() |
getPredicatecompareLists, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic Collection<org.semanticweb.owlapi.model.SWRLArgument> getAllArguments()
getAllArguments in interface org.semanticweb.owlapi.model.SWRLAtompublic A getFirstArgument()
public B getSecondArgument()
protected int compareObjectOfSameType(org.semanticweb.owlapi.model.OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2014 The University of Manchester. All Rights Reserved.