Protégé-OWL 3.3.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:
Find, 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
 
Fields inherited from interface edu.stanford.smi.protegex.owl.ui.search.finder.Find
CONTAINS, ENDS_WITH, EXACTLY_MATCHES, searchTypeString, STARTS_WITH
 
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, addResultListener, cancelSearch, getColumnCount, getColumnName, getElementAt, getLastSearch, getModel, getNumSearchProperties, getResultCount, getResultResources, getResults, getRowCount, getSearchType, getSize, getSummaryText, getValueAt, removeListDataListener, removeResultListener, startSearch, startSearch
 
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()
Specified by:
getDescription in interface Find
Overrides:
getDescription in class ResultsViewModelFind

Protégé-OWL 3.3.1

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