228229230231232233234235236237238
{ case Assembly: FlowElementGraph finalFlowElementGraph = ruleResult.getAssemblyGraph(); if( finalFlowElementGraph.vertexSet().isEmpty() ) throw new PlannerException( "final assembly graph is empty: " + ruleResult.getRegistry().getName() ); break; case Step: