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 |
|---|---|
java.util.stream.Stream<SWRLArgument> |
allArguments() |
A |
getFirstArgument() |
B |
getSecondArgument() |
getPredicateannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringcomponentsgetAllArguments, getPredicateaccept, acceptaccept, accept, getNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymousaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic java.util.stream.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 © 2017 The University of Manchester. All Rights Reserved.