Uses of Class
aQute.bnd.header.Attrs
Packages that use Attrs
Package
Description
-
Uses of Attrs in aQute.bnd.build
Fields in aQute.bnd.build with type parameters of type AttrsMethods in aQute.bnd.build that return AttrsModifier and TypeMethodDescriptionWorkspace.getGestalt
(String part) Get the attrs for a gestalt partMethods in aQute.bnd.build with parameters of type AttrsModifier and TypeMethodDescriptionstatic void
Workspace.addGestalt
(String part, Attrs attrs) Add a gestalt to all workspaces.private void
Project.install
(RepositoryPlugin repo, Processor context, File f, Attrs value) Method parameters in aQute.bnd.build with type arguments of type AttrsModifier and TypeMethodDescriptionConstructors in aQute.bnd.build with parameters of type Attrs -
Uses of Attrs in aQute.bnd.build.model.clauses
Fields in aQute.bnd.build.model.clauses declared as AttrsMethods in aQute.bnd.build.model.clauses that return AttrsConstructors in aQute.bnd.build.model.clauses with parameters of type AttrsModifierConstructorDescriptionExportedPackage
(String packageName, Attrs attribs) HeaderClause
(String name, Attrs attribs) ImportPattern
(String pattern, Attrs attributes) ServiceComponent
(String name, Attrs attribs) VersionedClause
(String name, Attrs attribs) -
Uses of Attrs in aQute.bnd.component
Fields in aQute.bnd.component with type parameters of type AttrsModifier and TypeFieldDescriptionprivate final Map<MergedRequirement.FilterEffectivePair,
Attrs> MergedRequirement.filterMap
Methods in aQute.bnd.component with parameters of type AttrsModifier and TypeMethodDescription(package private) void
DSAnnotations.Options.process
(DSAnnotations.VersionSettings anno, Attrs attrs) Method parameters in aQute.bnd.component with type arguments of type AttrsModifier and TypeMethodDescription(package private) static void
DSAnnotations.Options.parseOption
(Map.Entry<String, Attrs> entry, Set<DSAnnotations.Options> options, DSAnnotations.VersionSettings state) -
Uses of Attrs in aQute.bnd.connection.settings
Methods in aQute.bnd.connection.settings with parameters of type AttrsModifier and TypeMethodDescriptionprivate void
ConnectionSettings.parseServer
(Attrs value) Set the parameters from within, i.e. -
Uses of Attrs in aQute.bnd.exporter.subsystem
Method parameters in aQute.bnd.exporter.subsystem with type arguments of type Attrs -
Uses of Attrs in aQute.bnd.header
Fields in aQute.bnd.header declared as AttrsFields in aQute.bnd.header with type parameters of type AttrsMethods in aQute.bnd.header that return AttrsModifier and TypeMethodDescriptionstatic Attrs
Deprecated.static Attrs
OSGiHeader.parseProperties
(String input) static Attrs
OSGiHeader.parseProperties
(String input, Reporter logger) Deprecated.Methods in aQute.bnd.header that return types with arguments of type AttrsMethods in aQute.bnd.header with parameters of type AttrsModifier and TypeMethodDescriptionvoid
boolean
Parameters.containsValue
(Attrs value) boolean
void
Merge the attributesvoid
Method parameters in aQute.bnd.header with type arguments of type AttrsModifier and TypeMethodDescriptionvoid
void
Parameters.putAllIfAbsent
(Map<String, ? extends Attrs> map) Constructors in aQute.bnd.header with parameters of type Attrs -
Uses of Attrs in aQute.bnd.help
Fields in aQute.bnd.help declared as AttrsMethods in aQute.bnd.help with parameters of type AttrsModifier and TypeMethodDescriptionstatic <X> X
AttrsHandler.getProperties
(Attrs attrs, Class<X> type) Constructors in aQute.bnd.help with parameters of type Attrs -
Uses of Attrs in aQute.bnd.help.instructions
Methods in aQute.bnd.help.instructions that return Attrs -
Uses of Attrs in aQute.bnd.main
Fields in aQute.bnd.main declared as Attrs -
Uses of Attrs in aQute.bnd.metatype
Methods in aQute.bnd.metatype with parameters of type AttrsModifier and TypeMethodDescription(package private) void
MetatypeAnnotations.Options.process
(MetatypeAnnotations.VersionSettings settings, Attrs attrs) Method parameters in aQute.bnd.metatype with type arguments of type AttrsModifier and TypeMethodDescription(package private) static void
MetatypeAnnotations.Options.parseOption
(Map.Entry<String, Attrs> entry, Set<MetatypeAnnotations.Options> options, MetatypeAnnotations.VersionSettings state) -
Uses of Attrs in aQute.bnd.obr
Methods in aQute.bnd.obr with parameters of type AttrsModifier and TypeMethodDescriptionprivate static org.osgi.resource.Capability
OBRFragment.toCapability
(String key, Attrs value) private static org.osgi.resource.Capability
OBRFragment.toRequirement
(String key, Attrs value) -
Uses of Attrs in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as AttrsModifier and TypeFieldDescriptionprivate Attrs
AnnotationHeaders.MetaAnnotationCollector.attributesAndDirectives
Contracts.Contract.decorators
Fields in aQute.bnd.osgi with type parameters of type AttrsModifier and TypeFieldDescription(package private) static Map<Instruction,
Attrs> Instructions.EMPTY
private LinkedHashMap<Instruction,
Attrs> Instructions.map
private final Map<Descriptors.PackageRef,
Attrs> Packages.map
Methods in aQute.bnd.osgi that return AttrsModifier and TypeMethodDescriptionstatic Attrs
Processor.doAttrbutes
(Object[] attrs, Clazz clazz, Macro macro) Parse the a=b strings and return a map of them.Instructions.get
(Instruction key) Deprecated.Packages.get
(Descriptors.PackageRef key) Packages.get
(Descriptors.PackageRef packageRef, Attrs deflt) Deprecated.private Attrs
AnnotationHeaders.getAttributes
(Annotation a, String... ignores) Packages.getByBinaryName
(String s) (package private) Attrs
Analyzer.parsePackageinfo
(Descriptors.PackageRef packageRef, Resource r) private Attrs
Analyzer.parsePackageInfoClass
(Resource r) Instructions.put
(Instruction key, Attrs value) Packages.put
(Descriptors.PackageRef ref) Packages.put
(Descriptors.PackageRef key, Attrs value) Instructions.remove
(Instruction var0) Deprecated.Packages.remove
(Descriptors.PackageRef var0) Deprecated.Methods in aQute.bnd.osgi that return types with arguments of type AttrsModifier and TypeMethodDescriptionInstructions.entrySet()
Packages.entrySet()
Domain.getBundleSymbolicName()
Domain.getFragmentHost()
Instructions.matchesStream
(String value) Deprecated.Turn this Instructions into a map of File -> Attrs.Instructions.stream()
Packages.stream()
Instructions.values()
Packages.values()
Methods in aQute.bnd.osgi with parameters of type AttrsModifier and TypeMethodDescriptionboolean
Instructions.containsValue
(Attrs value) boolean
Packages.containsValue
(Attrs value) protected <T> T
Set the initial parameters of a pluginprivate void
AnnotationHeaders.directivesAndVersion
(Attrs attrs, String... directives) (package private) void
AnnotationHeaders.doAnnotatedAnnotation
(Annotation annotation, Descriptors.TypeRef name, Set<String> processed, Attrs baseAttrs) Handle the case where an annotation is annotated by one of our header annotations.(package private) void
Analyzer.fixupAttributes
(Descriptors.PackageRef packageRef, Attrs attributes) Fixup Attributes Execute any macros on an export andprivate void
Analyzer.fixupOldStyleVersions
(Attrs attrs) Packages.get
(Descriptors.PackageRef packageRef, Attrs deflt) private Object
Processor.loadPlugin
(ClassLoader loader, Attrs attrs, String className, boolean ignoreError) Load a plugin and customize it.void
Packages.merge
(Descriptors.PackageRef ref, boolean unique, Attrs... attrs) Instructions.put
(Instruction key, Attrs value) Packages.put
(Descriptors.PackageRef key, Attrs value) (package private) void
Analyzer.removeAttributes
(Attrs attributes) Remove the attributes mentioned in the REMOVE_ATTRIBUTE_DIRECTIVE.private void
AnnotationHeaders.replaceParameters
(Attrs attrs) private void
Verifier.verify
(Attrs attrs, String ad, Pattern pattern, boolean mandatory, String msg, String... args) (package private) void
Verifier.verifyAttrs
(String key, Attrs attrs) Method parameters in aQute.bnd.osgi with type arguments of type AttrsModifier and TypeMethodDescriptionvoid
Instructions.putAll
(Map<? extends Instruction, ? extends Attrs> map) void
Packages.putAll
(Map<? extends Descriptors.PackageRef, ? extends Attrs> map) void
Packages.putAllIfAbsent
(Map<Descriptors.PackageRef, ? extends Attrs> map) private Jar
Constructors in aQute.bnd.osgi with parameters of type AttrsModifierConstructorDescriptionprivate
MetaAnnotationCollector
(Clazz c, Annotation annotation, Set<String> processed, Attrs baseAttrs) -
Uses of Attrs in aQute.bnd.osgi.repository
Methods in aQute.bnd.osgi.repository with parameters of type AttrsModifier and TypeMethodDescriptionprivate void
AugmentRepository.createAugmentOperation
(MultiMap<org.osgi.resource.Requirement, AugmentRepository.Augment> operations, String bsn, Attrs attrs) -
Uses of Attrs in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return AttrsMethods in aQute.bnd.osgi.resource with parameters of type AttrsModifier and TypeMethodDescriptionCapReqBuilder.addAttributes
(Attrs attrs) In bnd, we use one map for both directives & attributes.void
CapReqBuilder.addAttributesOrDirectives
(Attrs attrs) In bnd, we use one map for both directives & attributes.CapReqBuilder.addDirectives
(Attrs directives) void
ResourceBuilder.addExportPackage
(String name, Attrs attrs) void
ResourceBuilder.addExportPackage
(String name, Attrs attrs, String bundle_symbolic_name, org.osgi.framework.Version bundle_version) void
ResourceBuilder.SafeResourceBuilder.addExportPackage
(String name, Attrs attrs) void
ResourceBuilder.SafeResourceBuilder.addExportPackage
(String name, Attrs attrs, String bundle_symbolic_name, org.osgi.framework.Version bundle_version) void
void
ResourceBuilder.addFragmentHost
(String bsn, Attrs attrs) void
ResourceBuilder.SafeResourceBuilder.addFragmentHost
(String bsn, Attrs attrs) org.osgi.resource.Requirement
ResourceBuilder.addImportPackage
(String name, Attrs attrs) org.osgi.resource.Requirement
ResourceBuilder.SafeResourceBuilder.addImportPackage
(String name, Attrs attrs) org.osgi.resource.Capability
ResourceBuilder.addProvideCapability
(String namespace, Attrs attrs) org.osgi.resource.Capability
ResourceBuilder.SafeResourceBuilder.addProvideCapability
(String namespace, Attrs attrs) void
ResourceBuilder.addRequireBundle
(String bsn, Attrs attrs) void
ResourceBuilder.SafeResourceBuilder.addRequireBundle
(String bsn, Attrs attrs) void
ResourceBuilder.addRequireCapability
(String namespace, String name, Attrs attrs) void
ResourceBuilder.SafeResourceBuilder.addRequireCapability
(String namespace, String name, Attrs attrs) static CapReqBuilder
CapReqBuilder.createCapReqBuilder
(String namespace, Attrs attrs) static CapabilityBuilder
CapReqBuilder.createPackageCapability
(String name, Attrs attrs, String bundle_symbolic_name, org.osgi.framework.Version bundle_version) static RequirementBuilder
CapReqBuilder.createPackageRequirement
(String name, Attrs attrs, String versionRange) private static void
ResourceBuilder.doOr
(FilterBuilder sb, String key, String attribute, Attrs attrs) static org.osgi.resource.Capability
CapReqBuilder.getCapabilityFrom
(String namespace, Attrs attrs) static org.osgi.resource.Requirement
CapReqBuilder.getRequirementFrom
(String namespace, Attrs attrs) static org.osgi.resource.Requirement
CapReqBuilder.getRequirementFrom
(String namespace, Attrs attrs, boolean unalias) Constructors in aQute.bnd.osgi.resource with parameters of type Attrs -
Uses of Attrs in aQute.bnd.plugin.jpms
Method parameters in aQute.bnd.plugin.jpms with type arguments of type AttrsModifier and TypeMethodDescriptionprivate ModuleInfoBuilder
JPMSModuleInfoPlugin.nameAccessAndVersion
(Map.Entry<String, Attrs> instruction, Parameters requireCapability, Analyzer analyzer) private void
JPMSModuleInfoPlugin.requires
(Map.Entry<String, Attrs> instruction, Analyzer analyzer, Packages index, Parameters moduleInfoOptions, ModuleInfoBuilder builder) -
Uses of Attrs in aQute.bnd.remoteworkspace.server
Methods in aQute.bnd.remoteworkspace.server with parameters of type AttrsModifier and TypeMethodDescription(package private) void
RemoteWorkspaceServer.Instance.doPackage
(Parameters extraPackages, Descriptors.PackageRef p, Attrs a)