class |
AbstractParticipant<I extends Interaction,F extends Feature> |
Abstract class for Participant
|
class |
AbstractParticipantCandidate<P extends ParticipantPool,F extends Feature> |
Abstract class for participant candidate
|
class |
AbstractParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate> |
Abstract class for Participant pool
|
class |
DefaultExperimentalParticipantCandidate |
Default implementation of experimental participant candidate
|
class |
DefaultExperimentalParticipantPool |
Default implementation of ExperimentalParticipantPool
|
class |
DefaultModelledParticipant |
Default implementation for ModelledParticipant
Notes: The equals and hashcode methods have NOT been overridden because the ModelledParticipant object is a complex object.
|
class |
DefaultModelledParticipantCandidate |
Default implementation of modelled participant candidate
|
class |
DefaultModelledParticipantPool |
Default implementation of ParticipantPool
|
class |
DefaultNamedModelledParticipant |
Default implementation of Named modelled participant
|
class |
DefaultNamedParticipant |
Default implementation of named participant.
|
class |
DefaultNamedParticipantEvidence |
Default implementation of named participant evidence
|
class |
DefaultParticipant |
Default implementation for participant
Notes: The equals and hashcode methods have NOT been overridden because the participant object is a complex object.
|
class |
DefaultParticipantCandidate |
Default implementation of participant candidate
|
class |
DefaultParticipantEvidence |
Default implementation for ParticipantEvidence
Notes: The equals and hashcode methods have NOT been overridden because the ParticipantEvidence object is a complex object.
|
class |
DefaultParticipantPool |
Default implementation of ParticipantPool
|