package integration
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class AlsVocabularyParsingPlugin(vocabularyRegistry: AMLRegistry[Vocabulary]) extends AMLVocabularyParsingPlugin with Product with Serializable
- case class AlsVocabularyRegistry(initBases: Map[String, TermsDescription]) extends AMLRegistry[Vocabulary] with VocabularyProvider with Product with Serializable
- sealed case class TermsDescription() extends Product with Serializable
- trait VocabularyProvider extends AnyRef
Value Members
- object AlsVocabularyRegistry extends Serializable
- object DefaultVocabularies