Packages

package integration

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class AlsVocabularyParsingPlugin(vocabularyRegistry: AMLRegistry[Vocabulary]) extends AMLVocabularyParsingPlugin with Product with Serializable
  2. case class AlsVocabularyRegistry(initBases: Map[String, TermsDescription]) extends AMLRegistry[Vocabulary] with VocabularyProvider with Product with Serializable
  3. sealed case class TermsDescription() extends Product with Serializable
  4. trait VocabularyProvider extends AnyRef

Value Members

  1. object AlsVocabularyRegistry extends Serializable
  2. object DefaultVocabularies

Ungrouped