Package org.proforma

Class CombineRef

java.lang.Object
org.proforma.ChildRef
org.proforma.CombineRef

public class CombineRef extends ChildRef
A "combine-ref" node points to a "combine" node in the grading scheme hierarchy. As such the result of the pointed at node is obtained and included in a bottom-up fashion in the calculation of the total result.
  • Field Details

  • Constructor Details

    • CombineRef

      public CombineRef()
  • Method Details