-
- All Implemented Interfaces:
- Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.OWLObject, org.semanticweb.owlapi.model.SWRLAtom, org.semanticweb.owlapi.model.SWRLObject
- Direct Known Subclasses:
- SWRLBinaryAtomImpl, SWRLBuiltInAtomImpl, SWRLUnaryAtomImpl
public abstract class SWRLAtomImpl
extends OWLObjectImpl
implements org.semanticweb.owlapi.model.SWRLAtom
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Jan-2007
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
SWRLAtomImpl(org.semanticweb.owlapi.model.SWRLPredicate predicate) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.semanticweb.owlapi.model.SWRLPredicate |
getPredicate() |
-
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLObjectImpl
compareLists, compareObjectOfSameType, compareSets, compareTo, equals, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toString
-
Methods inherited from interface org.semanticweb.owlapi.model.SWRLAtom
getAllArguments
-
Methods inherited from interface org.semanticweb.owlapi.model.SWRLObject
accept, accept
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLObject
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
Copyright © 2013 The University of Manchester. All Rights Reserved.