| Package | Description |
|---|---|
| aQute.bnd.make.coverage | |
| aQute.bnd.make.metatype | |
| aQute.lib.osgi |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog) |
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaTypeReader.method(Clazz.MethodDef mdef) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassDataCollector.method(Clazz.MethodDef defined) |
void |
ClassDataCollector.reference(Clazz.MethodDef referenced) |
Copyright © 2015 aQute SARL. All Rights Reserved.