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>
Represents the interaction of participants communicating.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLocutor(Individual individual) voidaddLocutor(Locutor locutor) voidaddVerbalCommunication(VerbalCommunication communication) toString()Methods inherited from class Situation
addParticipant, addParticipant, addRole, equals, getId, getIdentification, getPosition, getRoles, getTraits, hashCode, removeParticipant, setPositionMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTrait
-
Constructor Details
-
ChatSituation
-
-
Method Details
-
addLocutor
-
addLocutor
-
getLocutors
-
getVerbalCommunications
-
addVerbalCommunication
-
toString
-