Interface EfestoOutput<T>
- All Known Implementing Classes:
AbstractEfestoOutput
public interface EfestoOutput<T>
A generic result of evaluation
-
Method Summary
Modifier and TypeMethodDescriptionThe unique, full identifier of a given model' resource
-
Method Details
-
getModelLocalUriId
ModelLocalUriId getModelLocalUriId()The unique, full identifier of a given model' resource- Returns:
-
getOutputData
T getOutputData()
-