Protégé-OWL 3.4.1

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

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

public class OWLClassPropertyAssertionAxiomImpl
extends OWLPropertyAssertionAxiomImpl
implements OWLClassPropertyAssertionAxiom


Constructor Summary
OWLClassPropertyAssertionAxiomImpl(OWLIndividual subject, OWLProperty property, OWLClass object)
           
 
Method Summary
 boolean equals(Object obj)
           
 OWLClass 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

OWLClassPropertyAssertionAxiomImpl

public OWLClassPropertyAssertionAxiomImpl(OWLIndividual subject,
                                          OWLProperty property,
                                          OWLClass object)
Method Detail

getObject

public OWLClass getObject()
Specified by:
getObject in interface OWLClassPropertyAssertionAxiom

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.