Class Question

java.lang.Object
org.episteme.social.sociology.survey.Question
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named
Direct Known Subclasses:
ChoiceQuestion, ScaleQuestion, TextQuestion

public abstract class Question extends Object implements ComprehensiveIdentification
Base class for all survey questions. Implements ComprehensiveIdentification to support dynamic traits and consistent identity.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: