public interface SWRLAtom extends SWRLObject
| Modifier and Type | Method and Description |
|---|---|
Stream<SWRLArgument> |
allArguments()
Gets all of the arguments in this atom.
|
default Collection<SWRLArgument> |
getAllArguments()
Deprecated.
use the stream method
|
SWRLPredicate |
getPredicate()
Gets the predicate of this atom.
|
accept, acceptaccept, accept, getNestedClassExpressions, hashIteration, hasSharedStructure, initHashCode, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponents, componentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymous, isNamedSWRLPredicate getPredicate()
@Deprecated default Collection<SWRLArgument> getAllArguments()
Stream<SWRLArgument> allArguments()
Copyright © 2019 The University of Manchester. All rights reserved.