Uses of Class
org.somda.sdc.biceps.model.participant.AbstractMetricValue
-
Packages that use AbstractMetricValue Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AbstractMetricValue in org.somda.sdc.biceps.model.participant
Subclasses of AbstractMetricValue in org.somda.sdc.biceps.model.participant Modifier and Type Class Description classNumericMetricValueNumeric value of a METRIC state.classSampleArrayValueType that contains sequences of values, i.e., sample arrays.classStringMetricValueString value of a METRIC state.Methods in org.somda.sdc.biceps.model.participant that return AbstractMetricValue Modifier and Type Method Description AbstractMetricValueObjectFactory. createAbstractMetricValue()Create an instance ofAbstractMetricValue
-