public class LocalityCheckerActionListener extends LocalityChecker implements ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DIMENSION |
scratchpad| Constructor and Description |
|---|
LocalityCheckerActionListener(org.protege.editor.owl.OWLEditorKit kit,
Set<org.semanticweb.owlapi.model.OWLEntity> signature,
JButton resultButton,
RuntimeExceptionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Icon |
generateIcon(Color color) |
TableModel |
print() |
buildMinimalBindingNodes, collectEntities, extractAllPossibleBindingNodes, getEntities, getEvaluator, getExploredNodes, getExploredNodesLocality, getHandler, getInstantiatedPatternModel, getNonLocalAxioms, getSigmaMinus, getSigmaPlus, getSigmaValues, isLocal, setEvaluator, setInstantiatedPatternModel, setSignatureprotected static final int DIMENSION
public LocalityCheckerActionListener(org.protege.editor.owl.OWLEditorKit kit,
Set<org.semanticweb.owlapi.model.OWLEntity> signature,
JButton resultButton,
RuntimeExceptionHandler handler)
kit - kitsignature - signatureresultButton - resultButtonhandler - handlerpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic TableModel print()
Copyright © 2014 The University of Manchester. All Rights Reserved.