Searched refs:AttributeList (Results 1 – 7 of 7) sorted by relevance
48 public class AttributeList implements Cloneable { class52 public AttributeList() { in AttributeList() method in AttributeList168 public void merge(AttributeList list) { in merge()216 AttributeList retval = new AttributeList(); in clone()
141 protected AttributeList attributes;168 attributes = new AttributeList(); in AttributeManager()354 public AttributeList getAttributeList() { in getAttributeList()615 AttributeList list = getAttributeList(); in replicate()
33 CLASSES= AMContainer AMContainerHelper Attribute AttributeList \
1258 genericAttrList = new AttributeList(); in addForwardedAttributes()1275 private void mergeForward(AttributeList list, Shadow shadow) { in mergeForward()1276 AttributeList shadowList = in mergeForward()1277 (AttributeList)shadow.getAttributeList().clone(); in mergeForward()1322 private static AttributeList genericAttrList = null;
76 AttributeList l = (AttributeList) obj; in convertToString()185 public void convertToCodeBlock(String amName, AttributeList list, in convertToCodeBlock()
253 AttributeList list = getAttributeList(); in replicate()325 void printAttList(AttributeList list) { in printAttList()
784 public AttributeList getAttributeList() { in getAttributeList()