Uses of Class
com.google.devtools.build.lib.query2.proto.proto2api.Build.Attribute.Builder
Packages that use Build.Attribute.Builder
-
Uses of Build.Attribute.Builder in com.google.devtools.build.lib.query2.proto.proto2api
Methods in com.google.devtools.build.lib.query2.proto.proto2api that return Build.Attribute.BuilderModifier and TypeMethodDescriptionBuild.Attribute.Builder.addAllDEPRECATEDStringDictUnaryValue(Iterable<? extends com.google.protobuf.ByteString> values) repeated bytes DEPRECATED_string_dict_unary_value = 18;Build.Attribute.Builder.addAllFilesetListValue(Iterable<? extends Build.FilesetEntry> values) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.addAllIntListValue(Iterable<? extends Integer> values) The value of the attribute has a list of int32 valuesBuild.Attribute.Builder.addAllLabelDictUnaryValue(Iterable<? extends Build.LabelDictUnaryEntry> values) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.addAllLabelKeyedStringDictValue(Iterable<? extends Build.LabelKeyedStringDictEntry> values) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.addAllLabelListDictValue(Iterable<? extends Build.LabelListDictEntry> values) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.addAllStringDictValue(Iterable<? extends Build.StringDictEntry> values) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.addAllStringListDictValue(Iterable<? extends Build.StringListDictEntry> values) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.addAllStringListValue(Iterable<String> values) The value of the attribute has a list of string values (label and path note from STRING applies here as well).Build.Rule.Builder.addAttributeBuilder()All of the attributes that describe the rule.Build.Rule.Builder.addAttributeBuilder(int index) All of the attributes that describe the rule.Build.Attribute.Builder.addDEPRECATEDStringDictUnaryValue(com.google.protobuf.ByteString value) repeated bytes DEPRECATED_string_dict_unary_value = 18;Build.Attribute.Builder.addFilesetListValue(int index, Build.FilesetEntry value) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.addFilesetListValue(int index, Build.FilesetEntry.Builder builderForValue) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.addFilesetListValue(Build.FilesetEntry value) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.addFilesetListValue(Build.FilesetEntry.Builder builderForValue) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.addIntListValue(int value) The value of the attribute has a list of int32 valuesBuild.Attribute.Builder.addLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry value) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.addLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry.Builder builderForValue) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.addLabelDictUnaryValue(Build.LabelDictUnaryEntry value) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.addLabelDictUnaryValue(Build.LabelDictUnaryEntry.Builder builderForValue) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.addLabelKeyedStringDictValue(int index, Build.LabelKeyedStringDictEntry value) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.addLabelKeyedStringDictValue(int index, Build.LabelKeyedStringDictEntry.Builder builderForValue) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.addLabelKeyedStringDictValue(Build.LabelKeyedStringDictEntry value) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.addLabelKeyedStringDictValue(Build.LabelKeyedStringDictEntry.Builder builderForValue) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.addLabelListDictValue(int index, Build.LabelListDictEntry value) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.addLabelListDictValue(int index, Build.LabelListDictEntry.Builder builderForValue) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.addLabelListDictValue(Build.LabelListDictEntry value) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.addLabelListDictValue(Build.LabelListDictEntry.Builder builderForValue) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.addStringDictValue(int index, Build.StringDictEntry value) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.addStringDictValue(int index, Build.StringDictEntry.Builder builderForValue) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.addStringDictValue(Build.StringDictEntry value) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.addStringDictValue(Build.StringDictEntry.Builder builderForValue) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.addStringListDictValue(int index, Build.StringListDictEntry value) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.addStringListDictValue(int index, Build.StringListDictEntry.Builder builderForValue) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.addStringListDictValue(Build.StringListDictEntry value) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.addStringListDictValue(Build.StringListDictEntry.Builder builderForValue) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.addStringListValue(String value) The value of the attribute has a list of string values (label and path note from STRING applies here as well).Build.Attribute.Builder.addStringListValueBytes(com.google.protobuf.ByteString value) The value of the attribute has a list of string values (label and path note from STRING applies here as well).Build.Attribute.Builder.clear()Build.Attribute.Builder.clearBooleanValue()If the attribute has a boolean value this will be populated.Build.Attribute.Builder.clearDEPRECATEDStringDictUnaryValue()repeated bytes DEPRECATED_string_dict_unary_value = 18;Build.Attribute.Builder.clearExplicitlySpecified()Whether the attribute was explicitly specifiedBuild.Attribute.Builder.clearFilesetListValue()If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.clearIntListValue()The value of the attribute has a list of int32 valuesBuild.Attribute.Builder.clearIntValue()If this attribute has an integer value this will be populated.Build.Attribute.Builder.clearLabelDictUnaryValue()If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.clearLabelKeyedStringDictValue()If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.clearLabelListDictValue()If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.clearLicense()If this is a license attribute, the license information is stored here.Build.Attribute.Builder.clearName()The name of the attributeBuild.Attribute.Builder.clearNodep()If this attribute has a string value or a string list value, then this may be set to indicate that the value may be treated as a label that isn't a dependency of this attribute's rule.Build.Attribute.Builder.clearSelectorList()If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.Build.Attribute.Builder.clearSourceAspectName()Represents the aspect that this attribute comes from.Build.Attribute.Builder.clearStringDictValue()If this is a string dict, each entry will be stored here.Build.Attribute.Builder.clearStringListDictValue()If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.clearStringListValue()The value of the attribute has a list of string values (label and path note from STRING applies here as well).Build.Attribute.Builder.clearStringValue()If the attribute has a string value this will be populated.Build.Attribute.Builder.clearTristateValue()If the attribute is a Tristate value, this will be populated.Build.Attribute.Builder.clearType()The type of attribute.Build.Rule.Builder.getAttributeBuilder(int index) All of the attributes that describe the rule.Build.Attribute.Builder.mergeFrom(Build.Attribute other) Build.Attribute.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Build.Attribute.Builder.mergeFrom(com.google.protobuf.Message other) Build.Attribute.Builder.mergeLicense(Build.License value) If this is a license attribute, the license information is stored here.Build.Attribute.Builder.mergeSelectorList(Build.Attribute.SelectorList value) If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.static Build.Attribute.BuilderBuild.Attribute.newBuilder()static Build.Attribute.BuilderBuild.Attribute.newBuilder(Build.Attribute prototype) Build.Attribute.newBuilderForType()protected Build.Attribute.BuilderBuild.Attribute.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Build.Attribute.Builder.removeFilesetListValue(int index) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.removeLabelDictUnaryValue(int index) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.removeLabelKeyedStringDictValue(int index) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.removeLabelListDictValue(int index) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.removeStringDictValue(int index) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.removeStringListDictValue(int index) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.setBooleanValue(boolean value) If the attribute has a boolean value this will be populated.Build.Attribute.Builder.setDEPRECATEDStringDictUnaryValue(int index, com.google.protobuf.ByteString value) repeated bytes DEPRECATED_string_dict_unary_value = 18;Build.Attribute.Builder.setExplicitlySpecified(boolean value) Whether the attribute was explicitly specifiedBuild.Attribute.Builder.setFilesetListValue(int index, Build.FilesetEntry value) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.setFilesetListValue(int index, Build.FilesetEntry.Builder builderForValue) If the attribute is part of a Fileset, the fileset entries are stored in this field.Build.Attribute.Builder.setIntListValue(int index, int value) The value of the attribute has a list of int32 valuesBuild.Attribute.Builder.setIntValue(int value) If this attribute has an integer value this will be populated.Build.Attribute.Builder.setLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry value) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.setLabelDictUnaryValue(int index, Build.LabelDictUnaryEntry.Builder builderForValue) If this is a label dict unary, each entry will be stored here.Build.Attribute.Builder.setLabelKeyedStringDictValue(int index, Build.LabelKeyedStringDictEntry value) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.setLabelKeyedStringDictValue(int index, Build.LabelKeyedStringDictEntry.Builder builderForValue) If this is a label-keyed string dict, each entry will be stored here.Build.Attribute.Builder.setLabelListDictValue(int index, Build.LabelListDictEntry value) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.setLabelListDictValue(int index, Build.LabelListDictEntry.Builder builderForValue) If this is a label list dict, each entry will be stored here.Build.Attribute.Builder.setLicense(Build.License value) If this is a license attribute, the license information is stored here.Build.Attribute.Builder.setLicense(Build.License.Builder builderForValue) If this is a license attribute, the license information is stored here.The name of the attributeBuild.Attribute.Builder.setNameBytes(com.google.protobuf.ByteString value) The name of the attributeBuild.Attribute.Builder.setNodep(boolean value) If this attribute has a string value or a string list value, then this may be set to indicate that the value may be treated as a label that isn't a dependency of this attribute's rule.Build.Attribute.Builder.setSelectorList(Build.Attribute.SelectorList value) If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.Build.Attribute.Builder.setSelectorList(Build.Attribute.SelectorList.Builder builderForValue) If this attribute's value is an expression containing one or more select expressions, then its type is SELECTOR_LIST and a SelectorList will be stored here.Build.Attribute.Builder.setSourceAspectName(String value) Represents the aspect that this attribute comes from.Build.Attribute.Builder.setSourceAspectNameBytes(com.google.protobuf.ByteString value) Represents the aspect that this attribute comes from.Build.Attribute.Builder.setStringDictValue(int index, Build.StringDictEntry value) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.setStringDictValue(int index, Build.StringDictEntry.Builder builderForValue) If this is a string dict, each entry will be stored here.Build.Attribute.Builder.setStringListDictValue(int index, Build.StringListDictEntry value) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.setStringListDictValue(int index, Build.StringListDictEntry.Builder builderForValue) If this is a string list dict, each entry will be stored here.Build.Attribute.Builder.setStringListValue(int index, String value) The value of the attribute has a list of string values (label and path note from STRING applies here as well).Build.Attribute.Builder.setStringValue(String value) If the attribute has a string value this will be populated.Build.Attribute.Builder.setStringValueBytes(com.google.protobuf.ByteString value) If the attribute has a string value this will be populated.Build.Attribute.Builder.setTristateValue(Build.Attribute.Tristate value) If the attribute is a Tristate value, this will be populated.Build.Attribute.Builder.setType(Build.Attribute.Discriminator value) The type of attribute.Build.Attribute.toBuilder()Methods in com.google.devtools.build.lib.query2.proto.proto2api that return types with arguments of type Build.Attribute.BuilderModifier and TypeMethodDescriptionBuild.Rule.Builder.getAttributeBuilderList()All of the attributes that describe the rule.Methods in com.google.devtools.build.lib.query2.proto.proto2api with parameters of type Build.Attribute.BuilderModifier and TypeMethodDescriptionBuild.Rule.Builder.addAttribute(int index, Build.Attribute.Builder builderForValue) All of the attributes that describe the rule.Build.Rule.Builder.addAttribute(Build.Attribute.Builder builderForValue) All of the attributes that describe the rule.Build.Rule.Builder.setAttribute(int index, Build.Attribute.Builder builderForValue) All of the attributes that describe the rule.