All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractMdibAccessMessage Abstract message definition that provides MDIB access.AlertStateModificationMessage Subscribe to this message in order to receive alert state changes.CardinalityChecker Preprocessing segment that verifies correctness of child cardinality.CardinalityException Exception that is thrown if the cardinality rules of BICEPS are violated during preprocessing.CodedValueFactory Convenience factory to create coded values.CommonConfig General configuration of the BICEPS common package.CommonConstants Common BICEPS constants.ComponentStateModificationMessage Subscribe to this message in order to receive component state changes.ContextStateModificationMessage Subscribe to this message in order to receive context state changes.CopyManager A utility class to deep copy any input and output if configured.DefaultBicepsConfigModule Guice module that determines default values for the BICEPS package configuration.DefaultBicepsModule Default BICEPS module.DescriptionModificationMessage Subscribe to this message in order to receive description changes.DescriptionPreprocessingSegment A segment that is applied during description modifications.DescriptorChildRemover Removes children from descriptors in order to avoid redundant information in the MDIB storage.Distributor Utility class to distribute any BICEPS MDIB events.DuplicateChecker Preprocessing segment that checks for handle duplicates on inserted entities during description modifications.HandleDuplicatedException Exception that can be thrown if a handle is duplicated during preprocessing.HandleGenerator Utility to create handles.HandleReferenceHandler Preprocessing segment that appends descriptor references to states.InstanceIdentifierFactory Convenience factory to create instance identifiers.LocalMdibAccess MDIB read and write access for the BICEPS provider side.LocalMdibAccessFactory Factory to create LocalMdibAccess instances.LocalMdibAccessImpl Default implementation of LocalMdibAccessImpl.MdibAccess Read access to an MDIB storage.MdibAccessObservable Interface to allow registration and unregistration of MdibAccessObserver instances.MdibAccessObserver Marks a class to be an MDIB changes observer.MdibDescriptionModification Single change item.MdibDescriptionModification.Type Designates the MDIB description modification type, i.e., insert, update, or delete.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.MdibEntity Representation of any MDIB object within a containment tree.MdibEntity.StateAlternative<T> An alternative lambda to be executed.MdibEntityFactory Factory to create MdibEntity instances.MdibEntityGuiceAssistedFactory Guice-based factory internally used by MdibEntityFactory.MdibEntityImpl Default implementation ofMdibEntity.MdibStateModifications Container to collect state updates supposed to be applied on an MDIB.MdibStateModifications.Type Change type designation.MdibStorage Registry-based access to MdibEntity instances derived from an Mdib.MdibStorageFactory Factory to create MdibStorage instances.MdibStorageImpl Default implementation of MdibStorage.MdibStoragePreprocessingChain Provides a processing chain that is supposed to be run before any interaction with an MdibStorage instance.MdibStoragePreprocessingChainFactory Factory to create MdibStoragePreprocessingChain instances.MdibStorageUtil Helper class to expose information hosted by MdibStorage.MdibTreeValidator Utility class to verify cardinality and parent-child type correctness.MdibTypeValidator Utility class to validate MDIB instances.MdibVersion Container for MDIB version attributes.MetricStateModificationMessage Subscribe to this message in order to receive metric state changes.OperationStateModificationMessage Subscribe to this message in order to receive operation state changes.PreprocessingException An exception that is thrown if a preprocessing error occurs.ReadTransaction Definition of an auto-closeable interface that allows to invoke read functions without getting distracted by write calls.ReadTransactionFactory Factory to create ReadTransaction objects.ReadTransactionImpl Default implementation of ReadTransaction.ReadTransactionProvider Defines an interface to declare a class capable of starting read transactions.RemoteMdibAccess MDIB read and write access for the BICEPS consumer side.RemoteMdibAccessFactory Factory to create RemoteMdibAccess instances.RemoteMdibAccessImpl Default implementation of RemoteMdibAccessImpl.StateModificationMessage<T extends AbstractState> Base class for any state modification messages.StatePreprocessingSegment A segment that is applied during state modifications.TypeConsistencyChecker Preprocessing segment that ensures correctness of child-parent type relationships.TypeConsistencyException Exception that is thrown during preprocessing of TypeConsistencyChecker.VersionDuplicateHandler Preprocessing segment that removes changes from modification sets that have already been applied on the MDIB storage before.VersionHandler Preprocessing segment that manages BICEPS versioning.VersioningException Exception that is thrown if the versioning rules of BICEPS could not be applied during preprocessing.VersionPair Version information used byVersionHandler.WaveformStateModificationMessage Subscribe to this message in order to receive waveform changes.WriteDescriptionResult Read-only result set of a write description call.WriteStateResult Read-only result set of a write states call.WriteUtil Common code for write description and states that can be used by BICEPS providers and consumers.