Esempio n. 1
0
  public void setJustificationPartialTruth(Justification justification) {
    {
      PartialMatchFrame self = this;

      justification.positiveScore = self.positiveScore;
      justification.negativeScore = self.negativeScore;
    }
  }