Uses of Interface
org.episteme.natural.engineering.eventdriven.SimulationAgent
Packages that use SimulationAgent
Package
Description
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
Provides the
org.episteme.social.politics module.Provides the
org.episteme.social.psychology.social module.- social structures, persons, and cultural modeling.
-
Uses of SimulationAgent in org.episteme.natural.biology
Classes in org.episteme.natural.biology that implement SimulationAgentModifier and TypeClassDescriptionclassRepresents an individual organism - a single instance of a species.classSocialCollective<T extends Individual>Represents a collective of biological or social agents (individuals or subgroups).classBase class for all social entities (individuals or collectives). -
Uses of SimulationAgent in org.episteme.natural.biology.ecology
Classes in org.episteme.natural.biology.ecology that implement SimulationAgentModifier and TypeClassDescriptionclassPopulation<T extends Individual>Represents a population of individuals of the same species. -
Uses of SimulationAgent in org.episteme.natural.engineering.eventdriven
Classes in org.episteme.natural.engineering.eventdriven that implement SimulationAgentModifier and TypeClassDescriptionclassBase class for simulation entities that can receive and process events.Methods in org.episteme.natural.engineering.eventdriven that return SimulationAgentMethods in org.episteme.natural.engineering.eventdriven with parameters of type SimulationAgentModifier and TypeMethodDescriptionvoidEventDrivenEngine.registerEntity(SimulationAgent entity) voidEventDrivenEngine.sendInternalEvent(SimulationAgent target, EventSpec spec, Object... args) Constructors in org.episteme.natural.engineering.eventdriven with parameters of type SimulationAgentModifierConstructorDescriptionEvent(SimulationAgent target, EventSpec spec, double time, Object[] args) -
Uses of SimulationAgent in org.episteme.social.economics
Classes in org.episteme.social.economics that implement SimulationAgentModifier and TypeClassDescriptionclassRepresents a banking institution capable of managing accounts and providing currency conversion services.classRepresents a primitive or cooperative social PsychologicalGroup where resources are shared.classA class representing the Earth as an autonomous organism that produces, stores, and recycles materials.classAn organization specialized in mass production and transformation of resources.classAn organization that owns and controls multiple other companies (organizations).classRepresents a formal social and economic entity (Company, NGO, Government). -
Uses of SimulationAgent in org.episteme.social.politics
Classes in org.episteme.social.politics that implement SimulationAgentModifier and TypeClassDescriptionclassRepresents a state-managed administrative organization (agency, ministry, police, etc.).classRepresents a sovereign nation or organized human PsychologicalGroup (modern tribe).classRepresents a political party organized for democratic participation and governance. -
Uses of SimulationAgent in org.episteme.social.psychology.social
Classes in org.episteme.social.psychology.social that implement SimulationAgentModifier and TypeClassDescriptionclassRepresents a transient gathering of individuals (a crowd) sharing a common physical proximity and motive, but lacking the structured relations found in aPsychologicalGroup.classRepresents a PsychologicalGroup of human individuals (Homo Sapiens).classRepresents a nuclear or extended PsychologicalFamily PsychologicalGroup.classRepresents a PsychologicalGroup of individuals from a psychological and social perspective.classRepresents a human tribe, which is an organized human PsychologicalGroup with a distinct name and culture. -
Uses of SimulationAgent in org.episteme.social.sociology
Classes in org.episteme.social.sociology that implement SimulationAgentModifier and TypeClassDescriptionclassRepresents a human individual.classRepresents a human individual as a social agent.classRepresents a society, defined by its type, culture, institutions, and geographic location.classRepresents a SociologicalFamily unit within the social structure.classRepresents a formal or informal social SociologicalGroup of individuals.