Interface EfestoOutput<T>

All Known Implementing Classes:
AbstractEfestoOutput

public interface EfestoOutput<T>
A generic result of evaluation
  • Method Details

    • getModelLocalUriId

      ModelLocalUriId getModelLocalUriId()
      The unique, full identifier of a given model' resource
      Returns:
    • getOutputData

      T getOutputData()