예제 #1
0
  @Override
  public void moveGraphIntoVision(int id) throws EngineException {

    ruleManipulationBackend.moveGraphIntoVision(id);
  }