Searched refs:selfAttributes (Results 1 – 1 of 1) sorted by relevance
194 selfAttributes(); in init2()842 public ArrayList<AttributeInfo> selfAttributes() { in selfAttributes() method in ClassInfo1144 ArrayList<AttributeInfo> selfAttributes = selfAttributes(); in makeHDF() local1382 for (AttributeInfo attr : selfAttributes) { in makeHDF()1437 for (AttributeInfo attr : ctp.classInfo().selfAttributes()) { in makeInheritedHDF()