Searched refs:selfAttributes (Results 1 – 1 of 1) sorted by relevance
198 selfAttributes(); in init2()977 public ArrayList<AttributeInfo> selfAttributes() { in selfAttributes() method in ClassInfo1279 ArrayList<AttributeInfo> selfAttributes = selfAttributes(); in makeHDF() local1517 for (AttributeInfo attr : selfAttributes) { in makeHDF()1572 for (AttributeInfo attr : ctp.classInfo().selfAttributes()) { in makeInheritedHDF()