Uses of Class
com.basistech.rosette.dm.MapAttribute
Packages that use MapAttribute
-
Uses of MapAttribute in com.basistech.rosette.dm
Methods in com.basistech.rosette.dm that return MapAttributeModifier and TypeMethodDescriptionMapAttribute.Builder.build()Constructs an immutable map from the current state of the builder.MapAttribute<com.basistech.util.LanguageCode,ListAttribute<SimilarTerm>> AnnotatedText.getSimilarTerms()Returns the map of similar terms.Methods in com.basistech.rosette.dm with parameters of type MapAttributeModifier and TypeMethodDescriptionAnnotatedText.Builder.similarTerms(MapAttribute<com.basistech.util.LanguageCode, ListAttribute<SimilarTerm>> similarTerms) Attaches a per-language map of similar terms.