Uses of Class
aQute.lib.collections.MultiMap
Packages that use MultiMap
Package
Description
OSGi Declarative Services Annotation processing.
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.ons
Methods in aQute.bnd.build with parameters of type MultiMapModifier and TypeMethodDescriptionprivate void
WorkspaceClassIndex.addLongestMatchingPackagePrefix
(String packageName, List<org.osgi.resource.Capability> caps, BundleId bundle, MultiMap<BundleId, String> result) private String
WorkspaceClassIndex.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.methods
PropertyDef.property
Methods in aQute.bnd.component with parameters of type MultiMapModifier and TypeMethodDescriptionprivate void
DSAnnotations.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.apiUses
private final MultiMap<Descriptors.PackageRef,
Contracts.Contract> Contracts.contracted
AnnotationHeaders.headers
Contracts.overlappingContracts
private final MultiMap<Descriptors.PackageRef,
Descriptors.PackageRef> Analyzer.uses
Methods 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 void
AugmentRepository.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