public interface SWRLAtom extends SWRLObject
Modifier and Type | Method and Description |
---|---|
Collection<SWRLArgument> |
getAllArguments()
Gets all of the arguments in this atom.
|
SWRLPredicate |
getPredicate()
Gets the predicate of this atom.
|
accept, accept
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
getSignature
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
getAnnotationPropertiesInSignature
isAnonymous, isNamed
@Nonnull SWRLPredicate getPredicate()
@Nonnull Collection<SWRLArgument> getAllArguments()
Copyright © 2020 The University of Manchester. All rights reserved.