A - atom typepublic abstract class SWRLUnaryAtomImpl<A extends org.semanticweb.owlapi.model.SWRLArgument> extends SWRLAtomImpl implements org.semanticweb.owlapi.model.SWRLUnaryAtom<A>
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
SWRLUnaryAtomImpl(org.semanticweb.owlapi.model.SWRLPredicate predicate,
A arg) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.semanticweb.owlapi.model.SWRLArgument> |
getAllArguments() |
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, waitaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic SWRLUnaryAtomImpl(org.semanticweb.owlapi.model.SWRLPredicate predicate,
A arg)
predicate - predicatearg - atompublic A getArgument()
getArgument in interface org.semanticweb.owlapi.model.SWRLUnaryAtom<A extends org.semanticweb.owlapi.model.SWRLArgument>public Collection<org.semanticweb.owlapi.model.SWRLArgument> getAllArguments()
getAllArguments in interface org.semanticweb.owlapi.model.SWRLAtomCopyright © 2014 The University of Manchester. All Rights Reserved.