Class SocialEntity

java.lang.Object
org.episteme.natural.biology.SocialEntity
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, SimulationAgent
Direct Known Subclasses:
Individual, SocialCollective

public abstract class SocialEntity extends Object implements ComprehensiveIdentification, SimulationAgent
Base class for all social entities (individuals or collectives). Implements traits common to social science modeling such as prestige and influence.
See Also: