A - atom typepublic abstract class SWRLUnaryAtomImpl<A extends SWRLArgument> extends SWRLAtomImpl implements SWRLUnaryAtom<A>
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
SWRLUnaryAtomImpl(SWRLPredicate predicate,
A arg) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SWRLArgument> |
getAllArguments()
Gets all of the arguments in this atom.
|
A |
getArgument() |
getPredicatecompareLists, compareObjectOfSameType, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPredicateaccept, acceptaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic SWRLUnaryAtomImpl(SWRLPredicate predicate, A arg)
predicate - predicatearg - atompublic A getArgument()
getArgument in interface SWRLUnaryAtom<A extends SWRLArgument>public Collection<SWRLArgument> getAllArguments()
SWRLAtomgetAllArguments in interface SWRLAtomCopyright © 2014 The University of Manchester. All Rights Reserved.