Uses of Interface
org.somda.sdc.glue.common.DefaultStateValues
Packages that use DefaultStateValues
Package
Description
Implementation of common and utility functions shared between the SDC provider and consumer.
Factories for classes of the Glue common package.
Helper functionality for the common classes.
-
Uses of DefaultStateValues in org.somda.sdc.glue.common
Classes in org.somda.sdc.glue.common that implement DefaultStateValuesModifier and TypeClassDescriptionclassDefines required default values for all states. -
Uses of DefaultStateValues in org.somda.sdc.glue.common.factory
Methods in org.somda.sdc.glue.common.factory with parameters of type DefaultStateValuesModifier and TypeMethodDescriptionModificationsBuilderFactory.createModificationsBuilder(Mdib mdib, Boolean createSingleStateIfMissing, DefaultStateValues defaultStateValues) Creates a ModificationsBuilder instance. -
Uses of DefaultStateValues in org.somda.sdc.glue.common.helper
Constructors in org.somda.sdc.glue.common.helper with parameters of type DefaultStateValuesModifierConstructorDescriptionDefaultStateValuesDispatcher(DefaultStateValues defaultStateValues)