public interface SWRLBuiltInAtom extends SWRLAtom
Modifier and Type | Method and Description |
---|---|
java.util.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, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
IRI getPredicate()
getPredicate
in interface SWRLAtom
java.util.List<SWRLDArgument> getArguments()
boolean isCoreBuiltIn()
true
if this is a core builtin, otherwise false