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() |
B |
getSecondArgument() |
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()
getFirstArgument in interface SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>public B getSecondArgument()
getSecondArgument in interface SWRLBinaryAtom<A extends SWRLArgument,B extends SWRLArgument>Copyright © 2021 The University of Manchester. All rights reserved.