Uses of Class
org.somda.sdc.biceps.model.participant.StringMetricDescriptor
-
Packages that use StringMetricDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of StringMetricDescriptor in org.somda.sdc.biceps.model.participant
Subclasses of StringMetricDescriptor in org.somda.sdc.biceps.model.participant Modifier and Type Class Description classEnumStringMetricDescriptorAn enumerated string METRIC represents a textual status or annotation information with a constrained set of possible values.Methods in org.somda.sdc.biceps.model.participant that return StringMetricDescriptor Modifier and Type Method Description StringMetricDescriptorObjectFactory. createStringMetricDescriptor()Create an instance ofStringMetricDescriptor
-