Protégé-OWL 3.4

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

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

public class OWLPropertyPropertyAssertionAxiomImpl
extends OWLPropertyAssertionAxiomImpl
implements OWLPropertyPropertyAssertionAxiom


Constructor Summary
OWLPropertyPropertyAssertionAxiomImpl(OWLIndividual subject, OWLProperty property, OWLProperty object)
           
 
Method Summary
 boolean equals(Object obj)
           
 OWLProperty getObject()
           
 int hashCode()
           
 String toString()
           
 void write2OWL(OWLModel owlModel)
           
 
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

OWLPropertyPropertyAssertionAxiomImpl

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

getObject

public OWLProperty getObject()
Specified by:
getObject in interface OWLPropertyPropertyAssertionAxiom

write2OWL

public void write2OWL(OWLModel owlModel)
               throws SWRLRuleEngineBridgeException
Specified by:
write2OWL in interface OWLObject
Throws:
SWRLRuleEngineBridgeException

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

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