public final class ProtegeOPPLAutoCompletionMatcher extends Object implements AutoCompletionMatcher
| Constructor and Description |
|---|
ProtegeOPPLAutoCompletionMatcher(org.protege.editor.owl.OWLEditorKit owlEditorKit) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
dispose
|
static List<String> |
getKeywords() |
List<String> |
getMatches(String string2Complete) |
org.protege.editor.owl.OWLEditorKit |
getOWLEditorKit() |
protected void |
reset() |
public ProtegeOPPLAutoCompletionMatcher(org.protege.editor.owl.OWLEditorKit owlEditorKit)
owlEditorKit - owlEditorKitpublic List<String> getMatches(String string2Complete)
getMatches in interface AutoCompletionMatcherpublic void dispose()
public org.protege.editor.owl.OWLEditorKit getOWLEditorKit()
protected void reset()
Copyright © 2014 The University of Manchester. All Rights Reserved.