edu.stanford.smi.protegex.owl.ui.code
Interface ResourceNameMatcher
- All Known Implementing Classes:
- OWLResourceNameMatcher, SWRLResourceNameMatcher
public interface ResourceNameMatcher
An interface for objects that determine which resources could be inserted
when the user presses tab/CTRL+Space in a SymbolTextField.
- Author:
- Holger Knublauch
getInsertString
String getInsertString(RDFResource resource)
getMatchingResources
List getMatchingResources(String prefix,
String leftString,
OWLModel owlModel)
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.