Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.ui.search.finder
Class DefaultIndividualFind

java.lang.Object
  extended by javax.swing.table.AbstractTableModel
      extended by edu.stanford.smi.protegex.owl.ui.search.finder.ResultsViewModelFind
          extended by edu.stanford.smi.protegex.owl.ui.search.finder.DefaultIndividualFind
All Implemented Interfaces:
Serializable, ListModel, TableModel

public class DefaultIndividualFind
extends ResultsViewModelFind

Author:
Nick Drummond, Medical Informatics Group, University of Manchester 20-Oct-2005
See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.stanford.smi.protegex.owl.ui.search.finder.ResultsViewModelFind
orderedKeys
 
Fields inherited from class javax.swing.table.AbstractTableModel
listenerList
 
Constructor Summary
DefaultIndividualFind(OWLModel owlModel, int type)
           
 
Method Summary
 String getDescription()
           
protected  boolean isValidFrameToSearch(edu.stanford.smi.protege.model.Frame f)
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.ui.search.finder.ResultsViewModelFind
addListDataListener, getColumnCount, getColumnName, getElementAt, getFind, getRowCount, getSize, getValueAt, removeListDataListener
 
Methods inherited from class javax.swing.table.AbstractTableModel
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultIndividualFind

public DefaultIndividualFind(OWLModel owlModel,
                             int type)
Method Detail

isValidFrameToSearch

protected boolean isValidFrameToSearch(edu.stanford.smi.protege.model.Frame f)
Overrides:
isValidFrameToSearch in class ResultsViewModelFind

getDescription

public String getDescription()

Protégé-OWL 3.4.1

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