Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.make.component | |
aQute.bnd.make.metatype | |
aQute.bnd.metatype | |
aQute.bnd.osgi | |
aQute.bnd.xmlattribute |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationReader.annotation(Annotation annotation) |
protected void |
AnnotationReader.doComponent(org.osgi.service.component.annotations.Component comp,
Annotation annotation) |
protected void |
AnnotationReader.doReference(org.osgi.service.component.annotations.Reference reference,
Annotation raw) |
private void |
AnnotationReader.doXmlAttribute(Annotation annotation,
XMLAttribute xmlAttr) |
private void |
AnnotationReader.handleMixedUsageError(Annotation annotation) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentAnnotationReader.annotation(Annotation annotation) |
private void |
ComponentAnnotationReader.doProperties(Annotation annotation) |
Modifier and Type | Field and Description |
---|---|
(package private) Annotation |
MetaTypeReader.ocdAnnotation |
Modifier and Type | Method and Description |
---|---|
void |
MetaTypeReader.Find.annotation(Annotation annotation) |
Modifier and Type | Field and Description |
---|---|
(package private) Annotation |
ADDef.a |
private Annotation |
DesignateReader.designate |
Modifier and Type | Method and Description |
---|---|
void |
DesignateReader.annotation(Annotation annotation) |
void |
OCDReader.OCDDataCollector.annotation(Annotation annotation) |
private void |
OCDReader.OCDDataCollector.doOCD(org.osgi.service.metatype.annotations.ObjectClassDefinition o,
Annotation annotation) |
private void |
DesignateReader.doXmlAttribute(Annotation annotation,
XMLAttribute xmlAttr) |
private void |
OCDReader.OCDDataCollector.doXmlAttribute(Annotation annotation,
XMLAttribute xmlAttr) |
Modifier and Type | Method and Description |
---|---|
private Annotation |
Clazz.doAnnotation(java.io.DataInput in,
java.lang.annotation.ElementType member,
java.lang.annotation.RetentionPolicy policy,
boolean collect,
int access_flags) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Clazz.Def.addAnnotation(Annotation a) |
void |
AnnotationHeaders.annotation(Annotation annotation) |
void |
ClassDataCollector.annotation(Annotation annotation) |
void |
ClassDataCollectors.Collectors.annotation(Annotation annotation) |
(package private) void |
AnnotationHeaders.doAnnotatedAnnotation(Annotation annotation,
Descriptors.TypeRef name)
Handle the case where an annotation is annotated by one of our header
annotations.
|
private void |
AnnotationHeaders.doLicense(Annotation a) |
private void |
AnnotationHeaders.doProvideCapability(Annotation a) |
private void |
AnnotationHeaders.doRequireCapability(Annotation a) |
private Attrs |
AnnotationHeaders.getAttributes(Annotation a,
java.lang.String... ignores) |
void |
Annotation.merge(Annotation annotation) |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<XMLAttribute,Annotation> |
ExtensionDef.attributes |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionDef.addExtensionAttribute(XMLAttribute xmlAttr,
Annotation a) |
void |
XMLAttributeFinder.annotation(Annotation annotation) |
java.util.Map<java.lang.String,java.lang.String> |
XMLAttributeFinder.getDefaults(Annotation a) |
XMLAttribute |
XMLAttributeFinder.getXMLAttribute(Annotation a) |