Class ChatSituation

java.lang.Object
org.episteme.social.sociology.Situation
org.episteme.social.linguistics.ChatSituation
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Positioned<Place>

public class ChatSituation extends Situation
Represents the interaction of participants communicating.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • ChatSituation

      public ChatSituation(String name, String description)
  • Method Details