Uses of Class
aQute.bnd.osgi.Clazz
-
Packages that use Clazz Package Description aQute.bnd.build aQute.bnd.cdi aQute.bnd.component aQute.bnd.differ This package provides baseline support.aQute.bnd.make.calltree aQute.bnd.make.coverage aQute.bnd.make.metatype aQute.bnd.metatype aQute.bnd.osgi -
-
Uses of Clazz in aQute.bnd.build
Methods in aQute.bnd.build with parameters of type Clazz Modifier and Type Method Description boolean
Classpath.ClassVisitor. visit(Clazz clazz)
-
Uses of Clazz in aQute.bnd.cdi
Fields in aQute.bnd.cdi declared as Clazz Modifier and Type Field Description (package private) Clazz
CDIAnnotationReader. clazz
Methods in aQute.bnd.cdi with parameters of type Clazz Modifier and Type Method Description static java.util.List<BeanDef>
CDIAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.EnumSet<Discover> options)
Constructors in aQute.bnd.cdi with parameters of type Clazz Constructor Description CDIAnnotationReader(Analyzer analyzer, Clazz clazz, java.util.EnumSet<Discover> options)
PackageDef(Clazz packageInfoClazz)
-
Uses of Clazz in aQute.bnd.component
Fields in aQute.bnd.component declared as Clazz Modifier and Type Field Description (package private) Clazz
DSAnnotationReader. clazz
Methods in aQute.bnd.component with parameters of type Clazz Modifier and Type Method Description static ComponentDef
DSAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)
Constructors in aQute.bnd.component with parameters of type Clazz Constructor Description DSAnnotationReader(Analyzer analyzer, Clazz clazz, java.util.Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)
-
Uses of Clazz in aQute.bnd.differ
Methods in aQute.bnd.differ with parameters of type Clazz Modifier and Type Method Description (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 Clazz Modifier and Type Field Description (package private) java.util.Collection<Clazz>
CalltreeResource. classes
Method parameters in aQute.bnd.make.calltree with type arguments of type Clazz Modifier and Type Method Description static void
CalltreeResource. writeCalltree(java.io.PrintWriter out, java.util.Collection<Clazz> classes)
Print the call tree in XML.Constructor parameters in aQute.bnd.make.calltree with type arguments of type Clazz Constructor Description CalltreeResource(java.util.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 Clazz Modifier and Type Field Description (package private) java.util.Collection<Clazz>
CoverageResource. service
(package private) java.util.Collection<Clazz>
CoverageResource. testsuite
Method parameters in aQute.bnd.make.coverage with type arguments of type Clazz Modifier and Type Method Description private static java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>>
Coverage. buildCatalog(java.util.Collection<Clazz> sources)
private static void
Coverage. crossRef(java.util.Collection<Clazz> source, java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog)
static java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>>
Coverage. getCrossRef(java.util.Collection<Clazz> source, java.util.Collection<Clazz> dest)
Create a cross reference table from source to dest.Constructor parameters in aQute.bnd.make.coverage with type arguments of type Clazz Constructor Description CoverageResource(java.util.Collection<Clazz> testsuite, java.util.Collection<Clazz> service)
-
Uses of Clazz in aQute.bnd.make.metatype
Fields in aQute.bnd.make.metatype declared as Clazz Modifier and Type Field Description (package private) Clazz
MetaTypeReader. clazz
Methods in aQute.bnd.make.metatype with parameters of type Clazz Modifier and Type Method Description private void
MetaTypeReader. handleInheritedClasses(Clazz child)
private void
MetaTypeReader. parseAndMergeInheritedMetadata(Descriptors.TypeRef ref, Clazz child)
private java.lang.String[]
MetaTypeReader. parseOptionValues(Clazz c)
Constructors in aQute.bnd.make.metatype with parameters of type Clazz Constructor Description MetaTypeReader(Clazz clazz, Analyzer reporter)
-
Uses of Clazz in aQute.bnd.metatype
Fields in aQute.bnd.metatype declared as Clazz Modifier and Type Field Description private Clazz
DesignateReader. clazz
private Clazz
OCDReader. clazz
private Clazz
OCDReader.OCDDataCollector. clazz
Methods in aQute.bnd.metatype with parameters of type Clazz Modifier and Type Method Description boolean
OCDReader.OCDDataCollector. classStart(Clazz clazz)
(package private) static DesignateDef
DesignateReader. getDesignate(Clazz c, Analyzer analyzer, java.util.Map<Descriptors.TypeRef,OCDDef> classToOCDMap, XMLAttributeFinder finder)
(package private) static OCDDef
OCDReader. getOCDDef(Clazz c, Analyzer analyzer, java.util.Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion)
private void
OCDReader. parseExtends(Clazz clazz)
private void
OCDReader.OCDDataCollector. parseOptionValues(Clazz c, java.util.List<OptionDef> options)
Constructors in aQute.bnd.metatype with parameters of type Clazz Constructor Description DesignateReader(Analyzer analyzer, Clazz clazz, java.util.Map<Descriptors.TypeRef,OCDDef> classToOCDMap, XMLAttributeFinder finder)
OCDReader(Analyzer analyzer, Clazz clazz, java.util.Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion)
-
Uses of Clazz in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Clazz Modifier and Type Field Description private Clazz
AnnotationHeaders.MetaAnnotationCollector. c
private Clazz
ClassDataCollectors.Collectors. clazz
(package private) Clazz
AnnotationHeaders. current
Fields in aQute.bnd.osgi with type parameters of type Clazz Modifier and Type Field Description private java.util.Map<Descriptors.TypeRef,Clazz>
Analyzer. classspace
private java.util.Map<Descriptors.TypeRef,Clazz>
Analyzer. importedClassesCache
static java.util.Comparator<Clazz>
Clazz. NAME_COMPARATOR
Methods in aQute.bnd.osgi that return Clazz Modifier and Type Method Description Clazz
Analyzer. findClass(Descriptors.TypeRef typeRef)
Find a clazz on the class path.Clazz
Analyzer. getPackageInfo(Descriptors.PackageRef packageRef)
Methods in aQute.bnd.osgi that return types with arguments of type Clazz Modifier and Type Method Description java.util.Collection<Clazz>
Analyzer. getClasses(java.lang.String... args)
java.util.Map<Descriptors.TypeRef,Clazz>
Analyzer. getClassspace()
java.util.Set<Clazz>
Analyzer. getClassspace(Descriptors.PackageRef source)
Return the classes for a given source package.private java.util.stream.Stream<Clazz>
Clazz. hierarchyStream(Analyzer analyzer)
Methods in aQute.bnd.osgi with parameters of type Clazz Modifier and Type Method Description void
Annotation. addDefaults(Clazz c)
boolean
Analyzer. assignable(Clazz annoServiceClazz, Clazz inferredServiceClazz)
boolean
Analyzer. assignable(Clazz annoServiceClazz, Clazz inferredServiceClazz, boolean unknownResult)
private java.lang.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(java.lang.Object[] attrs, Clazz clazz, Macro macro)
Parse the a=b strings and return a map of them.java.util.Optional<java.lang.String>
Analyzer. getBundleClassPathEntry(Clazz clazz)
(package private) void
ClassDataCollectors. parse(Clazz clazz)
private java.util.Set<Descriptors.PackageRef>
Analyzer. referencesByAnnotation(Clazz clazz)
boolean
Classpath.ClassVisitor. visit(Clazz clazz)
(package private) void
ClassDataCollectors. with(Clazz clazz, ClassDataCollector cd)
Method parameters in aQute.bnd.osgi with type arguments of type Clazz Modifier and Type Method Description private java.util.stream.Stream<Descriptors.TypeRef>
Clazz. typeStream(Analyzer analyzer, java.util.function.Function<? super Clazz,java.util.Collection<? extends Descriptors.TypeRef>> func, java.util.Set<Descriptors.TypeRef> visited)
Constructors in aQute.bnd.osgi with parameters of type Clazz Constructor Description Collectors(Clazz clazz)
MetaAnnotationCollector(Clazz c, Annotation annotation, java.util.Set<java.lang.String> processed, Attrs baseAttrs)
-