All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AddableFeature |
|
| AdditionalSelectorCondition<DATA,SELECTOR> |
|
| AdditionalSelectorConditions |
|
| BindingListener |
A listener interface meant to be registered at a Feature.
|
| CharacteristicListDataFunction |
|
| Communication |
|
| ConnectionHandler |
|
| CustomToStringStrategy |
|
| DataFeatureFunctionTypeInfo<DATA,ELEMENTS> |
Immutable wrapper class to hold the run-time type information used by the generic
feature functions.
|
| DataIdDescription<DATA> |
|
| DataIdDescription.IdValidationStatus |
|
| DataListHolder<DATA,SELECTOR> |
|
| DataUpdate<DATA> |
|
| DataUpdateTransaction |
|
| DataUpdateTransaction.AfterUpdateListCall |
|
| DataUpdateTransaction.AfterUpdateSingleCall |
|
| DataUpdateTransaction.UpdateType |
|
| DataUpdateType |
The type for which a listener is called.
|
| DataValidation<DATA> |
|
| DataValidationException |
|
| DescriptionListDataFunction |
|
| Device |
|
| DeviceBuilder |
|
| DeviceConfigurationFeature |
|
| DeviceConfigurationUtilities |
|
| DeviceDiagnosisFeature |
|
| DeviceListener |
|
| Discovery |
|
| ElectricalConnectionFeature |
|
| Entity |
|
| EntityBuilder |
|
| EntityParent |
|
| Error |
|
| EventListDataFunction |
|
| Feature |
|
| FeatureBuilder |
|
| FeatureFunction |
|
| FeatureFunctionRequirement |
This class maps features and functions to the Use Case scenarios that require
their presence.
|
| FeaturePermission |
|
| Filters |
Utility class for working with FilterTypes.
|
| Grouping |
Utility class for algorithms that group collection elements together.
|
| HeartbeatDataFunction |
|
| IncompleteBuildException |
|
| KeyValue |
|
| KeyValueConstraintsListDataFunction |
|
| KeyValueDataTypeBuilder |
|
| KeyValueDescriptionListDataFunction |
|
| KeyValueListDataFunction |
|
| LimitConstraintsDataFunction |
|
| LimitDescriptionFunction |
|
| LimitListDataFunction |
|
| ListFeatureFunctionNotifier<DATA,DATA_LIST,SELECTOR,ELEMENTS> |
|
| ListFeatureFunctionTypeInfo<DATA,DATA_LIST,SELECTOR,ELEMENTS> |
|
| LoadControlFeature |
|
| LoadControlFeatureFunction<DATA,DATA_LIST,SELECTOR,ELEMENTS> |
|
| LoadControlLimitDataTypeBuilder |
|
| MatchingDataWriteListValidation<DATA> |
|
| MeasurementConstraintsListDataFunction |
|
| MeasurementDescriptionListDataFunction |
|
| MeasurementFeature |
|
| MeasurementFeatureFunction<DATA,DATA_LIST,SELECTOR,ELEMENTS> |
|
| MeasurementListDataFunction |
|
| MeasurementSeriesListDataFunction |
|
| MeasurementThresholdRelationListDataFunction |
|
| MergingJakartaXmlBindAnnotationIntrospector |
|
| MessageParser |
|
| NamedThreadFactory |
|
| NodeDataFunction |
|
| NodeManagement |
|
| Pair<L,R> |
Simple generic datatype that holds a pair of values.
|
| ParameterDescriptionListDataFunction |
|
| PermittedValueSetListDataFunction |
|
| PresenceIndication |
In the SPINE protocol or the Use Case specifications, data is normally marked with
presence indicators marking whether the data is MANDATORY, RECOMMENDED or
OPTIONAL.
|
| ReadAndWriteListFeatureFunction<DATA,DATA_LIST,SELECTOR,ELEMENTS,TYPE extends ListFeatureFunctionTypeInfo<DATA,DATA_LIST,SELECTOR,ELEMENTS>> |
|
| ReadAndWriteSingleFeatureFunction<DATA,ELEMENTS,TYPE extends DataFeatureFunctionTypeInfo<DATA,ELEMENTS>> |
|
| ReadListCmdOption |
|
| ReadListFeatureFunction<DATA,DATA_LIST,SELECTOR,ELEMENTS,TYPE extends ListFeatureFunctionTypeInfo<DATA,DATA_LIST,SELECTOR,ELEMENTS>> |
|
| ReadListValidation<SELECTOR,ELEMENTS> |
|
| ReadSingleCmdOption |
|
| ReadSingleDataValidation<ELEMENTS> |
|
| ReadSingleFeatureFunction<DATA,ELEMENTS,TYPE extends DataFeatureFunctionTypeInfo<DATA,ELEMENTS>> |
|
| RequestResult |
|
| Selectors |
Utility class for working with selector types.
|
| ServiceDataFunction |
|
| Shutdownable |
Objects that hold references to long-running threads or executors, open network
connections, etc -- directly (as fields on the object) or indirectly (via child
objects) -- which can be shut down and released.
|
| SpecificationVersionDataTypeMixIn |
|
| SpineAcknowledgment |
|
| SpineConnection |
|
| SpineException |
|
| SpineObjects |
Utility class that bundles methods for generically copying, comparing, and writing
to generated SPINE objects.
|
| SpineSubscription |
|
| SpineUtilities |
|
| StateDataFunction |
|
| StateListDataFunction |
|
| StateListDataFunction |
|
| UseCase |
|
| UseCaseDiscoveryWrapper |
|
| UseCaseListener |
This is THE new interface for registering listeners at the NodeManagement of SPINE
devices.
|
| UseCasePartner |
This class encapsulates a complete set of information on a valid, remote Use Case
partner.
|
| WriteDataListListener<DATA> |
|
| WriteListCmdOption |
|
| WriteListValidationFull<DATA,SELECTOR,ELEMENTS> |
|
| WriteSingleCmdOption |
|
| WriteSingleDataListener<DATA> |
|
| WriteSingleDataValidation<DATA,ELEMENTS> |
|
| Zipping |
Utility class for algorithms that zip streams/collections together, i.e.
|