コード例 #1
0
 public IModel getPluginModel() {
   if (bmodel != null) return bmodel.getExtensionsModel();
   return findPluginModel();
 }