Uses of Class
org.languagetool.rules.ml.MLServerProto.Match.Builder
Packages that use MLServerProto.Match.Builder
-
Uses of MLServerProto.Match.Builder in org.languagetool.rules.ml
Fields in org.languagetool.rules.ml with type parameters of type MLServerProto.Match.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.Match, MLServerProto.Match.Builder, MLServerProto.MatchOrBuilder> MLServerProto.MatchList.Builder.matchesBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.Match, MLServerProto.Match.Builder, MLServerProto.MatchOrBuilder> MLServerProto.ProcessResponse.Builder.matchesBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.Match, MLServerProto.Match.Builder, MLServerProto.MatchOrBuilder> MLServerProto.ProcessResponse.Builder.rawMatchesBuilder_Methods in org.languagetool.rules.ml that return MLServerProto.Match.BuilderModifier and TypeMethodDescriptionMLServerProto.Match.Builder.addAllSuggestedReplacements(Iterable<? extends MLServerProto.SuggestedReplacement> values) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.addAllSuggestions(Iterable<String> values) legacy; use suggestedReplacementsMLServerProto.MatchList.Builder.addMatchesBuilder()list of matchesMLServerProto.MatchList.Builder.addMatchesBuilder(int index) list of matchesMLServerProto.ProcessResponse.Builder.addMatchesBuilder()repeated .lt_ml_server.Match matches = 2;MLServerProto.ProcessResponse.Builder.addMatchesBuilder(int index) repeated .lt_ml_server.Match matches = 2;MLServerProto.ProcessResponse.Builder.addRawMatchesBuilder()repeated .lt_ml_server.Match rawMatches = 1;MLServerProto.ProcessResponse.Builder.addRawMatchesBuilder(int index) repeated .lt_ml_server.Match rawMatches = 1;MLServerProto.Match.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) MLServerProto.Match.Builder.addSuggestedReplacements(int index, MLServerProto.SuggestedReplacement value) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.addSuggestedReplacements(int index, MLServerProto.SuggestedReplacement.Builder builderForValue) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.addSuggestedReplacements(MLServerProto.SuggestedReplacement value) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.addSuggestedReplacements(MLServerProto.SuggestedReplacement.Builder builderForValue) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.addSuggestions(String value) legacy; use suggestedReplacementsMLServerProto.Match.Builder.addSuggestionsBytes(com.google.protobuf.ByteString value) legacy; use suggestedReplacementsMLServerProto.Match.Builder.clear()MLServerProto.Match.Builder.clearAutoCorrect()is this correction eligible for auto-correction?MLServerProto.Match.Builder.clearContextForSureMatch()sint32 contextForSureMatch = 13;MLServerProto.Match.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) MLServerProto.Match.Builder.clearId()prefix for rule ids; should use a common value for one model/serverMLServerProto.Match.Builder.clearLength()length of matched area; >0MLServerProto.Match.Builder.clearMatchDescription()description of the match; displayed in e.g.MLServerProto.Match.Builder.clearMatchShortDescription()shortened description of the match; displayed in e.g.MLServerProto.Match.Builder.clearOffset()start position in the sentence (i.e.MLServerProto.Match.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) MLServerProto.Match.Builder.clearRule().lt_ml_server.Rule rule = 14;MLServerProto.Match.Builder.clearRuleDescription()added later, optional (can be substituted by Java)MLServerProto.Match.Builder.clearSubId()more specific suffix for rule ids; i.e.MLServerProto.Match.Builder.clearSuggestedReplacements()new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.clearSuggestions()legacy; use suggestedReplacementsMLServerProto.Match.Builder.clearType().lt_ml_server.Match.MatchType type = 12;MLServerProto.Match.Builder.clearUrl()to show a link, e.g.MLServerProto.Match.Builder.clone()MLServerProto.MatchList.Builder.getMatchesBuilder(int index) list of matchesMLServerProto.ProcessResponse.Builder.getMatchesBuilder(int index) repeated .lt_ml_server.Match matches = 2;MLServerProto.ProcessResponse.Builder.getRawMatchesBuilder(int index) repeated .lt_ml_server.Match rawMatches = 1;MLServerProto.Match.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLServerProto.Match.Builder.mergeFrom(com.google.protobuf.Message other) MLServerProto.Match.Builder.mergeFrom(MLServerProto.Match other) MLServerProto.Match.Builder.mergeRule(MLServerProto.Rule value) .lt_ml_server.Rule rule = 14;MLServerProto.Match.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static MLServerProto.Match.BuilderMLServerProto.Match.newBuilder()static MLServerProto.Match.BuilderMLServerProto.Match.newBuilder(MLServerProto.Match prototype) MLServerProto.Match.newBuilderForType()protected MLServerProto.Match.BuilderMLServerProto.Match.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) MLServerProto.Match.Builder.removeSuggestedReplacements(int index) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.setAutoCorrect(boolean value) is this correction eligible for auto-correction?MLServerProto.Match.Builder.setContextForSureMatch(int value) sint32 contextForSureMatch = 13;MLServerProto.Match.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) prefix for rule ids; should use a common value for one model/serverMLServerProto.Match.Builder.setIdBytes(com.google.protobuf.ByteString value) prefix for rule ids; should use a common value for one model/serverMLServerProto.Match.Builder.setLength(int value) length of matched area; >0MLServerProto.Match.Builder.setMatchDescription(String value) description of the match; displayed in e.g.MLServerProto.Match.Builder.setMatchDescriptionBytes(com.google.protobuf.ByteString value) description of the match; displayed in e.g.MLServerProto.Match.Builder.setMatchShortDescription(String value) shortened description of the match; displayed in e.g.MLServerProto.Match.Builder.setMatchShortDescriptionBytes(com.google.protobuf.ByteString value) shortened description of the match; displayed in e.g.MLServerProto.Match.Builder.setOffset(int value) start position in the sentence (i.e.MLServerProto.Match.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) MLServerProto.Match.Builder.setRule(MLServerProto.Rule value) .lt_ml_server.Rule rule = 14;MLServerProto.Match.Builder.setRule(MLServerProto.Rule.Builder builderForValue) .lt_ml_server.Rule rule = 14;MLServerProto.Match.Builder.setRuleDescription(String value) added later, optional (can be substituted by Java)MLServerProto.Match.Builder.setRuleDescriptionBytes(com.google.protobuf.ByteString value) added later, optional (can be substituted by Java)more specific suffix for rule ids; i.e.MLServerProto.Match.Builder.setSubIdBytes(com.google.protobuf.ByteString value) more specific suffix for rule ids; i.e.MLServerProto.Match.Builder.setSuggestedReplacements(int index, MLServerProto.SuggestedReplacement value) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.setSuggestedReplacements(int index, MLServerProto.SuggestedReplacement.Builder builderForValue) new and extended suggestions; overwrite any values set in suggestionsMLServerProto.Match.Builder.setSuggestions(int index, String value) legacy; use suggestedReplacementsMLServerProto.Match.Builder.setType(MLServerProto.Match.MatchType value) .lt_ml_server.Match.MatchType type = 12;MLServerProto.Match.Builder.setTypeValue(int value) .lt_ml_server.Match.MatchType type = 12;MLServerProto.Match.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) to show a link, e.g.MLServerProto.Match.Builder.setUrlBytes(com.google.protobuf.ByteString value) to show a link, e.g.MLServerProto.Match.toBuilder()Methods in org.languagetool.rules.ml that return types with arguments of type MLServerProto.Match.BuilderModifier and TypeMethodDescriptionMLServerProto.MatchList.Builder.getMatchesBuilderList()list of matchesMLServerProto.ProcessResponse.Builder.getMatchesBuilderList()repeated .lt_ml_server.Match matches = 2;private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.Match, MLServerProto.Match.Builder, MLServerProto.MatchOrBuilder> MLServerProto.MatchList.Builder.getMatchesFieldBuilder()private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.Match, MLServerProto.Match.Builder, MLServerProto.MatchOrBuilder> MLServerProto.ProcessResponse.Builder.getMatchesFieldBuilder()MLServerProto.ProcessResponse.Builder.getRawMatchesBuilderList()repeated .lt_ml_server.Match rawMatches = 1;private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.Match, MLServerProto.Match.Builder, MLServerProto.MatchOrBuilder> MLServerProto.ProcessResponse.Builder.getRawMatchesFieldBuilder()Methods in org.languagetool.rules.ml with parameters of type MLServerProto.Match.BuilderModifier and TypeMethodDescriptionMLServerProto.MatchList.Builder.addMatches(int index, MLServerProto.Match.Builder builderForValue) list of matchesMLServerProto.MatchList.Builder.addMatches(MLServerProto.Match.Builder builderForValue) list of matchesMLServerProto.ProcessResponse.Builder.addMatches(int index, MLServerProto.Match.Builder builderForValue) repeated .lt_ml_server.Match matches = 2;MLServerProto.ProcessResponse.Builder.addMatches(MLServerProto.Match.Builder builderForValue) repeated .lt_ml_server.Match matches = 2;MLServerProto.ProcessResponse.Builder.addRawMatches(int index, MLServerProto.Match.Builder builderForValue) repeated .lt_ml_server.Match rawMatches = 1;MLServerProto.ProcessResponse.Builder.addRawMatches(MLServerProto.Match.Builder builderForValue) repeated .lt_ml_server.Match rawMatches = 1;MLServerProto.MatchList.Builder.setMatches(int index, MLServerProto.Match.Builder builderForValue) list of matchesMLServerProto.ProcessResponse.Builder.setMatches(int index, MLServerProto.Match.Builder builderForValue) repeated .lt_ml_server.Match matches = 2;MLServerProto.ProcessResponse.Builder.setRawMatches(int index, MLServerProto.Match.Builder builderForValue) repeated .lt_ml_server.Match rawMatches = 1;