Uses of Interface
eu.iv4xr.framework.extensions.occ.BeliefBase
-
Uses of BeliefBase in eu.iv4xr.framework.extensions.occ
Fields in eu.iv4xr.framework.extensions.occ declared as BeliefBaseFields in eu.iv4xr.framework.extensions.occ with type parameters of type BeliefBaseModifier and TypeFieldDescriptionUserCharacterization.goalTowardsGoalRule
Representing a rule (actually, a combined set of rules) describing how the likelihood of a given goal affects the likelihood of another goal (consequence-goal).Methods in eu.iv4xr.framework.extensions.occ with parameters of type BeliefBaseModifier and TypeMethodDescriptionEmotionAppraisalSystem.attachEmotionBeliefBase(BeliefBase bbs)
abstract void
UserCharacterization.eventEffect(Event e, BeliefBase beliefbase)
This method should model the semantic of an Event in terms of an update to the given belief-base.