edu.stanford.smi.protegex.owl.swrl.ddm.impl
Class ForeignKeyColumnImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.ddm.impl.ColumnImpl
edu.stanford.smi.protegex.owl.swrl.ddm.impl.KeyColumnImpl
edu.stanford.smi.protegex.owl.swrl.ddm.impl.ForeignKeyColumnImpl
- All Implemented Interfaces:
- Column, ForeignKeyColumn, KeyColumn
public class ForeignKeyColumnImpl
- extends KeyColumnImpl
- implements ForeignKeyColumn
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForeignKeyColumnImpl
public ForeignKeyColumnImpl(String columnName,
int columnType,
String referencedColumnName)
getReferencedColumnName
public String getReferencedColumnName()
- Specified by:
getReferencedColumnName
in interface ForeignKeyColumn
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.