Uses of Class
org.languagetool.rules.ml.MLServerProto.Rule
Packages that use MLServerProto.Rule
-
Uses of MLServerProto.Rule in org.languagetool.rules.ml
Fields in org.languagetool.rules.ml declared as MLServerProto.RuleModifier and TypeFieldDescriptionprivate static final MLServerProto.RuleMLServerProto.Rule.DEFAULT_INSTANCEprivate MLServerProto.RuleMLServerProto.Match.Builder.rule_private MLServerProto.RuleMLServerProto.Match.rule_Fields in org.languagetool.rules.ml with type parameters of type MLServerProto.RuleModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<MLServerProto.Rule> MLServerProto.Rule.PARSERprivate com.google.protobuf.SingleFieldBuilderV3<MLServerProto.Rule, MLServerProto.Rule.Builder, MLServerProto.RuleOrBuilder> MLServerProto.Match.Builder.ruleBuilder_Methods in org.languagetool.rules.ml that return MLServerProto.RuleModifier and TypeMethodDescriptionMLServerProto.Rule.Builder.build()MLServerProto.Rule.Builder.buildPartial()static MLServerProto.RuleMLServerProto.Rule.getDefaultInstance()MLServerProto.Rule.Builder.getDefaultInstanceForType()MLServerProto.Rule.getDefaultInstanceForType()MLServerProto.Match.Builder.getRule().lt_ml_server.Rule rule = 14;MLServerProto.Match.getRule().lt_ml_server.Rule rule = 14;MLServerProto.MatchOrBuilder.getRule().lt_ml_server.Rule rule = 14;static MLServerProto.RuleMLServerProto.Rule.parseDelimitedFrom(InputStream input) static MLServerProto.RuleMLServerProto.Rule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleMLServerProto.Rule.parseFrom(byte[] data) static MLServerProto.RuleMLServerProto.Rule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleMLServerProto.Rule.parseFrom(com.google.protobuf.ByteString data) static MLServerProto.RuleMLServerProto.Rule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleMLServerProto.Rule.parseFrom(com.google.protobuf.CodedInputStream input) static MLServerProto.RuleMLServerProto.Rule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleMLServerProto.Rule.parseFrom(InputStream input) static MLServerProto.RuleMLServerProto.Rule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleMLServerProto.Rule.parseFrom(ByteBuffer data) static MLServerProto.RuleMLServerProto.Rule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.rules.ml that return types with arguments of type MLServerProto.RuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MLServerProto.Rule> MLServerProto.Rule.getParserForType()private com.google.protobuf.SingleFieldBuilderV3<MLServerProto.Rule, MLServerProto.Rule.Builder, MLServerProto.RuleOrBuilder> MLServerProto.Match.Builder.getRuleFieldBuilder().lt_ml_server.Rule rule = 14;static com.google.protobuf.Parser<MLServerProto.Rule> MLServerProto.Rule.parser()Methods in org.languagetool.rules.ml with parameters of type MLServerProto.RuleModifier and TypeMethodDescriptionprivate voidMLServerProto.Rule.Builder.buildPartial0(MLServerProto.Rule result) private voidMLServerProto.Rule.Builder.buildPartialRepeatedFields(MLServerProto.Rule result) MLServerProto.Rule.Builder.mergeFrom(MLServerProto.Rule other) MLServerProto.Match.Builder.mergeRule(MLServerProto.Rule value) .lt_ml_server.Rule rule = 14;static MLServerProto.Rule.BuilderMLServerProto.Rule.newBuilder(MLServerProto.Rule prototype) MLServerProto.Match.Builder.setRule(MLServerProto.Rule value) .lt_ml_server.Rule rule = 14;