edu.stanford.smi.protegex.owl.swrl.ddm.impl
Class PrimaryKeyImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.ddm.impl.KeyImpl
edu.stanford.smi.protegex.owl.swrl.ddm.impl.PrimaryKeyImpl
- All Implemented Interfaces:
- Key, PrimaryKey
public class PrimaryKeyImpl
- extends KeyImpl
- implements PrimaryKey
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 |
PrimaryKeyImpl
public PrimaryKeyImpl(Table baseTable,
Set<PrimaryKeyColumn> primaryKeyColumns)
isComposite
public boolean isComposite()
- Specified by:
isComposite
in interface Key
getPrimaryKeyColumns
public Set<PrimaryKeyColumn> getPrimaryKeyColumns()
- Specified by:
getPrimaryKeyColumns
in interface PrimaryKey
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.