Searched refs:processedDefs (Results 1 – 2 of 2) sorted by relevance
96 List processedDefs = new ArrayList(); in setPropertiesFromAttributes() local123 processedDefs.add(attrDef); in setPropertiesFromAttributes()140 if (!processedDefs.contains(attrDef)) in setPropertiesFromAttributes()148 if (!processedDefs.contains(attrDef)) in setPropertiesFromAttributes()
302 List processedDefs = new ArrayList(); in setPropertiesFromAttributes() local362 processedDefs.add(attrDef); in setPropertiesFromAttributes()379 if (!processedDefs.contains(attrDef)) in setPropertiesFromAttributes()387 if ((!processedDefs.contains(attrDef)) && (!errorDefs.contains(attrDef))) in setPropertiesFromAttributes()