View Source Ontogen.SpeechAct (Ontogen v0.1.1)

Summary

Types

@type t() :: %Ontogen.SpeechAct{
  __additional_statements__: term(),
  __id__: term(),
  add: term(),
  data_source: term(),
  remove: term(),
  replace: term(),
  speaker: term(),
  time: term(),
  update: term()
}

Functions