public interface SWRLAtom extends SWRLObject
Modifier and Type | Method and Description |
---|---|
java.util.Collection<SWRLArgument> |
getAllArguments()
Gets all of the arguments in this atom
|
SWRLPredicate |
getPredicate()
Gets the predicate of this atom
|
accept, accept
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
SWRLPredicate getPredicate()
java.util.Collection<SWRLArgument> getAllArguments()