A
- atom typepublic abstract class SWRLUnaryAtomImpl<A extends SWRLArgument> extends SWRLAtomImpl implements SWRLUnaryAtom<A>
Constructor and Description |
---|
SWRLUnaryAtomImpl(SWRLPredicate predicate,
A arg) |
Modifier and Type | Method and Description |
---|---|
Stream<SWRLArgument> |
allArguments() |
A |
getArgument() |
getPredicate
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
getAllArguments, getPredicate
accept, accept
accept, accept, getNestedClassExpressions, hashIteration, hasSharedStructure, initHashCode, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressions
compareTo
getSignature, signature, unsortedSignature
containsEntityInSignature
anonymousIndividuals, getAnonymousIndividuals
classesInSignature, getClassesInSignature
getObjectPropertiesInSignature, objectPropertiesInSignature
dataPropertiesInSignature, getDataPropertiesInSignature
getIndividualsInSignature, individualsInSignature
datatypesInSignature, getDatatypesInSignature
annotationPropertiesInSignature, getAnnotationPropertiesInSignature
hashIndex
components, componentsAnnotationsFirst, componentsWithoutAnnotations
isAnonymous, isNamed
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public SWRLUnaryAtomImpl(SWRLPredicate predicate, A arg)
predicate
- predicatearg
- atompublic A getArgument()
getArgument
in interface SWRLUnaryAtom<A extends SWRLArgument>
public Stream<SWRLArgument> allArguments()
allArguments
in interface SWRLAtom
Copyright © 2020 The University of Manchester. All rights reserved.