public class SWRLDataPropertyAtomImpl extends SWRLBinaryAtomImpl<SWRLIArgument,SWRLDArgument> implements SWRLDataPropertyAtom
Constructor and Description |
---|
SWRLDataPropertyAtomImpl(OWLDataPropertyExpression predicate,
SWRLIArgument arg0,
SWRLDArgument arg1) |
Modifier and Type | Method and Description |
---|---|
OWLDataPropertyExpression |
getPredicate()
Gets the predicate of this atom.
|
allArguments, getFirstArgument, getSecondArgument
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toString
accept, accept, accept, accept, hashIndex, typeIndex
components, getFirstArgument, getSecondArgument, initHashCode
allArguments, getAllArguments
getNestedClassExpressions, hashIteration, hasSharedStructure, 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
componentsAnnotationsFirst, componentsWithoutAnnotations
isAnonymous, isNamed
addAnonymousIndividualsToSet, addSignatureEntitiesToSet
public SWRLDataPropertyAtomImpl(OWLDataPropertyExpression predicate, SWRLIArgument arg0, SWRLDArgument arg1)
predicate
- predicatearg0
- subjectarg1
- objectpublic OWLDataPropertyExpression getPredicate()
SWRLAtom
getPredicate
in interface SWRLAtom
getPredicate
in interface SWRLDataPropertyAtom
getPredicate
in class SWRLAtomImpl
Copyright © 2020 The University of Manchester. All rights reserved.