Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class OWLObjectPropertyAssertionAxiomImpl

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyAssertionAxiomImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLObjectPropertyAssertionAxiomImpl
All Implemented Interfaces:
OWLAxiom, OWLObject, OWLObjectPropertyAssertionAxiom, OWLPropertyAssertionAxiom

public class OWLObjectPropertyAssertionAxiomImpl
extends OWLPropertyAssertionAxiomImpl
implements OWLObjectPropertyAssertionAxiom


Constructor Summary
OWLObjectPropertyAssertionAxiomImpl(OWLIndividual subject, OWLProperty property, OWLIndividual object)
           
 
Method Summary
 boolean equals(Object obj)
           
 OWLIndividual getObject()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLPropertyAssertionAxiomImpl
getProperty, getSubject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.OWLPropertyAssertionAxiom
getProperty, getSubject
 

Constructor Detail

OWLObjectPropertyAssertionAxiomImpl

public OWLObjectPropertyAssertionAxiomImpl(OWLIndividual subject,
                                           OWLProperty property,
                                           OWLIndividual object)
Method Detail

getObject

public OWLIndividual getObject()
Specified by:
getObject in interface OWLObjectPropertyAssertionAxiom

equals

public boolean equals(Object obj)
Overrides:
equals in class OWLPropertyAssertionAxiomImpl

hashCode

public int hashCode()
Overrides:
hashCode in class OWLPropertyAssertionAxiomImpl

toString

public String toString()
Overrides:
toString in class Object

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.