public interface SWRLBuiltInAtom extends SWRLAtom
Modifier and Type | Method and Description |
---|---|
List<SWRLDArgument> |
getArguments() |
IRI |
getPredicate()
Gets the predicate of this atom.
|
boolean |
isCoreBuiltIn()
Determines if the predicate of this atom is is a core builtin.
|
getAllArguments
accept, accept
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
compareTo
getSignature
containsEntityInSignature
getAnonymousIndividuals
getClassesInSignature
getObjectPropertiesInSignature
getDataPropertiesInSignature
getIndividualsInSignature
getDatatypesInSignature
getAnnotationPropertiesInSignature
isAnonymous, isNamed
@Nonnull IRI getPredicate()
SWRLAtom
getPredicate
in interface SWRLAtom
@Nonnull List<SWRLDArgument> getArguments()
boolean isCoreBuiltIn()
true
if this is a core builtin, otherwise false
Copyright © 2020 The University of Manchester. All rights reserved.