edu.stanford.smi.protegex.owl.swrl.ui.code
Class SWRLSyntaxConverter
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.ui.code.SWRLSyntaxConverter
- All Implemented Interfaces:
- SyntaxConverter
- public class SWRLSyntaxConverter
- extends Object
- implements SyntaxConverter
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
private static Map map
owlModel
private OWLModel owlModel
SWRLSyntaxConverter
public SWRLSyntaxConverter(OWLModel owlModel)
convertSyntax
public void convertSyntax(JTextComponent textComponent)
- Specified by:
convertSyntax
in interface SyntaxConverter