org.kahina.tralesld.event
Interface TraleSLDControlEventCommands


public interface TraleSLDControlEventCommands


Field Summary
static String COMPILE
           
static String PARSE
           
static String REGISTER_GRAMMAR
           
static String REGISTER_SENTENCE
           
static String RESTART
           
 

Field Detail

RESTART

static final String RESTART
See Also:
Constant Field Values

COMPILE

static final String COMPILE
See Also:
Constant Field Values

PARSE

static final String PARSE
See Also:
Constant Field Values

REGISTER_SENTENCE

static final String REGISTER_SENTENCE
See Also:
Constant Field Values

REGISTER_GRAMMAR

static final String REGISTER_GRAMMAR
See Also:
Constant Field Values