Example #1
0
 @Override
 public IConfigurationElement[] getConfigurationElements()
     throws InvalidRegistryObjectException {
   return root.getChildren();
 }