public interface SWRLObjectPropertyAtom extends SWRLBinaryAtom<SWRLIArgument,SWRLIArgument>
Modifier and Type | Method and Description |
---|---|
OWLObjectPropertyExpression |
getPredicate()
Gets the predicate of this atom
|
SWRLObjectPropertyAtom |
getSimplified()
Gets a simplified form of this atom.
|
getFirstArgument, getSecondArgument
getAllArguments
accept, accept
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
OWLObjectPropertyExpression getPredicate()
getPredicate
in interface SWRLAtom
SWRLObjectPropertyAtom getSimplified()