|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialogStateInfo.DialogAct | |
---|---|
eu.semaine.datatypes.stateinfo | |
eu.semaine.jms.receiver |
Uses of DialogStateInfo.DialogAct in eu.semaine.datatypes.stateinfo |
---|
Methods in eu.semaine.datatypes.stateinfo that return types with arguments of type DialogStateInfo.DialogAct | |
---|---|
java.util.SortedSet<DialogStateInfo.DialogAct> |
DialogStateInfo.getDialogHistory()
Get read-only access to the dialog history. |
Methods in eu.semaine.datatypes.stateinfo with parameters of type DialogStateInfo.DialogAct | |
---|---|
int |
DialogStateInfo.DialogAct.compareTo(DialogStateInfo.DialogAct other)
Method used for sorting Dialog acts by their time, newest first. |
Constructor parameters in eu.semaine.datatypes.stateinfo with type arguments of type DialogStateInfo.DialogAct | |
---|---|
DialogStateInfo(java.util.Map<java.lang.String,java.lang.String> infoItems,
java.util.Collection<DialogStateInfo.DialogAct> dialogActs)
|
Uses of DialogStateInfo.DialogAct in eu.semaine.jms.receiver |
---|
Methods in eu.semaine.jms.receiver that return types with arguments of type DialogStateInfo.DialogAct | |
---|---|
java.util.SortedSet<DialogStateInfo.DialogAct> |
DialogStateReceiver.getDialogHistory()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |