Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.make.calltree | |
aQute.bnd.make.component | |
aQute.bnd.make.coverage | |
aQute.bnd.make.metatype | |
aQute.bnd.metatype | |
aQute.bnd.osgi |
Modifier and Type | Field and Description |
---|---|
(package private) MultiMap<java.lang.String,Clazz.MethodDef> |
AnnotationReader.methods |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationReader.ComponentPropertyTypeDataCollector.annotationDefault(Clazz.MethodDef defined,
java.lang.Object value) |
void |
AnnotationReader.method(Clazz.MethodDef method) |
void |
AnnotationReader.ComponentPropertyTypeDataCollector.method(Clazz.MethodDef defined) |
(package private) int |
HeaderReader.rateBind(Clazz.MethodDef test)
see 112.3.2.
|
(package private) int |
HeaderReader.rateLifecycle(Clazz.MethodDef test,
java.util.Set<java.lang.String> allowedParams)
rates the methods according to the scale in 112.5.8 (compendium 4.3, ds
1.2), also returning "6" for invalid methods We don't look at return
values yet due to proposal to all them for setting service properties.
|
Modifier and Type | Method and Description |
---|---|
private void |
HeaderReader.getNamespace(java.util.Map<java.lang.String,java.lang.String> info,
ComponentDef cd,
java.util.Map<java.lang.String,Clazz.MethodDef> descriptors)
Check if we need to use the v1.1 namespace (or later).
|
(package private) void |
HeaderReader.reference(java.util.Map<java.lang.String,java.lang.String> info,
java.lang.String impl,
ComponentDef cd,
java.util.Map<java.lang.String,Clazz.MethodDef> descriptors) |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.Comparator<Clazz.MethodDef> |
CalltreeResource.COMPARATOR |
Modifier and Type | Method and Description |
---|---|
private static void |
CalltreeResource.method(java.io.PrintWriter out,
java.lang.String element,
Clazz.MethodDef source,
java.lang.String closeElement) |
(package private) static void |
CalltreeResource.xref(java.util.Map<Clazz.MethodDef,java.util.Set<Clazz.MethodDef>> references,
Clazz.MethodDef source,
Clazz.MethodDef reference) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
CalltreeResource.xref(java.util.Map<Clazz.MethodDef,java.util.Set<Clazz.MethodDef>> references,
Clazz.MethodDef source,
Clazz.MethodDef reference) |
(package private) static void |
CalltreeResource.xref(java.util.Map<Clazz.MethodDef,java.util.Set<Clazz.MethodDef>> references,
Clazz.MethodDef source,
Clazz.MethodDef reference) |
private static void |
CalltreeResource.xref(java.io.PrintWriter out,
java.lang.String group,
java.util.Map<Clazz.MethodDef,java.util.Set<Clazz.MethodDef>> references) |
private static void |
CalltreeResource.xref(java.io.PrintWriter out,
java.lang.String group,
java.util.Map<Clazz.MethodDef,java.util.Set<Clazz.MethodDef>> references) |
Modifier and Type | Field and Description |
---|---|
(package private) Clazz.MethodDef |
ComponentAnnotationReader.method |
Modifier and Type | Method and Description |
---|---|
void |
ComponentAnnotationReader.method(Clazz.MethodDef method) |
Modifier and Type | Method and Description |
---|---|
private static java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> |
Coverage.buildCatalog(java.util.Collection<Clazz> sources) |
private static java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> |
Coverage.buildCatalog(java.util.Collection<Clazz> sources) |
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 |
---|---|
private static Tag |
CoverageResource.doMethod(Tag tag,
Clazz.MethodDef method) |
Modifier and Type | Method and Description |
---|---|
private static void |
Coverage.crossRef(java.util.Collection<Clazz> source,
java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog) |
private static void |
Coverage.crossRef(java.util.Collection<Clazz> source,
java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog) |
static Tag |
CoverageResource.toTag(java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog) |
static Tag |
CoverageResource.toTag(java.util.Map<Clazz.MethodDef,java.util.List<Clazz.MethodDef>> catalog) |
Modifier and Type | Field and Description |
---|---|
(package private) Clazz.MethodDef |
MetaTypeReader.method |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<Clazz.MethodDef,Meta.AD> |
MetaTypeReader.methods |
Modifier and Type | Method and Description |
---|---|
private void |
MetaTypeReader.addMethod(Clazz.MethodDef method,
Meta.AD ad) |
void |
MetaTypeReader.Find.method(Clazz.MethodDef mdef) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<Clazz.MethodDef,ADDef> |
OCDReader.OCDDataCollector.methods |
Modifier and Type | Method and Description |
---|---|
void |
OCDReader.OCDDataCollector.annotationDefault(Clazz.MethodDef defined,
java.lang.Object value) |
void |
OCDReader.OCDDataCollector.method(Clazz.MethodDef defined) |
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) |
void |
ClassDataCollectors.Collectors.method(Clazz.MethodDef defined) |