| Package | Description |
|---|---|
| aQute.bnd.component | |
| aQute.bnd.make.component | |
| aQute.bnd.make.coverage | |
| aQute.bnd.osgi |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationReader.method(Clazz.MethodDef method) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentAnnotationReader.method(Clazz.MethodDef method) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static aQute.lib.tag.Tag |
CoverageResource.toTag(java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog) |
static aQute.lib.tag.Tag |
CoverageResource.toTag(java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog) |
| Modifier and Type | Method and Description |
|---|---|
Clazz.MethodDef |
Clazz.getMethodDef(int access,
java.lang.String name,
java.lang.String descriptor)
To provide an enclosing instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassDataCollector.annotationDefault(Clazz.MethodDef last) |
void |
ClassDataCollector.annotationDefault(Clazz.MethodDef last,
java.lang.Object value) |
void |
ClassDataCollector.method(Clazz.MethodDef defined) |