Interface IResult

All Known Subinterfaces:
ICalculationInput, ICalculationResult, IFunctionResult

public interface IResult
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getAttributes

      List<IResult.Attribute<?>> getAttributes()
      Returns:
      key/value/type attribute for each result type.