Class Plaintiff

java.lang.Object
org.episteme.social.sociology.Role
org.episteme.social.law.Plaintiff
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Temporal<TimeCoordinate>

public class Plaintiff extends Role
Represents the plaintiff in a lawsuit, who is the party bringing the case. The plaintiff can be an individual representing themselves or a group/entity.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • Plaintiff

      public Plaintiff(Individual individual, LawSuitSituation lawSuitSituation)
      Creates a new Plaintiff role for an individual.
      Parameters:
      individual - the individual taking on the role
      lawSuitSituation - the lawsuit context where this role is played