Uses of Class
crowdmodel.agents.Fact

Packages that use Fact
crowdmodel.agents   
 

Uses of Fact in crowdmodel.agents
 

Subclasses of Fact in crowdmodel.agents
 class BehaviourFact
          Describes a specific type of Fact (MemoryElement) related to the behaviours an agent has.
 class PersonFact
          Describes a specific type of Fact (MemoryElement) related to a person (or a group).