Protégé-OWL 3.4.1

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.KeyImpl
      extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.PrimaryKeyImpl
All Implemented Interfaces:
Key, PrimaryKey

public class PrimaryKeyImpl
extends KeyImpl
implements PrimaryKey


Constructor Summary
PrimaryKeyImpl(Table baseTable, Set<PrimaryKeyColumn> primaryKeyColumns)
           
 
Method Summary
 Set<PrimaryKeyColumn> getPrimaryKeyColumns()
           
 boolean isComposite()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.ddm.impl.KeyImpl
getBaseTable
 
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.Key
getBaseTable
 

Constructor Detail

PrimaryKeyImpl

public PrimaryKeyImpl(Table baseTable,
                      Set<PrimaryKeyColumn> primaryKeyColumns)
Method Detail

isComposite

public boolean isComposite()
Specified by:
isComposite in interface Key

getPrimaryKeyColumns

public Set<PrimaryKeyColumn> getPrimaryKeyColumns()
Specified by:
getPrimaryKeyColumns in interface PrimaryKey

Protégé-OWL 3.4.1

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