Protégé-OWL 3.4.1

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

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

public abstract class OWLPropertyMapImpl
extends Object
implements OWLPropertyMap


Constructor Summary
OWLPropertyMapImpl(OWLProperty owlProperty, PrimaryKey primaryKey)
           
 
Method Summary
 PrimaryKey getPrimaryKey()
           
 OWLProperty getProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLPropertyMapImpl

public OWLPropertyMapImpl(OWLProperty owlProperty,
                          PrimaryKey primaryKey)
Method Detail

getProperty

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

getPrimaryKey

public PrimaryKey getPrimaryKey()
Specified by:
getPrimaryKey in interface OWLPropertyMap

Protégé-OWL 3.4.1

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