public abstract class SWRLAtomImpl extends OWLObjectImpl implements SWRLAtom
Modifier | Constructor and Description |
---|---|
protected |
SWRLAtomImpl(SWRLPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
SWRLPredicate |
getPredicate()
Gets the predicate of this atom
|
compareLists, compareObjectOfSameType, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAllArguments
accept, accept
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
protected SWRLAtomImpl(SWRLPredicate predicate)
public SWRLPredicate getPredicate()
SWRLAtom
getPredicate
in interface SWRLAtom