Beispiel #1
0
 public Enumeration createOwnedEnumeration(Package aPackage, String name) {
   return aPackage.createOwnedEnumeration(name);
 }