Searched refs:selfAttributes (Results 1 – 1 of 1) sorted by relevance
192 selfAttributes(); in init2()909 public ArrayList<AttributeInfo> selfAttributes() { in selfAttributes() method in ClassInfo1210 ArrayList<AttributeInfo> selfAttributes = selfAttributes(); in makeHDF() local1446 for (AttributeInfo attr : selfAttributes) { in makeHDF()1501 for (AttributeInfo attr : ctp.classInfo().selfAttributes()) { in makeInheritedHDF()