Package org.fairdatapipeline.parameters
Interface ReadComponent
- All Known Subinterfaces:
Component,Distribution,Estimate,Samples
public interface ReadComponent
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getEstimate
Number getEstimate() -
getSamples
-
getDistribution
Distribution getDistribution()
-