Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.swrl.ddm.impl
Class OWLDatatypePropertyMapImpl

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.OWLPropertyMapImpl
      extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.OWLDatatypePropertyMapImpl
All Implemented Interfaces:
OWLDatatypePropertyMap, OWLPropertyMap

public class OWLDatatypePropertyMapImpl
extends OWLPropertyMapImpl
implements OWLDatatypePropertyMap


Constructor Summary
OWLDatatypePropertyMapImpl(OWLProperty owlProperty, PrimaryKey primaryKey, Column valueColumn)
           
 
Method Summary
 Column getValueColumn()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.ddm.impl.OWLPropertyMapImpl
getPrimaryKey, 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.ddm.OWLPropertyMap
getPrimaryKey, getProperty
 

Constructor Detail

OWLDatatypePropertyMapImpl

public OWLDatatypePropertyMapImpl(OWLProperty owlProperty,
                                  PrimaryKey primaryKey,
                                  Column valueColumn)
Method Detail

getValueColumn

public Column getValueColumn()
Specified by:
getValueColumn in interface OWLDatatypePropertyMap

Protégé-OWL 3.4

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