MultipleChoiceNode

Constructors

Link copied to clipboard
constructor(nodeId: String, request: EvidenceRequestQuestionMultipleChoice, followUpMap: Map<String, ProofingGraph.Node?>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val nodeId: String
Link copied to clipboard
open override val requests: List<EvidenceRequest>

Functions

Link copied to clipboard
open override fun selectFollowUp(response: EvidenceResponse): ProofingGraph.Node?