Skip to content
Success

Changes

Summary

  1. getService and getServiceEClass to provider model (commit: a935bb0) (details)
  2. Add tests and fix NPE (commit: 35548ac) (details)
Commit a935bb0062ac9d720d97bf55e9d77095bfe430b8 by Guido Grune
getService and getServiceEClass to provider model

Signed-off-by: Guido Grune <g.grune@datainmotion.com>
(commit: a935bb0)
The file was modifiedcore/impl/src/main/java/org/eclipse/sensinact/core/model/nexus/ModelNexus.java
The file was modifiedcore/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactResourceImpl.java
The file was modifiedcore/models/provider/src/main/resources/model/sensinact.genmodel
The file was modifiedcore/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactDigitalTwinImpl.java
The file was modifiedcore/models/provider/src/main/resources/model/sensinact.ecore
Commit 35548acce840750407391904137f6f32e5500558 by Guido Grune
Add tests and fix NPE

Signed-off-by: Guido Grune <g.grune@datainmotion.com>
(commit: 35548ac)
The file was addedcore/impl/src/test/java/org/eclipse/sensinact/core/integration/EMFUpdateServiceTest.java
The file was modifiedcore/impl/src/test/java/org/eclipse/sensinact/core/extract/impl/AnnotationBasedDtoExtractorTest.java
The file was modifiedcore/models/provider/src/main/resources/model/sensinact.ecore
The file was modifiedcore/models/provider/src/main/resources/model/sensinact.genmodel
The file was modifiedcore/impl/src/test/java/org/eclipse/sensinact/core/integration/DataUpdateServiceTest.java