public class SWRLClassAtomImpl extends SWRLUnaryAtomImpl<SWRLIArgument> implements SWRLClassAtom
| Constructor and Description |
|---|
SWRLClassAtomImpl(OWLClassExpression predicate,
SWRLIArgument arg) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLObjectVisitor visitor) |
<O> O |
accept(OWLObjectVisitorEx<O> visitor) |
void |
accept(SWRLObjectVisitor visitor) |
<O> O |
accept(SWRLObjectVisitorEx<O> visitor) |
boolean |
equals(Object obj) |
OWLClassExpression |
getPredicate() |
addAnonymousIndividualsToSet, addSignatureEntitiesToSet, getAllArguments, getArgumentcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringgetArgumentgetAllArgumentsgetNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamedpublic SWRLClassAtomImpl(@Nonnull OWLClassExpression predicate, @Nonnull SWRLIArgument arg)
predicate - predicatearg - class argument@Nonnull public OWLClassExpression getPredicate()
getPredicate in interface SWRLAtomgetPredicate in interface SWRLClassAtomgetPredicate in class SWRLAtomImplpublic void accept(SWRLObjectVisitor visitor)
accept in interface SWRLObjectpublic void accept(OWLObjectVisitor visitor)
public <O> O accept(SWRLObjectVisitorEx<O> visitor)
accept in interface SWRLObjectpublic <O> O accept(OWLObjectVisitorEx<O> visitor)
public boolean equals(Object obj)
equals in class OWLObjectImplWithoutEntityAndAnonCachingCopyright © 2020 The University of Manchester. All rights reserved.