Searched refs:element2attributes (Results 1 – 1 of 1) sorted by relevance
32 …private Relation<String, String> element2attributes = Relation.of(new LinkedHashMap<String, Set<St… field in ElementAttributeInfo130 return element2attributes; in getElement2Attributes()