Uses of Class
org.languagetool.rules.ml.MLServerProto.RuleCategory
Packages that use MLServerProto.RuleCategory
-
Uses of MLServerProto.RuleCategory in org.languagetool.rules.ml
Fields in org.languagetool.rules.ml declared as MLServerProto.RuleCategoryModifier and TypeFieldDescriptionprivate MLServerProto.RuleCategoryMLServerProto.Rule.Builder.category_private MLServerProto.RuleCategoryMLServerProto.Rule.category_private static final MLServerProto.RuleCategoryMLServerProto.RuleCategory.DEFAULT_INSTANCEFields in org.languagetool.rules.ml with type parameters of type MLServerProto.RuleCategoryModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<MLServerProto.RuleCategory, MLServerProto.RuleCategory.Builder, MLServerProto.RuleCategoryOrBuilder> MLServerProto.Rule.Builder.categoryBuilder_private static final com.google.protobuf.Parser<MLServerProto.RuleCategory> MLServerProto.RuleCategory.PARSERMethods in org.languagetool.rules.ml that return MLServerProto.RuleCategoryModifier and TypeMethodDescriptionMLServerProto.RuleCategory.Builder.build()MLServerProto.RuleCategory.Builder.buildPartial()MLServerProto.Rule.Builder.getCategory().lt_ml_server.RuleCategory category = 4;MLServerProto.Rule.getCategory().lt_ml_server.RuleCategory category = 4;MLServerProto.RuleOrBuilder.getCategory().lt_ml_server.RuleCategory category = 4;static MLServerProto.RuleCategoryMLServerProto.RuleCategory.getDefaultInstance()MLServerProto.RuleCategory.Builder.getDefaultInstanceForType()MLServerProto.RuleCategory.getDefaultInstanceForType()static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseDelimitedFrom(InputStream input) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(byte[] data) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(com.google.protobuf.ByteString data) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(com.google.protobuf.CodedInputStream input) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(InputStream input) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(ByteBuffer data) static MLServerProto.RuleCategoryMLServerProto.RuleCategory.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.rules.ml that return types with arguments of type MLServerProto.RuleCategoryModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<MLServerProto.RuleCategory, MLServerProto.RuleCategory.Builder, MLServerProto.RuleCategoryOrBuilder> MLServerProto.Rule.Builder.getCategoryFieldBuilder().lt_ml_server.RuleCategory category = 4;com.google.protobuf.Parser<MLServerProto.RuleCategory> MLServerProto.RuleCategory.getParserForType()static com.google.protobuf.Parser<MLServerProto.RuleCategory> MLServerProto.RuleCategory.parser()Methods in org.languagetool.rules.ml with parameters of type MLServerProto.RuleCategoryModifier and TypeMethodDescriptionprivate voidMLServerProto.RuleCategory.Builder.buildPartial0(MLServerProto.RuleCategory result) MLServerProto.Rule.Builder.mergeCategory(MLServerProto.RuleCategory value) .lt_ml_server.RuleCategory category = 4;MLServerProto.RuleCategory.Builder.mergeFrom(MLServerProto.RuleCategory other) MLServerProto.RuleCategory.newBuilder(MLServerProto.RuleCategory prototype) MLServerProto.Rule.Builder.setCategory(MLServerProto.RuleCategory value) .lt_ml_server.RuleCategory category = 4; -
Uses of MLServerProto.RuleCategory in org.languagetool.tools.Cache
Fields in org.languagetool.tools.Cache declared as MLServerProto.RuleCategoryModifier and TypeFieldDescriptionprivate MLServerProto.RuleCategoryProtoResultCache.CachedRule.Builder.category_private MLServerProto.RuleCategoryProtoResultCache.CachedRule.category_Fields in org.languagetool.tools.Cache with type parameters of type MLServerProto.RuleCategoryModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<MLServerProto.RuleCategory, MLServerProto.RuleCategory.Builder, MLServerProto.RuleCategoryOrBuilder> ProtoResultCache.CachedRule.Builder.categoryBuilder_Methods in org.languagetool.tools.Cache that return MLServerProto.RuleCategoryModifier and TypeMethodDescriptionProtoResultCache.CachedRule.Builder.getCategory().lt_ml_server.RuleCategory category = 8;ProtoResultCache.CachedRule.getCategory().lt_ml_server.RuleCategory category = 8;ProtoResultCache.CachedRuleOrBuilder.getCategory().lt_ml_server.RuleCategory category = 8;Methods in org.languagetool.tools.Cache that return types with arguments of type MLServerProto.RuleCategoryModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<MLServerProto.RuleCategory, MLServerProto.RuleCategory.Builder, MLServerProto.RuleCategoryOrBuilder> ProtoResultCache.CachedRule.Builder.getCategoryFieldBuilder().lt_ml_server.RuleCategory category = 8;Methods in org.languagetool.tools.Cache with parameters of type MLServerProto.RuleCategoryModifier and TypeMethodDescriptionProtoResultCache.CachedRule.Builder.mergeCategory(MLServerProto.RuleCategory value) .lt_ml_server.RuleCategory category = 8;ProtoResultCache.CachedRule.Builder.setCategory(MLServerProto.RuleCategory value) .lt_ml_server.RuleCategory category = 8;