Uses of Class
aQute.lib.collections.MultiMap
Packages that use MultiMap
Package
Description
This package provides baseline support.
-
Uses of MultiMap in aQute.bnd.build
Fields in aQute.bnd.build declared as MultiMapModifier and TypeFieldDescription(package private) final MultiMap<WorkspaceNotifier.ET,WorkspaceNotifier.Receipt> WorkspaceNotifier.onsMethods in aQute.bnd.build with parameters of type MultiMapModifier and TypeMethodDescriptionprivate voidWorkspaceClassIndex.addLongestMatchingPackagePrefix(String packageName, List<org.osgi.resource.Capability> caps, BundleId bundle, MultiMap<BundleId, String> result) private StringWorkspaceClassIndex.matchClassNameAgainstResource(String binaryClassName, List<org.osgi.resource.Capability> caps, BundleId bundle, MultiMap<BundleId, String> result) -
Uses of MultiMap in aQute.bnd.component
Fields in aQute.bnd.component declared as MultiMapModifier and TypeFieldDescription(package private) MultiMap<String,Clazz.MethodDef> DSAnnotationReader.methodsPropertyDef.propertyMethods in aQute.bnd.component with parameters of type MultiMapModifier and TypeMethodDescriptionprivate voidDSAnnotations.makeUnique(MultiMap<String, ComponentDef> definitionsByName, ComponentDef definition) -
Uses of MultiMap in aQute.bnd.differ
Fields in aQute.bnd.differ declared as MultiMapModifier and TypeFieldDescription(package private) final MultiMap<Descriptors.PackageRef,Element> JavaElement.packages -
Uses of MultiMap in aQute.bnd.exporter.subsystem
Methods in aQute.bnd.exporter.subsystem with parameters of type MultiMap -
Uses of MultiMap in aQute.bnd.main
Methods in aQute.bnd.main with parameters of type MultiMap -
Uses of MultiMap in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as MultiMapModifier and TypeFieldDescriptionprivate final MultiMap<Descriptors.PackageRef,Descriptors.PackageRef> Analyzer.apiUsesprivate final MultiMap<Descriptors.PackageRef,Contracts.Contract> Contracts.contractedAnnotationHeaders.headersContracts.overlappingContractsprivate final MultiMap<Descriptors.PackageRef,Descriptors.PackageRef> Analyzer.usesMethods in aQute.bnd.osgi with parameters of type MultiMapModifier and TypeMethodDescriptionprivate Set<Instruction>Destructively filter the packages from the build up index. -
Uses of MultiMap in aQute.bnd.osgi.repository
Methods in aQute.bnd.osgi.repository with parameters of type MultiMapModifier and TypeMethodDescriptionprivate voidAugmentRepository.createAugmentOperation(MultiMap<org.osgi.resource.Requirement, AugmentRepository.Augment> operations, String bsn, Attrs attrs) -
Uses of MultiMap in aQute.bnd.resource.repository
Fields in aQute.bnd.resource.repository declared as MultiMapModifier and TypeFieldDescription(package private) final MultiMap<File,RepositoryPlugin.DownloadListener> ResourceRepositoryImpl.queues -
Uses of MultiMap in aQute.lib.collections
Methods in aQute.lib.collections that return MultiMapModifier and TypeMethodDescriptionIndex a collection.MultiMap.transpose()MultiMap.transpose(boolean noduplicates) Constructors in aQute.lib.collections with parameters of type MultiMap -
Uses of MultiMap in aQute.lib.dot
Fields in aQute.lib.dot declared as MultiMapModifier and TypeFieldDescription(package private) final MultiMap<DOT<Vertex>.Edge,DOT.Attribute> DOT.edgeAttributes(package private) final MultiMap<Vertex,DOT.Attribute> DOT.vertexAttributes -
Uses of MultiMap in aQute.libg.remote.source
Fields in aQute.libg.remote.source declared as MultiMap