public interface AnnotatedDescriptor
extends com.buschmais.jqassistant.core.store.api.model.Descriptor
Descriptor which is annotated by
AnnotationValueDescriptors.| Modifier and Type | Method and Description |
|---|---|
List<AnnotationValueDescriptor> |
getAnnotatedBy()
Return the annotations this descriptor is annotated by.
|
@Relation(value="ANNOTATED_BY") List<AnnotationValueDescriptor> getAnnotatedBy()
Copyright © 2016 buschmais GbR. All rights reserved.