Protégé-OWL 3.4.1

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLClassAssertionAxiomImpl
All Implemented Interfaces:
OWLAxiom, OWLClassAssertionAxiom, OWLObject

public class OWLClassAssertionAxiomImpl
extends Object
implements OWLClassAssertionAxiom


Constructor Summary
OWLClassAssertionAxiomImpl(OWLIndividual individual, OWLClass description)
           
 
Method Summary
 boolean equals(Object obj)
           
 OWLClass getDescription()
           
 OWLIndividual getIndividual()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OWLClassAssertionAxiomImpl

public OWLClassAssertionAxiomImpl(OWLIndividual individual,
                                  OWLClass description)
Method Detail

getDescription

public OWLClass getDescription()
Specified by:
getDescription in interface OWLClassAssertionAxiom

getIndividual

public OWLIndividual getIndividual()
Specified by:
getIndividual in interface OWLClassAssertionAxiom

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

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.