Uses of Class
aQute.bnd.osgi.Clazz
Packages that use Clazz
Package
Description
This package provides baseline support.
-
Uses of Clazz in aQute.bnd.build
Methods in aQute.bnd.build with parameters of type Clazz -
Uses of Clazz in aQute.bnd.cdi
Fields in aQute.bnd.cdi declared as ClazzMethods in aQute.bnd.cdi with parameters of type ClazzModifier and TypeMethodDescriptionCDIAnnotationReader.getDefinition
(Clazz c, Analyzer analyzer, EnumSet<Discover> options) Constructors in aQute.bnd.cdi with parameters of type ClazzModifierConstructorDescription(package private)
CDIAnnotationReader
(Analyzer analyzer, Clazz clazz, EnumSet<Discover> options) PackageDef
(Clazz packageInfoClazz) -
Uses of Clazz in aQute.bnd.component
Fields in aQute.bnd.component declared as ClazzMethods in aQute.bnd.component with parameters of type ClazzModifier and TypeMethodDescriptionstatic ComponentDef
DSAnnotationReader.getDefinition
(Clazz c, Analyzer analyzer, Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion) Constructors in aQute.bnd.component with parameters of type ClazzModifierConstructorDescription(package private)
DSAnnotationReader
(Analyzer analyzer, Clazz clazz, Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion) -
Uses of Clazz in aQute.bnd.differ
Methods in aQute.bnd.differ with parameters of type ClazzModifier and TypeMethodDescription(package private) Element
JavaElement.classElement
(Clazz clazz) Calculate the class element. -
Uses of Clazz in aQute.bnd.make.calltree
Fields in aQute.bnd.make.calltree with type parameters of type ClazzMethod parameters in aQute.bnd.make.calltree with type arguments of type ClazzModifier and TypeMethodDescriptionstatic void
CalltreeResource.writeCalltree
(PrintWriter out, Collection<Clazz> classes) Print the call tree in XML.Constructor parameters in aQute.bnd.make.calltree with type arguments of type ClazzModifierConstructorDescriptionCalltreeResource
(Collection<Clazz> values) Create a resource for inclusion that will print a call tree. -
Uses of Clazz in aQute.bnd.make.coverage
Fields in aQute.bnd.make.coverage with type parameters of type ClazzModifier and TypeFieldDescription(package private) Collection<Clazz>
CoverageResource.service
(package private) Collection<Clazz>
CoverageResource.testsuite
Method parameters in aQute.bnd.make.coverage with type arguments of type ClazzModifier and TypeMethodDescriptionprivate static Map<Clazz.MethodDef,
List<Clazz.MethodDef>> Coverage.buildCatalog
(Collection<Clazz> sources) private static void
Coverage.crossRef
(Collection<Clazz> source, Map<Clazz.MethodDef, List<Clazz.MethodDef>> catalog) static Map<Clazz.MethodDef,
List<Clazz.MethodDef>> Coverage.getCrossRef
(Collection<Clazz> source, Collection<Clazz> dest) Create a cross reference table from source to dest.Constructor parameters in aQute.bnd.make.coverage with type arguments of type ClazzModifierConstructorDescriptionCoverageResource
(Collection<Clazz> testsuite, Collection<Clazz> service) -
Uses of Clazz in aQute.bnd.make.metatype
Fields in aQute.bnd.make.metatype declared as ClazzMethods in aQute.bnd.make.metatype with parameters of type ClazzModifier and TypeMethodDescriptionprivate void
MetaTypeReader.handleInheritedClasses
(Clazz child) private void
MetaTypeReader.parseAndMergeInheritedMetadata
(Descriptors.TypeRef ref, Clazz child) private String[]
MetaTypeReader.parseOptionValues
(Clazz c) Constructors in aQute.bnd.make.metatype with parameters of type Clazz -
Uses of Clazz in aQute.bnd.metatype
Fields in aQute.bnd.metatype declared as ClazzModifier and TypeFieldDescriptionprivate Clazz
DesignateReader.clazz
private final Clazz
OCDReader.clazz
private Clazz
OCDReader.OCDDataCollector.clazz
Methods in aQute.bnd.metatype with parameters of type ClazzModifier and TypeMethodDescriptionboolean
OCDReader.OCDDataCollector.classStart
(Clazz clazz) (package private) static DesignateDef
DesignateReader.getDesignate
(Clazz c, Analyzer analyzer, Map<Descriptors.TypeRef, OCDDef> classToOCDMap, XMLAttributeFinder finder) (package private) static OCDDef
OCDReader.getOCDDef
(Clazz c, Analyzer analyzer, Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion) private void
OCDReader.parseExtends
(Clazz clazz) private void
OCDReader.OCDDataCollector.parseOptionValues
(Clazz c, List<OptionDef> options) Constructors in aQute.bnd.metatype with parameters of type ClazzModifierConstructorDescription(package private)
DesignateReader
(Analyzer analyzer, Clazz clazz, Map<Descriptors.TypeRef, OCDDef> classToOCDMap, XMLAttributeFinder finder) private
OCDReader
(Analyzer analyzer, Clazz clazz, Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion) -
Uses of Clazz in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as ClazzModifier and TypeFieldDescriptionprivate final Clazz
AnnotationHeaders.MetaAnnotationCollector.c
private final Clazz
ClassDataCollectors.Collectors.clazz
(package private) Clazz
AnnotationHeaders.current
Fields in aQute.bnd.osgi with type parameters of type ClazzModifier and TypeFieldDescriptionprivate final Map<Descriptors.TypeRef,
Clazz> Analyzer.classspace
private final Map<Descriptors.TypeRef,
Clazz> Analyzer.importedClassesCache
static final Comparator<Clazz>
Clazz.NAME_COMPARATOR
Methods in aQute.bnd.osgi that return ClazzModifier and TypeMethodDescriptionAnalyzer.findClass
(Descriptors.TypeRef typeRef) Find a clazz on the class path.Analyzer.getPackageInfo
(Descriptors.PackageRef packageRef) Methods in aQute.bnd.osgi that return types with arguments of type ClazzModifier and TypeMethodDescriptionAnalyzer.getClasses
(String... args) Analyzer.getClassspace()
Analyzer.getClassspace
(Descriptors.PackageRef source) Return the classes for a given source package.Clazz.hierarchyStream
(Analyzer analyzer) Methods in aQute.bnd.osgi with parameters of type ClazzModifier and TypeMethodDescriptionvoid
Annotation.addDefaults
(Clazz c) boolean
Analyzer.assignable
(Clazz annoServiceClazz, Clazz inferredServiceClazz) boolean
Analyzer.assignable
(Clazz annoServiceClazz, Clazz inferredServiceClazz, boolean unknownResult) private Boolean
Analyzer.assignable0
(Clazz annoServiceClazz, Clazz inferredServiceClazz) boolean
AnnotationHeaders.classStart
(Clazz c) boolean
ClassDataCollector.classStart
(Clazz c) boolean
ClassDataCollectors.Collectors.classStart
(Clazz clazz) static Attrs
Processor.doAttrbutes
(Object[] attrs, Clazz clazz, Macro macro) Parse the a=b strings and return a map of them.Analyzer.getBundleClassPathEntry
(Clazz clazz) (package private) void
private Set<Descriptors.PackageRef>
Analyzer.referencesByAnnotation
(Clazz clazz) boolean
(package private) void
ClassDataCollectors.with
(Clazz clazz, ClassDataCollector cd) Method parameters in aQute.bnd.osgi with type arguments of type ClazzModifier and TypeMethodDescriptionprivate Stream<Descriptors.TypeRef>
Clazz.typeStream
(Analyzer analyzer, Function<? super Clazz, Collection<? extends Descriptors.TypeRef>> func, Set<Descriptors.TypeRef> visited) Constructors in aQute.bnd.osgi with parameters of type ClazzModifierConstructorDescription(package private)
Collectors
(Clazz clazz) private
MetaAnnotationCollector
(Clazz c, Annotation annotation, Set<String> processed, Attrs baseAttrs)