Changes between Version 12 and Version 13 of dialogmanager
- Timestamp:
- 12/13/22 13:29:28 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dialogmanager
v12 v13 54 54 55 55 NameOfFunction is the name of a java class that implements the UpdateFunction class. 56 This class implements a function Parameters {{{call(Parameters parameters) }}}56 This class implements a function {{{ Parameters call(Parameters parameters) }}} 57 57 58 58 The incoming Parameters will be set to the current parameter values in the dialogstate .