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, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturehashIndexcomponents, componentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymousSWRLPredicate getPredicate()
@Deprecated default Collection<SWRLArgument> getAllArguments()
Stream<SWRLArgument> allArguments()
Copyright © 2017 The University of Manchester. All rights reserved.