Protégé-OWL 3.4

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.OWLRestrictionImpl
All Implemented Interfaces:
OWLDescription, OWLObject, OWLRestriction
Direct Known Subclasses:
OWLSomeValuesFromImpl

public abstract class OWLRestrictionImpl
extends Object
implements OWLRestriction


Constructor Summary
OWLRestrictionImpl(OWLClass owlClass, OWLProperty onProperty)
           
 
Method Summary
 OWLClass asOWLClass()
           
 OWLProperty getProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.OWLObject
write2OWL
 

Constructor Detail

OWLRestrictionImpl

public OWLRestrictionImpl(OWLClass owlClass,
                          OWLProperty onProperty)
Method Detail

asOWLClass

public OWLClass asOWLClass()
Specified by:
asOWLClass in interface OWLRestriction

getProperty

public OWLProperty getProperty()
Specified by:
getProperty in interface OWLRestriction

Protégé-OWL 3.4

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