DefaultAnyTopicclassactor.t[4573]

A DefaultAnyTopic is a DefaultTopic that can match any kind of conversational command, except for HELLO and GOODBYE (unless matchGreetings is true.

class DefaultAnyTopic :   DefaultTopic

Superclass Tree   (in declaration order)

DefaultAnyTopic
        DefaultTopic
                ActorTopicEntry
                        ReplaceRedirector
                                Redirector
                                        object
                        TopicEntry
                                object

Subclass Tree  

DefaultAnyTopic
        DefaultAgendaTopic
        DefaultAnyNonSayTopic

Global Objects  

(none)

Summary of Properties  

includeInList  matchGreetings  matchObj 

Inherited from DefaultTopic :
exceptions  matchScore 

Inherited from ActorTopicEntry :
activated  activateKeyTopics  active  agenda  agendaPath  arouseKeyTopics  aTag  autoName  autoSuppress  autoSuppressSubTopics  autoUseAgenda  convKeys  curiosityAroused  getActor  impliesGreeting  keyTopics  lastConvResponse  lcrScriptClass  listOrder  name  nextStep  suggestAs  timesInvoked  tTag  wasConversational 

Inherited from TopicEntry :
isActive  matchExactCase  matchPattern  narrator  scoreBoost  topicMatched 

Summary of Methods  

Inherited from DefaultTopic :
avoidMatching  matchTopic 

Inherited from ActorTopicEntry :
activate  addToConvKeyTable  baseHandleTopic  buildName  curiositySatisfied  deactivate  filterTopicSuggestions  fText  getKeyTopics  handleTopic  infTag  initializeTopicEntry  isConversational  isReachable  nodeActive  qualifiedDesc  revTag  showKeyTopics  timesToSuggest  tryAgenda  tryNextStep  useAgenda 

Inherited from ReplaceRedirector :
redirect 

Inherited from Redirector :
askMissingLiteral  doInstead  doNested  doOtherAction 

Inherited from TopicEntry :
addTopic  factText  informFact  informNewFact  interpret  revealFact  revealNewFact  scoreBooster  topicResponse 

Properties  

includeInListOVERRIDDENactor.t[4578]

DefaultAnyTopics are included in all the lists of their TopicDatabase that contain lists of conversational responses.

matchGreetingsactor.t[4596]
Flag - should we match HELLO and BYE? By default we don't since many DefaultAnyTopic responses won't be suitable for this purpose, but this can be overridden to true for DefaultAnyTopics that should match HELLO and BYE as well as other conversational commands.

matchObjOVERRIDDENactor.t[4587]
A DefaultAnyTopic matches any conversational command and should also match Commands (where the matchObj will be an action); they can optionally match HELLO and BYE as well.

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 03/07/2024 from adv3Lite version 2.1