Protégé-OWL 3.4

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

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
          extended by edu.stanford.smi.protegex.owl.swrl.ddm.impl.PrimaryKeyColumnImpl
All Implemented Interfaces:
Column, KeyColumn, PrimaryKeyColumn

public class PrimaryKeyColumnImpl
extends KeyColumnImpl
implements PrimaryKeyColumn


Constructor Summary
PrimaryKeyColumnImpl(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

PrimaryKeyColumnImpl

public PrimaryKeyColumnImpl(String columnName,
                            int columnType)

Protégé-OWL 3.4

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