Package | Description |
---|---|
aQute.bnd.build | |
aQute.bnd.component | |
aQute.bnd.make.calltree | |
aQute.bnd.make.component | |
aQute.bnd.make.coverage | |
aQute.bnd.make.metatype | |
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
boolean |
Classpath.ClassVisitor.visit(Clazz clazz) |
Modifier and Type | Method and Description |
---|---|
static aQute.bnd.component.ComponentDef |
AnnotationReader.getDefinition(Clazz c,
Analyzer analyzer,
EnumSet<DSAnnotations.Options> options,
XMLAttributeFinder finder,
Version minVersion) |
Modifier and Type | Method and Description |
---|---|
static void |
CalltreeResource.writeCalltree(PrintWriter out,
Collection<Clazz> classes)
Print the call tree in XML.
|
Constructor and Description |
---|
CalltreeResource(Collection<Clazz> values)
Create a resource for inclusion that will print a call tree.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
ComponentAnnotationReader.getDefinition(Clazz c) |
static Map<String,String> |
ComponentAnnotationReader.getDefinition(Clazz c,
Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
static Map<Clazz.MethodDef,List<Clazz.MethodDef>> |
Coverage.getCrossRef(Collection<Clazz> source,
Collection<Clazz> dest)
Create a cross reference table from source to dest.
|
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 and Description |
---|
CoverageResource(Collection<Clazz> testsuite,
Collection<Clazz> service) |
CoverageResource(Collection<Clazz> testsuite,
Collection<Clazz> service) |
Constructor and Description |
---|
MetaTypeReader(Clazz clazz,
Analyzer reporter) |
Modifier and Type | Field and Description |
---|---|
static Comparator<Clazz> |
Clazz.NAME_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
Clazz |
Analyzer.findClass(Descriptors.TypeRef typeRef)
Find a clazz on the class path.
|
Modifier and Type | Method and Description |
---|---|
Collection<Clazz> |
Analyzer.getClasses(String... args) |
Map<Descriptors.TypeRef,Clazz> |
Analyzer.getClassspace() |
Set<Clazz> |
Analyzer.getClassspace(Descriptors.PackageRef source)
Return the classes for a given source package.
|
Modifier and Type | Method and Description |
---|---|
void |
Annotation.addDefaults(Clazz c) |
boolean |
Analyzer.assignable(Clazz annoServiceClazz,
Clazz inferredServiceClazz) |
boolean |
ClassDataCollector.classStart(Clazz c) |
static Attrs |
Processor.doAttrbutes(Object[] attrs,
Clazz clazz,
Macro macro)
Parse the a=b strings and return a map of them.
|
boolean |
Classpath.ClassVisitor.visit(Clazz clazz) |
Copyright © 2021 aQute SARL. All rights reserved.