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