Ejemplo n.º 1
0
  @Override
  public RuleAttribute getRuleAttribute(int id) throws EngineException {

    return ruleManipulationBackend.getRuleAttribute(id);
  }