Uses of Class
aQute.bnd.header.Attrs
Packages that use Attrs
Package
Description
OSGi Declarative Services Annotation processing.
-
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 voidWorkspace.addGestalt(String part, Attrs attrs) Add a gestalt to all workspaces.WorkspaceExternalPluginHandler.getImplementations(Class<T> interf, Attrs attrs) Returns list of external plugin proxies that implement the given interface.private voidProject.install(RepositoryPlugin repo, Processor context, File f, Attrs value) (package private) void(package private) abstract void(package private) voidMethod 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.filterMapMethods in aQute.bnd.component with parameters of type AttrsModifier and TypeMethodDescription(package private) voidDSAnnotations.Options.process(DSAnnotations.VersionSettings anno, Attrs attrs) Method parameters in aQute.bnd.component with type arguments of type AttrsModifier and TypeMethodDescription(package private) static voidDSAnnotations.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 voidConnectionSettings.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 AttrsDeprecated.static AttrsOSGiHeader.parseProperties(String input) static AttrsOSGiHeader.parseProperties(String input, Reporter logger) Deprecated.Return a new Attrs that has only the attributes that match the predicate.Methods in aQute.bnd.header that return types with arguments of type AttrsMethods in aQute.bnd.header with parameters of type AttrsModifier and TypeMethodDescriptionvoidbooleanParameters.containsValue(Attrs value) booleanvoidMerge the attributesvoidMethod parameters in aQute.bnd.header with type arguments of type AttrsModifier and TypeMethodDescriptionvoidvoidParameters.putAllIfAbsent(Map<? extends 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> XAttrsHandler.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 AttrsMethods in aQute.bnd.main with parameters of type Attrs -
Uses of Attrs in aQute.bnd.metatype
Methods in aQute.bnd.metatype with parameters of type AttrsModifier and TypeMethodDescription(package private) voidMetatypeAnnotations.Options.process(MetatypeAnnotations.VersionSettings settings, Attrs attrs) Method parameters in aQute.bnd.metatype with type arguments of type AttrsModifier and TypeMethodDescription(package private) static voidMetatypeAnnotations.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.CapabilityOBRFragment.toCapability(String key, Attrs value) private static org.osgi.resource.CapabilityOBRFragment.toRequirement(String key, Attrs value) -
Uses of Attrs in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as AttrsModifier and TypeFieldDescriptionprivate AttrsAnnotationHeaders.MetaAnnotationCollector.attributesAndDirectivesprivate final AttrsPluginsContainer.AbstractPlugin.attrsContracts.Contract.decoratorsFields in aQute.bnd.osgi with type parameters of type AttrsModifier and TypeFieldDescription(package private) static Map<Instruction, Attrs> Instructions.EMPTYprivate LinkedHashMap<Instruction, Attrs> Instructions.mapprivate final Map<Descriptors.PackageRef, Attrs> Packages.mapMethods in aQute.bnd.osgi that return AttrsModifier and TypeMethodDescriptionprivate AttrsInstructions.decorateAttrs(Attrs target, Attrs decoration) static AttrsProcessor.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 AttrsAnnotationHeaders.getAttributes(Annotation a, String... ignores) Packages.getByBinaryName(String s) private AttrsAnalyzer.mergeImportAttrs(Attrs existing, Attrs imported) (package private) AttrsAnalyzer.parsePackageinfo(Descriptors.PackageRef packageRef, Resource r) private AttrsAnalyzer.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) 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 TypeMethodDescriptionbooleanInstructions.containsValue(Attrs value) booleanPackages.containsValue(Attrs value) protected <T> TProcessor.customize(T plugin, Attrs map, PluginsContainer pluginsContainer) Set the initial parameters of a pluginprivate AttrsInstructions.decorateAttrs(Attrs target, Attrs decoration) private voidAnnotationHeaders.directivesAndVersion(Attrs attrs, String... directives) (package private) voidAnnotationHeaders.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) voidAnalyzer.fixupAttributes(Descriptors.PackageRef packageRef, Attrs attributes) Fixup Attributes Execute any macros on an export andprivate voidAnalyzer.fixupOldStyleVersions(Attrs attrs) Packages.get(Descriptors.PackageRef packageRef, Attrs deflt) private ObjectPluginsContainer.loadPlugin(Processor processor, ClassLoader loader, Attrs attrs, String className, boolean ignoreError) Load a plugin and customize it.voidPackages.merge(Descriptors.PackageRef ref, boolean unique, Attrs... attrs) private AttrsAnalyzer.mergeImportAttrs(Attrs existing, Attrs imported) Instructions.put(Instruction key, Attrs value) Packages.put(Descriptors.PackageRef key, Attrs value) (package private) voidAnalyzer.removeAttributes(Attrs attributes) Remove the attributes mentioned in the REMOVE_ATTRIBUTE_DIRECTIVE.private voidAnnotationHeaders.replaceParameters(Attrs attrs) private voidVerifier.verify(Attrs attrs, String ad, Pattern pattern, boolean mandatory, String msg, String... args) (package private) voidVerifier.verifyAttrs(String key, Attrs attrs) Method parameters in aQute.bnd.osgi with type arguments of type AttrsModifier and TypeMethodDescriptionvoidInstructions.putAll(Map<? extends Instruction, ? extends Attrs> map) voidPackages.putAll(Map<? extends Descriptors.PackageRef, ? extends Attrs> map) voidPackages.putAllIfAbsent(Map<Descriptors.PackageRef, ? extends Attrs> map) private JarConstructors in aQute.bnd.osgi with parameters of type AttrsModifierConstructorDescription(package private)AbstractPlugin(Class<T> type, Attrs attrs) privateMetaAnnotationCollector(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 voidAugmentRepository.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 invalid input: '&' attributes.voidCapReqBuilder.addAttributesOrDirectives(Attrs attrs) In bnd, we use one map for both directives invalid input: '&' attributes.CapReqBuilder.addDirectives(Attrs directives) voidResourceBuilder.addExportPackage(String name, Attrs attrs) voidResourceBuilder.addExportPackage(String name, Attrs attrs, String bundle_symbolic_name, org.osgi.framework.Version bundle_version) voidResourceBuilder.SafeResourceBuilder.addExportPackage(String name, Attrs attrs) voidResourceBuilder.SafeResourceBuilder.addExportPackage(String name, Attrs attrs, String bundle_symbolic_name, org.osgi.framework.Version bundle_version) voidvoidResourceBuilder.addFragmentHost(String bsn, Attrs attrs) voidResourceBuilder.SafeResourceBuilder.addFragmentHost(String bsn, Attrs attrs) org.osgi.resource.RequirementResourceBuilder.addImportPackage(String name, Attrs attrs) org.osgi.resource.RequirementResourceBuilder.SafeResourceBuilder.addImportPackage(String name, Attrs attrs) org.osgi.resource.CapabilityResourceBuilder.addProvideCapability(String namespace, Attrs attrs) org.osgi.resource.CapabilityResourceBuilder.SafeResourceBuilder.addProvideCapability(String namespace, Attrs attrs) voidResourceBuilder.addRequireBundle(String bsn, Attrs attrs) voidResourceBuilder.SafeResourceBuilder.addRequireBundle(String bsn, Attrs attrs) voidResourceBuilder.addRequireCapability(String namespace, String name, Attrs attrs) voidResourceBuilder.SafeResourceBuilder.addRequireCapability(String namespace, String name, Attrs attrs) static CapReqBuilderCapReqBuilder.createCapReqBuilder(String namespace, Attrs attrs) static CapabilityBuilderCapReqBuilder.createPackageCapability(String name, Attrs attrs, String bundle_symbolic_name, org.osgi.framework.Version bundle_version) static RequirementBuilderCapReqBuilder.createPackageRequirement(String name, Attrs attrs, String versionRange) private static voidResourceBuilder.doOr(FilterBuilder sb, String key, String attribute, Attrs attrs) static org.osgi.resource.CapabilityCapReqBuilder.getCapabilityFrom(String namespace, Attrs attrs) static org.osgi.resource.RequirementCapReqBuilder.getRequirementFrom(String namespace, Attrs attrs) static org.osgi.resource.RequirementCapReqBuilder.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 ModuleInfoBuilderJPMSModuleInfoPlugin.nameAccessAndVersion(Map.Entry<String, Attrs> instruction, Parameters requireCapability, Analyzer analyzer) private voidJPMSModuleInfoPlugin.requires(ModuleInfoBuilder builder, Analyzer analyzer, Map.Entry<String, Attrs> instruction, Packages index, Parameters moduleInfoOptions, Set<Descriptors.PackageRef> bcpEntries) -
Uses of Attrs in aQute.bnd.remoteworkspace.server
Methods in aQute.bnd.remoteworkspace.server with parameters of type AttrsModifier and TypeMethodDescription(package private) voidRemoteWorkspaceServer.Instance.doPackage(Parameters extraPackages, Descriptors.PackageRef p, Attrs a)