@ParametersAreNonnullByDefault
Package org.somda.sdc.biceps.common
Any classes that are shared between BICEPS provider and consumer.
-
Interface Summary Interface Description MdibEntity Representation of any MDIB object within a containment tree.MdibEntity.StateAlternative<T> An alternative lambda to be executed. -
Class Summary Class Description CommonConfig General configuration of the BICEPS common package.CommonConstants Common BICEPS constants.MdibDescriptionModification Single change item.MdibDescriptionModifications Container to collect changes supposed to be applied on an MDIB.MdibDescriptionModifications.Entry An entry that allows to bundle all single-state modification information in a single element.MdibDescriptionModifications.MultiStateEntry An entry that allows to bundle all multi-state modification information in a single element.MdibEntityImpl Default implementation ofMdibEntity.MdibStateModifications Container to collect state updates supposed to be applied on an MDIB.MdibTreeValidator Utility class to verify cardinality and parent-child type correctness.MdibTypeValidator Utility class to validate MDIB instances. -
Enum Summary Enum Description MdibDescriptionModification.Type Designates the MDIB description modification type, i.e., insert, update, or delete.MdibStateModifications.Type Change type designation.