| Package | Description |
|---|---|
| de.japkit.model | |
| de.japkit.rules | |
| de.japkit.services |
| Modifier and Type | Method and Description |
|---|---|
static GenAnnotationMirror |
GenExtensions.copy(AnnotationMirror am) |
static GenAnnotationMirror |
GenExtensions.copy(AnnotationMirror am,
org.eclipse.xtext.xbase.lib.Functions.Function1<? super Object,?> valueTransformer) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<GenAnnotationMirror> |
GenExtensions.copyAnnotations(Element src) |
ArrayList<GenAnnotationMirror> |
GenExtensions.copyAnnotations(Element src,
org.eclipse.xtext.xbase.lib.Functions.Function1<? super AnnotationMirror,? extends Boolean> filter,
org.eclipse.xtext.xbase.lib.Functions.Function1<? super Object,?> valueTransformer) |
| Modifier and Type | Method and Description |
|---|---|
List<GenAnnotationMirror> |
AnnotationExtensions.overrideAnnotations(Element overrideElement,
List<GenAnnotationMirror> existingAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
GenAnnotationValue |
AnnotationValueMappingRule.mapAnnotationValue(GenAnnotationMirror annotation,
TypeMirror avType) |
GenAnnotationValue |
AnnotationExtensions.setShadowIfAppropriate(GenAnnotationMirror am) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationMappingRule.mapOrCopyAnnotations(List<GenAnnotationMirror> annotations)
Adds the annotation mapped by this rule.
|
List<GenAnnotationMirror> |
AnnotationExtensions.overrideAnnotations(Element overrideElement,
List<GenAnnotationMirror> existingAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<? extends ExecutableElement,? extends AnnotationValue> |
ElementsExtensions._getElementValuesWithDefaults(GenAnnotationMirror am) |
Copyright © 2018. All rights reserved.