-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor/dtt: solve and rewrite do>sdo>sdo>..>da>bda>bda Hierarchy in DataTypeTemplate And doi>sdi>sdi>..>dai In Logical Nodes LN #379
Merged
samirromdhani
merged 1 commit into
develop
from
refactor/dtt_manage_DO_DA_and_DOI_SDI_DAI
Apr 23, 2024
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e8c397f
to
54d9f6c
Compare
0f3b371
to
d923206
Compare
c8b26f2
to
95383cc
Compare
f4b1fe7
to
5291b46
Compare
massifben
reviewed
Mar 19, 2024
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/SclElementsProviderService.java
Outdated
Show resolved
Hide resolved
925762a
to
5fb3675
Compare
ed72765
to
28a5bc5
Compare
f9e4af9
to
3b318f3
Compare
gleizesDor
reviewed
Apr 10, 2024
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnodeTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
massifben
reviewed
Apr 11, 2024
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnodeTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnodeTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnodeTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnodeTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnodeTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnService.java
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/LnService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/SclElementsProviderService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/api/LNEditor.java
Outdated
Show resolved
Hide resolved
gleizesDor
reviewed
Apr 15, 2024
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DataTypeTemplatesService.java
Outdated
Show resolved
Hide resolved
ee6498a
to
7c912dc
Compare
8658888
to
0b31d22
Compare
massifben
reviewed
Apr 22, 2024
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/domain/DoLinkedToDaFilter.java
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DoTypeService.java
Outdated
Show resolved
Hide resolved
sct-commons/src/main/java/org/lfenergy/compas/sct/commons/DoTypeService.java
Outdated
Show resolved
Hide resolved
massifben
approved these changes
Apr 23, 2024
…chy from DataTypeTemplate and theirs instances DOI/SDI/SDI/../DAI in Logical Node LN Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> feat(): [refactor DTT] - solve DO/SDO/SDO/../ and DA/BDA/BDA.. in DataTypeTemplate Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [WIP] [refactor DTT] - solve DO/SDO/SDO/../ and DA/BDA/BDA.. in DataTypeTemplate Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [refactor DTT] fix getDAI :: DO/SDO/SDO/../DA/BDA/BDA.. from DataTypeTemplate and LNs Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [refactor DTT] fix getDAI > SONAR check Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [refactor DTT] fix getDAI > SONAR check Cognitive Complexity Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [refactor DTT] fix getDAI > SONAR check Cognitive Complexity II Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [refactor DTT] fix getDAI > SONAR check Cognitive Complexity III Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> rename methods Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> remove Disabled tag in test Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> remove comments in expected data in test Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [review] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> refactor(): DTT [REVIEW] - add filter DO/SDO/SDO/../DA/BDA/BDA Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP - use new Domain class instead of dto.DataAttributeRef Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> DaVal .. settinggroup Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com> [REVIEW] WIP Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
af84342
to
99a8ca4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.