Skip to content

Commit

Permalink
[Update] Starion Group
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Apr 27, 2024
1 parent 20f13b2 commit ee7f6fb
Show file tree
Hide file tree
Showing 1,306 changed files with 2,634 additions and 2,636 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CodeQuality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
dotnet tool install --global dotnet-sonarscanner
dotnet sonarscanner begin /k:"RHEAGROUP_Kalliope" /o:"rheagroup" /d:sonar.login="${{ secrets.SONAR_TOKEN }}" /d:sonar.host.url="https://sonarcloud.io" /d:sonar.cs.opencover.reportsPaths="./CoverageResults/coverage.opencover.xml"
dotnet sonarscanner begin /k:"STARIONGROUP_Kalliope" /o:"starionroup" /d:sonar.login="${{ secrets.SONAR_TOKEN }}" /d:sonar.host.url="https://sonarcloud.io" /d:sonar.cs.opencover.reportsPaths="./CoverageResults/coverage.opencover.xml"
- name: Build
run: dotnet build --no-restore /p:ContinuousIntegrationBuild=true
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at s.gerene@rheagroup.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at s.gerene@stariongroup.eu. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Attributes/CalculatedAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="CalculatedAttribute.cs" company="RHEA System S.A.">
// <copyright file="CalculatedAttribute.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Attributes/ContainerAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ContainerAttribute.cs" company="RHEA System S.A.">
// <copyright file="ContainerAttribute.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Attributes/DescriptionAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DescriptionAttribute.cs" company="RHEA System S.A.">
// <copyright file="DescriptionAttribute.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Attributes/DomainAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DomainAttribute.cs" company="RHEA System S.A.">
// <copyright file="DomainAttribute.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Attributes/IgnoreAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="IgnoreAttribute.cs" company="RHEA System S.A.">
// <copyright file="IgnoreAttribute.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Attributes/PropertyAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="PropertyAttribute.cs" company="RHEA System S.A.">
// <copyright file="PropertyAttribute.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ConstraintDisplayPosition.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ConstraintDisplayPosition.cs" company="RHEA System S.A.">
// <copyright file="ConstraintDisplayPosition.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ConstraintModality.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ConstraintModality.cs" company="RHEA System S.A.">
// <copyright file="ConstraintModality.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/CustomPropertyDataType.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="CustomPropertyDataType.cs" company="RHEA System S.A.">
// <copyright file="CustomPropertyDataType.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/DerivationCompleteness.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DerivationCompleteness.cs" company="RHEA System S.A.">
// <copyright file="DerivationCompleteness.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/DerivationExpressionStorageType.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DerivationExpressionStorageType.cs" company="RHEA System S.A.">
// <copyright file="DerivationExpressionStorageType.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/DerivationStorage.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DerivationStorage.cs" company="RHEA System S.A.">
// <copyright file="DerivationStorage.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/DisplayOrientation.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DisplayOrientation.cs" company="RHEA System S.A.">
// <copyright file="DisplayOrientation.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/DisplayRoleNames.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="DisplayRoleNames.cs" company="RHEA System S.A.">
// <copyright file="DisplayRoleNames.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/EffectiveReferenceModeNamingChoice.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="EffectiveReferenceModeNamingChoice.cs" company="RHEA System S.A.">
// <copyright file="EffectiveReferenceModeNamingChoice.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/GroupingMembershipTypeCompliance.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="GroupingMembershipTypeCompliance.cs" company="RHEA System S.A.">
// <copyright file="GroupingMembershipTypeCompliance.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/LogicalCombinationOperator.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="LogicalCombinationOperator.cs" company="RHEA System S.A.">
// <copyright file="LogicalCombinationOperator.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ModelErrorState.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ModelErrorState.cs" company="RHEA System S.A.">
// <copyright file="ModelErrorState.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/Multiplicity.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="Multiplicity.cs" company="RHEA System S.A.">
// <copyright file="Multiplicity.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/NameGeneratorCasingOption.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="NameGeneratorCasingOption.cs" company="RHEA System S.A.">
// <copyright file="NameGeneratorCasingOption.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/NameGeneratorSpacingFormat.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="NameGeneratorSpacingFormat.cs" company="RHEA System S.A.">
// <copyright file="NameGeneratorSpacingFormat.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/NameGeneratorUninitializedBoolean.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="NameGeneratorUninitializedBoolean.cs" company="RHEA System S.A.">
// <copyright file="NameGeneratorUninitializedBoolean.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ORMType.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ORMType.cs" company="RHEA System S.A.">
// <copyright file="ORMType.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/PathedRolePurpose.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="PathedRolePurpose.cs" company="RHEA System S.A.">
// <copyright file="PathedRolePurpose.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/RangeInclusion.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="RangeInclusion.cs" company="RHEA System S.A.">
// <copyright file="RangeInclusion.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ReferenceModeNamingChoice.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ReferenceModeNamingChoice.cs" company="RHEA System S.A.">
// <copyright file="ReferenceModeNamingChoice.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ReferenceModeType.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ReferenceModeType.cs" company="RHEA System S.A.">
// <copyright file="ReferenceModeType.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/RelatedTypesDisplay.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="RelatedTypesDisplay.cs" company="RHEA System S.A.">
// <copyright file="RelatedTypesDisplay.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/RingConstraintType.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="RingConstraintType.cs" company="RHEA System S.A.">
// <copyright file="RingConstraintType.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/RoleMultiplicity.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="RoleMultiplicity.cs" company="RHEA System S.A.">
// <copyright file="RoleMultiplicity.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/TargetKind.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="TargetKind.cs" company="RHEA System S.A.">
// <copyright file="TargetKind.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.Common/Enums/ValueComparisonOperator.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="ValueComparisonOperator.cs" company="RHEA System S.A.">
// <copyright file="ValueComparisonOperator.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
10 changes: 5 additions & 5 deletions Kalliope.Common/Kalliope.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<VersionPrefix>0.16.0</VersionPrefix>
<Description>A library that provides the Common Kalliope classes</Description>
<PackageId>Kalliope.Common</PackageId>
<Company>RHEA System S.A.</Company>
<Copyright>Copyright 2022-2023 RHEA System S.A.</Copyright>
<Company>Starion Group S.A.</Company>
<Copyright>Copyright 2022-2024 Starion Group S.A.</Copyright>
<PackageProjectUrl>https://kalliope-orm.org/</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryUrl>https://github.com/RHEAGROUP/Kalliope.git</RepositoryUrl>
<RepositoryUrl>https://github.com/STARIONGROUP/Kalliope.git</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>ORM</PackageTags>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
Expand All @@ -19,8 +19,8 @@
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
<PackageIcon>Kalliope-icon.png</PackageIcon>
<PackageReleaseNotes>
[Update] to kalliope 0.16.0
</PackageReleaseNotes>
[Update] Starion Group
</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Kalliope.DTO/AutoGenDto/AbsorbedFactType.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -------------------------------------------------------------------------------------------------
// <copyright file="AbsorbedFactType.cs" company="RHEA System S.A.">
// <copyright file="AbsorbedFactType.cs" company="Starion Group S.A.">
//
// Copyright 2022-2023 RHEA System S.A.
// Copyright 2022-2024 Starion Group S.A.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit ee7f6fb

Please sign in to comment.