edu.umass.cs.automan.adapters

mturk

package mturk

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. mturk
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. case class InvalidKeyIDException(err: String) extends Exception with Product with Serializable

  2. case class InvalidSecretKeyException(err: String) extends Exception with Product with Serializable

  3. class MTurkAdapter extends AutomanAdapter

  4. case class MTurkAdapterNotInitialized(err: String) extends Exception with Product with Serializable

Value Members

  1. val Answer: core.answer.Answer.type

  2. val Answers: core.answer.Answers.type

  3. val DistributionOutcome: core.answer.DistributionOutcome.type

  4. val IncompleteAnswers: core.answer.IncompleteAnswers.type

  5. val LogConfig: core.logging.LogConfig.type

  6. val LowConfidenceAnswer: core.answer.LowConfidenceAnswer.type

  7. object MTurkAdapter

  8. val OverBudgetAnswer: core.answer.OverBudgetAnswer.type

  9. val OverBudgetAnswers: core.answer.OverBudgetAnswers.type

  10. val ScalarOutcome: core.answer.ScalarOutcome.type

  11. val Utilities: core.util.Utilities.type

  12. val automan: automan.automan.type

  13. package connectionpool

  14. package logging

  15. package mock

  16. package question

  17. package util

Inherited from AnyRef

Inherited from Any

Ungrouped