public abstract class SWRLBinaryAtomImpl<A extends SWRLArgument,B extends SWRLArgument> extends SWRLAtomImpl implements SWRLBinaryAtom<A,B>
NO_ANNOTATIONS, OWL_THING| Modifier | Constructor and Description |
|---|---|
protected |
SWRLBinaryAtomImpl(SWRLPredicate predicate,
A arg0,
B arg1) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(OWLObject object) |
Collection<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, waitgetPredicateaccept, acceptaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToprotected SWRLBinaryAtomImpl(SWRLPredicate predicate, A arg0, B arg1)
public Collection<SWRLArgument> getAllArguments()
getAllArguments in interface SWRLAtompublic A getFirstArgument()
getFirstArgument in interface SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>public B getSecondArgument()
getSecondArgument in interface SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>protected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2013 CSIRO HRPPC. All Rights Reserved.