uk.ac.manchester.cs.owl
Class SWRLVariableImpl

java.lang.Object
  extended by uk.ac.manchester.cs.owl.OWLObjectImpl
      extended by uk.ac.manchester.cs.owl.SWRLVariableImpl
All Implemented Interfaces:
java.lang.Comparable<OWLObject>, OWLObject, SWRLAtomVariable
Direct Known Subclasses:
SWRLAtomDVariableImpl, SWRLAtomIVariableImpl

public abstract class SWRLVariableImpl
extends OWLObjectImpl
implements SWRLAtomVariable

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Jan-2007


Method Summary
 java.net.URI getURI()
           
 
Methods inherited from class uk.ac.manchester.cs.owl.OWLObjectImpl
compareTo, equals, getOWLDataFactory, getSignature, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.semanticweb.owl.model.OWLObject
accept, accept
 

Method Detail

getURI

public java.net.URI getURI()
Specified by:
getURI in interface SWRLAtomVariable