org.semanticweb.owl.model
Interface SWRLAtomConstantObject

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLObject, SWRLAtomDObject, SWRLAtomObject, SWRLObject

public interface SWRLAtomConstantObject
extends SWRLAtomDObject

Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: Jan 15, 2007

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm


Method Summary
 OWLConstant getConstant()
           
 
Methods inherited from interface org.semanticweb.owl.model.SWRLObject
accept, accept
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept, getSignature
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getConstant

OWLConstant getConstant()