Uses of Class
vs.characteragent.JustifiableGoalSchema

Packages that use JustifiableGoalSchema
vs.characteragent The characteragent classes build forth on rational agent, defining the control logic for a Character Agent 
 

Uses of JustifiableGoalSchema in vs.characteragent
 

Methods in vs.characteragent that return JustifiableGoalSchema
 JustifiableGoalSchema ActorDeliberativeLayer.getActiveJustifiableGoal()
          Returns the goal that is currently actively being justified.
 

Methods in vs.characteragent that return types with arguments of type JustifiableGoalSchema
 java.util.Set<JustifiableGoalSchema> ActorDeliberativeLayer.getJustifiableGoals()
          Returns the goals that the layer wants to justify