Lines Matching refs:IAnnotationElement
66 import signature.model.IAnnotationElement;
580 Set<IAnnotationElement> fromAnnotationElement =
582 Set<IAnnotationElement> toAnnotationElement =
605 private Set<IAnnotationElement> getNormalizedAnnotationElements(
607 Set<IAnnotationElement> elements = new HashSet<IAnnotationElement>(
611 for (IAnnotationElement annotationElement : elements) {
629 Set<IAnnotationElement> from, Set<IAnnotationElement> to) {
631 new SigComparator<IAnnotationElement, IAnnotationElementDelta>() {
633 IAnnotationElement from, IAnnotationElement to) {
639 IAnnotationElement from, IAnnotationElement to) {
644 IAnnotationElement from, IAnnotationElement to) {
651 IAnnotationElement from, IAnnotationElement to) {