Uses of Class
org.somda.sdc.biceps.model.participant.ScoDescriptor
-
Packages that use ScoDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of ScoDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as ScoDescriptor Modifier and Type Field Description protected ScoDescriptorAbstractComplexDeviceComponentDescriptor. scoMethods in org.somda.sdc.biceps.model.participant that return ScoDescriptor Modifier and Type Method Description ScoDescriptorObjectFactory. createScoDescriptor()Create an instance ofScoDescriptorScoDescriptorAbstractComplexDeviceComponentDescriptor. getSco()Gets the value of the sco property.Methods in org.somda.sdc.biceps.model.participant with parameters of type ScoDescriptor Modifier and Type Method Description voidAbstractComplexDeviceComponentDescriptor. setSco(ScoDescriptor value)Sets the value of the sco property.
-