Protégé-OWL 3.4.1

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.ColumnImpl
      extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.KeyColumnImpl
All Implemented Interfaces:
Column, KeyColumn
Direct Known Subclasses:
ForeignKeyColumnImpl, PrimaryKeyColumnImpl

public class KeyColumnImpl
extends ColumnImpl
implements KeyColumn


Constructor Summary
KeyColumnImpl(String columnName, int columnType)
           
 
Method Summary
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.ddm.impl.ColumnImpl
getColumnName, getColumnType
 
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.Column
getColumnName, getColumnType
 

Constructor Detail

KeyColumnImpl

public KeyColumnImpl(String columnName,
                     int columnType)

Protégé-OWL 3.4.1

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