edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class OWLClassAssertionAxiomImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLClassAssertionAxiomImpl
- All Implemented Interfaces:
- OWLAxiom, OWLClassAssertionAxiom, OWLObject
public class OWLClassAssertionAxiomImpl
- extends Object
- implements OWLClassAssertionAxiom
OWLClassAssertionAxiomImpl
public OWLClassAssertionAxiomImpl(OWLIndividual individual,
OWLClass description)
getDescription
public OWLClass getDescription()
- Specified by:
getDescription
in interface OWLClassAssertionAxiom
getIndividual
public OWLIndividual getIndividual()
- Specified by:
getIndividual
in interface OWLClassAssertionAxiom
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 Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.