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.
|
getAllArgumentsaccept, acceptaccept, accept, getNestedClassExpressions, isBottomEntity, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignature@Nonnull IRI getPredicate()
SWRLAtomgetPredicate in interface SWRLAtom@Nonnull List<SWRLDArgument> getArguments()
boolean isCoreBuiltIn()
true if this is a core builtin, otherwise falseCopyright © 2016 The University of Manchester. All Rights Reserved.