Пример #1
0
 public static boolean canGenerate(SModel sm) {
   return SNodeOperations.isGeneratable(sm);
 }