public class SWRLBuiltInAtomImpl extends SWRLAtomImpl implements SWRLBuiltInAtom
| Constructor and Description |
|---|
SWRLBuiltInAtomImpl(IRI predicate,
List<SWRLDArgument> args) |
| Modifier and Type | Method and Description |
|---|---|
Stream<SWRLArgument> |
allArguments() |
Stream<SWRLDArgument> |
arguments() |
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.
|
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, components, hashIndex, initHashCode, typeIndexgetAllArgumentsgetNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturecomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymous, isNamedaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic SWRLBuiltInAtomImpl(IRI predicate, List<SWRLDArgument> args)
predicate - predicateargs - builtin argumentpublic IRI getPredicate()
SWRLAtomgetPredicate in interface SWRLAtomgetPredicate in interface SWRLBuiltInAtomgetPredicate in class SWRLAtomImplpublic boolean isCoreBuiltIn()
SWRLBuiltInAtomisCoreBuiltIn in interface SWRLBuiltInAtomtrue if this is a core builtin, otherwise falsepublic Stream<SWRLDArgument> arguments()
arguments in interface SWRLBuiltInAtompublic Stream<SWRLArgument> allArguments()
allArguments in interface SWRLAtompublic List<SWRLDArgument> getArguments()
getArguments in interface SWRLBuiltInAtomCopyright © 2020 The University of Manchester. All rights reserved.