Annotation Type | Description |
---|---|
DatasetDescription |
An annotation for marking up a specific
Dataset subclass with
metadata about the dataset. |
DependentVariable |
Annotation for marking dependent variables within a
RunnableExperiment instance. |
Experiment |
Annotation for describing an instance of a
RunnableExperiment . |
IndependentVariable |
Annotation for marking independent or controlled variables within a
RunnableExperiment instance. |
Time |
An annotation to mark that you want the execution time
of a method to be recorded during an experiment.
|