Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnonymousIndividuals
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasSignature
, IsAnonymous
, OWLObject
, Serializable
, SWRLAtom
, SWRLBinaryAtom<SWRLIArgument,SWRLIArgument>
, SWRLObject
SWRLObjectPropertyAtomImpl
public interface SWRLObjectPropertyAtom extends SWRLBinaryAtom<SWRLIArgument,SWRLIArgument>
Modifier and Type | Method | Description |
---|---|---|
OWLObjectPropertyExpression |
getPredicate() |
Gets the predicate of this atom.
|
SWRLObjectPropertyAtom |
getSimplified() |
Gets a simplified form of this atom.
|
compareTo
getAnnotationPropertiesInSignature
getAnonymousIndividuals
getClassesInSignature
containsEntityInSignature
getDataPropertiesInSignature
getDatatypesInSignature
getIndividualsInSignature
getObjectPropertiesInSignature
getSignature
isAnonymous
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
getAllArguments
getFirstArgument, getSecondArgument
accept, accept
@Nonnull OWLObjectPropertyExpression getPredicate()
SWRLAtom
getPredicate
in interface SWRLAtom
@Nonnull SWRLObjectPropertyAtom getSimplified()
Copyright © 2018 The University of Manchester. All rights reserved.