Package | Description |
---|---|
alice.tuprolog | |
alice.tuprolog.event | |
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryListener> |
Prolog.getQueryListenerList()
Gets a copy of current listener list to query events
|
Modifier and Type | Method and Description |
---|---|
void |
Prolog.addQueryListener(QueryListener l)
Adds a listener to theory events
|
void |
Prolog.removeQueryListener(QueryListener l)
Removes a listener to query events
|
Modifier and Type | Class and Description |
---|---|
class |
PrologEventAdapter |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleManager |