A - atom typeB - atom typepublic abstract class SWRLBinaryAtomImpl<A extends SWRLArgument,B extends SWRLArgument> extends SWRLAtomImpl implements SWRLBinaryAtom<A,B>
| Modifier and Type | Method and Description |
|---|---|
Stream<SWRLArgument> |
allArguments() |
A |
getFirstArgument()
Gets the first argument.
|
B |
getSecondArgument()
Gets the second argument.
|
getPredicateannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringcomponents, initHashCodegetAllArguments, getPredicateaccept, acceptaccept, accept, getNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymous, isNamedaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic Stream<SWRLArgument> allArguments()
allArguments in interface SWRLAtompublic A getFirstArgument()
SWRLBinaryAtomgetFirstArgument in interface SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>public B getSecondArgument()
SWRLBinaryAtomgetSecondArgument in interface SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>Copyright © 2020 The University of Manchester. All rights reserved.