Uses of Class
org.languagetool.rules.ml.MLServerProto.MatchList
Packages that use MLServerProto.MatchList
-
Uses of MLServerProto.MatchList in org.languagetool.rules.ml
Fields in org.languagetool.rules.ml declared as MLServerProto.MatchListModifier and TypeFieldDescriptionprivate static final MLServerProto.MatchListMLServerProto.MatchList.DEFAULT_INSTANCEFields in org.languagetool.rules.ml with type parameters of type MLServerProto.MatchListModifier and TypeFieldDescriptionprivate List<MLServerProto.MatchList> MLServerProto.PostProcessingRequest.Builder.matches_private List<MLServerProto.MatchList> MLServerProto.PostProcessingRequest.matches_private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.MatchList, MLServerProto.MatchList.Builder, MLServerProto.MatchListOrBuilder> MLServerProto.PostProcessingRequest.Builder.matchesBuilder_private static final com.google.protobuf.Parser<MLServerProto.MatchList> MLServerProto.MatchList.PARSERprivate List<MLServerProto.MatchList> MLServerProto.MatchResponse.Builder.sentenceMatches_private List<MLServerProto.MatchList> MLServerProto.MatchResponse.sentenceMatches_private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.MatchList, MLServerProto.MatchList.Builder, MLServerProto.MatchListOrBuilder> MLServerProto.MatchResponse.Builder.sentenceMatchesBuilder_Methods in org.languagetool.rules.ml that return MLServerProto.MatchListModifier and TypeMethodDescriptionMLServerProto.MatchList.Builder.build()MLServerProto.MatchList.Builder.buildPartial()static MLServerProto.MatchListMLServerProto.MatchList.getDefaultInstance()MLServerProto.MatchList.Builder.getDefaultInstanceForType()MLServerProto.MatchList.getDefaultInstanceForType()MLServerProto.PostProcessingRequest.Builder.getMatches(int index) matches of input text, to be transformedMLServerProto.PostProcessingRequest.getMatches(int index) matches of input text, to be transformedMLServerProto.PostProcessingRequestOrBuilder.getMatches(int index) matches of input text, to be transformedMLServerProto.MatchResponse.Builder.getSentenceMatches(int index) results for each corresponding sentence in MatchRequest (aligned)MLServerProto.MatchResponse.getSentenceMatches(int index) results for each corresponding sentence in MatchRequest (aligned)MLServerProto.MatchResponseOrBuilder.getSentenceMatches(int index) results for each corresponding sentence in MatchRequest (aligned)static MLServerProto.MatchListMLServerProto.MatchList.parseDelimitedFrom(InputStream input) static MLServerProto.MatchListMLServerProto.MatchList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(byte[] data) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(com.google.protobuf.ByteString data) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(com.google.protobuf.CodedInputStream input) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(InputStream input) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(ByteBuffer data) static MLServerProto.MatchListMLServerProto.MatchList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.rules.ml that return types with arguments of type MLServerProto.MatchListModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.MatchList, MLServerProto.MatchList.Builder, MLServerProto.MatchListOrBuilder> MLServerProto.PostProcessingRequest.Builder.getMatchesFieldBuilder()MLServerProto.PostProcessingRequest.Builder.getMatchesList()matches of input text, to be transformedMLServerProto.PostProcessingRequest.getMatchesList()matches of input text, to be transformedMLServerProto.PostProcessingRequestOrBuilder.getMatchesList()matches of input text, to be transformedcom.google.protobuf.Parser<MLServerProto.MatchList> MLServerProto.MatchList.getParserForType()private com.google.protobuf.RepeatedFieldBuilderV3<MLServerProto.MatchList, MLServerProto.MatchList.Builder, MLServerProto.MatchListOrBuilder> MLServerProto.MatchResponse.Builder.getSentenceMatchesFieldBuilder()MLServerProto.MatchResponse.Builder.getSentenceMatchesList()results for each corresponding sentence in MatchRequest (aligned)MLServerProto.MatchResponse.getSentenceMatchesList()results for each corresponding sentence in MatchRequest (aligned)MLServerProto.MatchResponseOrBuilder.getSentenceMatchesList()results for each corresponding sentence in MatchRequest (aligned)static com.google.protobuf.Parser<MLServerProto.MatchList> MLServerProto.MatchList.parser()Methods in org.languagetool.rules.ml with parameters of type MLServerProto.MatchListModifier and TypeMethodDescriptionMLServerProto.PostProcessingRequest.Builder.addMatches(int index, MLServerProto.MatchList value) matches of input text, to be transformedMLServerProto.PostProcessingRequest.Builder.addMatches(MLServerProto.MatchList value) matches of input text, to be transformedMLServerProto.MatchResponse.Builder.addSentenceMatches(int index, MLServerProto.MatchList value) results for each corresponding sentence in MatchRequest (aligned)MLServerProto.MatchResponse.Builder.addSentenceMatches(MLServerProto.MatchList value) results for each corresponding sentence in MatchRequest (aligned)private voidMLServerProto.MatchList.Builder.buildPartial0(MLServerProto.MatchList result) private voidMLServerProto.MatchList.Builder.buildPartialRepeatedFields(MLServerProto.MatchList result) MLServerProto.MatchList.Builder.mergeFrom(MLServerProto.MatchList other) MLServerProto.MatchList.newBuilder(MLServerProto.MatchList prototype) MLServerProto.PostProcessingRequest.Builder.setMatches(int index, MLServerProto.MatchList value) matches of input text, to be transformedMLServerProto.MatchResponse.Builder.setSentenceMatches(int index, MLServerProto.MatchList value) results for each corresponding sentence in MatchRequest (aligned)Method parameters in org.languagetool.rules.ml with type arguments of type MLServerProto.MatchListModifier and TypeMethodDescriptionMLServerProto.PostProcessingRequest.Builder.addAllMatches(Iterable<? extends MLServerProto.MatchList> values) matches of input text, to be transformedMLServerProto.MatchResponse.Builder.addAllSentenceMatches(Iterable<? extends MLServerProto.MatchList> values) results for each corresponding sentence in MatchRequest (aligned)