Skip to content

Commit 9dcb170

Browse files
committed
Initial commit
0 parents  commit 9dcb170

File tree

226 files changed

+25790
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+25790
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.metadata/
2+
Validation Eclipse 2019-09/
3+
Reconstructed Models (OLD!)/
4+
*.project
5+
static-analyzer/
6+
releases/
7+
.~lock*

Produced Result Files/activity-1-loc-analysis.csv

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
100 files 200 files 201 text files.
2+
classified 201 filesDuplicate file check 201 files (186 known unique)Unique: 100 files 190 unique files.
3+
Counting: 100 41 files ignored.
4+
5+
files,language,blank,comment,code,"github.com/AlDanial/cloc v 1.84 T=0.16 s (973.3 files/s, 64769.5 lines/s)"
6+
140,Java,1558,1078,6351
7+
4,Maven,40,0,837
8+
11,Markdown,183,0,426
9+
1,YAML,0,15,107
10+
4,Dockerfile,8,0,44
11+
160,SUM,1789,1093,7765
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
contextYYYcustomerYYYfeatureYYYVALUE_OBJECTYYYCount;contextYYYpolicyManagementYYYfeatureYYYINFRASTRUCTURE_SERVICEYYYCount; # of feature FACTORY;boundedContextYYYcustomerYYYCount;contextYYYcustomerManagementYYYfeatureYYYINFRASTRUCTURE_SERVICEYYYCount; # of feature APPLICATION_SERVICE;featureYYYFACTORYYYYCount; # of feature ENTITY; # of feature DOMAIN_SERVICE;contextYYYcustomerSelfServiceYYYfeatureYYYENTITYYYYCount;contextYYYcustomerSelfServiceYYYfeatureYYYDOMAIN_SERVICEYYYCount;featureYYYINFRASTRUCTURE_SERVICEYYYCount;featureYYYAPPLICATION_SERVICEYYYCount; # of feature VALUE_OBJECT;contextYYYcustomerSelfServiceYYYfeatureYYYINFRASTRUCTURE_SERVICEYYYCount;contextYYYpolicyManagementYYYfeatureYYYVALUE_OBJECTYYYCount;contextYYYpolicyManagementYYYfeatureYYYDOMAIN_EVENTYYYCount; # of feature REPOSITORY;contextYYYcustomerYYYfeatureYYYDOMAIN_SERVICEYYYCount; # of feature AGGREGATE;featureYYYENTITYYYYCount;contextYYYcustomerManagementYYYfeatureYYYDOMAIN_SERVICEYYYCount;contextYYYcustomerYYYfeatureYYYAPPLICATION_SERVICEYYYCount;contextYYYcustomerManagementYYYfeatureYYYVALUE_OBJECTYYYCount;allEnumsCount;featureYYYAGGREGATEYYYCount;allStructuresCount;contextYYYpolicyManagementYYYfeatureYYYENTITYYYYCount; # of feature INFRASTRUCTURE_SERVICE;boundedContextYYYpolicyManagementYYYCount; # of feature DOMAIN_EVENT;contextYYYcustomerSelfServiceYYYfeatureYYYVALUE_OBJECTYYYCount;boundedContextYYYcustomerSelfServiceYYYCount;boundedContextCount;featureYYYDOMAIN_SERVICEYYYCount;boundedContextYYYcustomerManagementYYYCount;featureYYYDOMAIN_EVENTYYYCount;contextYYYcustomerYYYfeatureYYYREPOSITORYYYYCount;contextYYYcustomerSelfServiceYYYfeatureYYYREPOSITORYYYYCount;contextYYYpolicyManagementYYYfeatureYYYREPOSITORYYYYCount;contextYYYcustomerManagementYYYfeatureYYYAGGREGATEYYYCount;contextYYYcustomerYYYfeatureYYYFACTORYYYYCount;featureYYYVALUE_OBJECTYYYCount;contextYYYcustomerManagementYYYfeatureYYYENTITYYYYCount;contextYYYcustomerManagementYYYfeatureYYYREPOSITORYYYYCount;contextYYYcustomerYYYfeatureYYYAGGREGATEYYYCount;allListsCount;featureYYYREPOSITORYYYYCount;contextYYYcustomerYYYfeatureYYYENTITYYYYCount;contextYYYpolicyManagementYYYfeatureYYYAGGREGATEYYYCount
2+
8;2;1;1;1;1;1;7;3;1;1;4;1;53;1;22;1;4;1;3;7;1;1;10;0;3;76;2;4;1;1;13;1;4;3;1;1;1;1;1;1;1;53;2;1;1;23;4;2;1
Lines changed: 186 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,186 @@
1+
DDD feature overview for domain model ../Reconstruction Models/intermediate/mapping models/customerCore/customerCore_customerCore.xmi
2+
----------------------------------------------------------------------------------------------------
3+
----------------------------------------------------------------------------------------------------
4+
# of feature VALUE_OBJECT: 8
5+
# of feature ENTITY: 2
6+
# of feature AGGREGATE: 1
7+
# of feature FACTORY: 1
8+
# of feature REPOSITORY: 1
9+
# of feature APPLICATION_SERVICE: 1
10+
# of feature DOMAIN_SERVICE: 1
11+
----------------------------------------------------------------------------------------------------
12+
# of features in Bounded Context customer:
13+
# of feature VALUE_OBJECT: 8
14+
# of feature ENTITY: 2
15+
# of feature AGGREGATE: 1
16+
# of feature FACTORY: 1
17+
# of feature REPOSITORY: 1
18+
# of feature APPLICATION_SERVICE: 1
19+
# of feature DOMAIN_SERVICE: 1
20+
----------------------------------------------------------------------------------------------------
21+
DDD feature overview for domain model ../Reconstruction Models/intermediate/mapping models/customerManagement/customerManagement_customerManagement.xmi
22+
----------------------------------------------------------------------------------------------------
23+
----------------------------------------------------------------------------------------------------
24+
# of feature VALUE_OBJECT: 10
25+
# of feature ENTITY: 2
26+
# of feature AGGREGATE: 1
27+
# of feature DOMAIN_SERVICE: 1
28+
# of feature INFRASTRUCTURE_SERVICE: 1
29+
# of feature REPOSITORY: 1
30+
----------------------------------------------------------------------------------------------------
31+
# of features in Bounded Context customerManagement:
32+
# of feature VALUE_OBJECT: 10
33+
# of feature ENTITY: 2
34+
# of feature AGGREGATE: 1
35+
# of feature DOMAIN_SERVICE: 1
36+
# of feature INFRASTRUCTURE_SERVICE: 1
37+
# of feature REPOSITORY: 1
38+
----------------------------------------------------------------------------------------------------
39+
DDD feature overview for domain model ../Reconstruction Models/intermediate/mapping models/customerSelfServiceBackend/customerSelfServiceBackend_customerSelfServiceBackend.xmi
40+
----------------------------------------------------------------------------------------------------
41+
----------------------------------------------------------------------------------------------------
42+
# of feature VALUE_OBJECT: 13
43+
# of feature ENTITY: 1
44+
# of feature DOMAIN_SERVICE: 1
45+
# of feature INFRASTRUCTURE_SERVICE: 1
46+
# of feature REPOSITORY: 1
47+
----------------------------------------------------------------------------------------------------
48+
# of features in Bounded Context customerSelfService:
49+
# of feature VALUE_OBJECT: 13
50+
# of feature ENTITY: 1
51+
# of feature DOMAIN_SERVICE: 1
52+
# of feature INFRASTRUCTURE_SERVICE: 1
53+
# of feature REPOSITORY: 1
54+
----------------------------------------------------------------------------------------------------
55+
DDD feature overview for domain model ../Reconstruction Models/intermediate/mapping models/policyManagementBackend/policyManagementBackend_policyManagementBackend.xmi
56+
----------------------------------------------------------------------------------------------------
57+
----------------------------------------------------------------------------------------------------
58+
# of feature VALUE_OBJECT: 22
59+
# of feature ENTITY: 2
60+
# of feature AGGREGATE: 1
61+
# of feature DOMAIN_EVENT: 1
62+
# of feature INFRASTRUCTURE_SERVICE: 2
63+
# of feature REPOSITORY: 1
64+
----------------------------------------------------------------------------------------------------
65+
# of features in Bounded Context policyManagement:
66+
# of feature VALUE_OBJECT: 22
67+
# of feature ENTITY: 2
68+
# of feature AGGREGATE: 1
69+
# of feature DOMAIN_EVENT: 1
70+
# of feature INFRASTRUCTURE_SERVICE: 2
71+
# of feature REPOSITORY: 1
72+
----------------------------------------------------------------------------------------------------
73+
Overview for domain model ../Reconstruction Models/intermediate/mapping models/customerCore/customerCore_customerCore.xmi
74+
----------------------------------------------------------------------------------------------------
75+
----------------------------------------------------------------------------------------------------
76+
# Bounded Contexts: 1
77+
----------------------------------------------------------------------------------------------------
78+
# Structures per Bounded Context:
79+
customer: 14
80+
81+
# Structures in all Bounded Contexts: 14
82+
# of all structures in domain model 14
83+
----------------------------------------------------------------------------------------------------
84+
List count per Bounded Context:
85+
customer: 6
86+
87+
# Lists in all Bounded Contexts: 6
88+
# of all lists in domain model 6
89+
----------------------------------------------------------------------------------------------------
90+
Enumeration count per Bounded Context:
91+
customer: 0
92+
93+
# Enumerations in all Bounded Contexts: 0
94+
# of all enumerations in domain model 0
95+
----------------------------------------------------------------------------------------------------
96+
Overview for domain model ../Reconstruction Models/intermediate/mapping models/customerManagement/customerManagement_customerManagement.xmi
97+
----------------------------------------------------------------------------------------------------
98+
----------------------------------------------------------------------------------------------------
99+
# Bounded Contexts: 1
100+
----------------------------------------------------------------------------------------------------
101+
# Structures per Bounded Context:
102+
customerManagement: 15
103+
104+
# Structures in all Bounded Contexts: 15
105+
# of all structures in domain model 15
106+
----------------------------------------------------------------------------------------------------
107+
List count per Bounded Context:
108+
customerManagement: 4
109+
110+
# Lists in all Bounded Contexts: 4
111+
# of all lists in domain model 4
112+
----------------------------------------------------------------------------------------------------
113+
Enumeration count per Bounded Context:
114+
customerManagement: 0
115+
116+
# Enumerations in all Bounded Contexts: 0
117+
# of all enumerations in domain model 0
118+
----------------------------------------------------------------------------------------------------
119+
Overview for domain model ../Reconstruction Models/intermediate/mapping models/customerSelfServiceBackend/customerSelfServiceBackend_customerSelfServiceBackend.xmi
120+
----------------------------------------------------------------------------------------------------
121+
----------------------------------------------------------------------------------------------------
122+
# Bounded Contexts: 1
123+
----------------------------------------------------------------------------------------------------
124+
# Structures per Bounded Context:
125+
customerSelfService: 19
126+
127+
# Structures in all Bounded Contexts: 19
128+
# of all structures in domain model 19
129+
----------------------------------------------------------------------------------------------------
130+
List count per Bounded Context:
131+
customerSelfService: 5
132+
133+
# Lists in all Bounded Contexts: 5
134+
# of all lists in domain model 5
135+
----------------------------------------------------------------------------------------------------
136+
Enumeration count per Bounded Context:
137+
customerSelfService: 0
138+
139+
# Enumerations in all Bounded Contexts: 0
140+
# of all enumerations in domain model 0
141+
----------------------------------------------------------------------------------------------------
142+
Overview for domain model ../Reconstruction Models/intermediate/mapping models/policyManagementBackend/policyManagementBackend_policyManagementBackend.xmi
143+
----------------------------------------------------------------------------------------------------
144+
----------------------------------------------------------------------------------------------------
145+
# Bounded Contexts: 1
146+
----------------------------------------------------------------------------------------------------
147+
# Structures per Bounded Context:
148+
policyManagement: 28
149+
150+
# Structures in all Bounded Contexts: 28
151+
# of all structures in domain model 28
152+
----------------------------------------------------------------------------------------------------
153+
List count per Bounded Context:
154+
policyManagement: 8
155+
156+
# Lists in all Bounded Contexts: 8
157+
# of all lists in domain model 8
158+
----------------------------------------------------------------------------------------------------
159+
Enumeration count per Bounded Context:
160+
policyManagement: 0
161+
162+
# Enumerations in all Bounded Contexts: 0
163+
# of all enumerations in domain model 0
164+
----------------------------------------------------------------------------------------------------
165+
####################################################################################################
166+
RESULT SUMMARY (domain analysis)
167+
####################################################################################################
168+
####################################################################################################
169+
DDD feature overview for domain models:
170+
# of feature VALUE_OBJECT: 53
171+
# of feature ENTITY: 7
172+
# of feature AGGREGATE: 3
173+
# of feature FACTORY: 1
174+
# of feature REPOSITORY: 4
175+
# of feature APPLICATION_SERVICE: 1
176+
# of feature DOMAIN_SERVICE: 3
177+
# of feature INFRASTRUCTURE_SERVICE: 4
178+
# of feature DOMAIN_EVENT: 1
179+
----------------------------------------------------------------------------------------------------
180+
Overview of domain models:
181+
# Bounded Contexts: 4
182+
# of all structures in all domain models: 76
183+
# of all lists in all domain models: 23
184+
# of all enumerations in all domain models: 0
185+
----------------------------------------------------------------------------------------------------
186+
####################################################################################################
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
httpMethodYYYgetYYYCount;explicitEndpointHttpMethodYYYputYYYCount; # options operations;httpMethodYYYheadYYYCount; # get operations;largestInterfaceOperationsCountYYYcustomerManagement;synchronousProtocolCount;explicitEndpointHttpMethodYYYheadYYYCount;largestInterfaceOperationsCountYYYcustomerSelfServiceBackend;explicitEndpointHttpMethodYYYdeleteYYYCount;httpMethodYYYtraceYYYCount;largestInterfaceOperationsCountYYYcustomerCore;restOperationsWithHttpMethod;largestInterface;restYYYjson;allInterfacesCount;allOperationsCount;httpMethodYYYoptionsYYYCount; # put operations; # trace operations;explicitEndpointHttpMethodYYYconnectYYYCount;largestInterfaceOperationsCountYYYpolicyManagementBackend;explicitEndpointHttpMethodYYYpostYYYCount; # connect operations;explicitEndpointHttpMethodYYYoptionsYYYCount;explicitEndpointHttpMethodYYYgetYYYCount; # head operations; # patch operations;restOperationsWithoutValidHttpMethodCount;largestInterfaceSimpleName;explicitEndpointHttpMethodYYYtraceYYYCount; # delete operations;restOperationsWithExplicitRestEndpointCount; # post operations;httpMethodYYYpostYYYCount;httpMethodYYYputYYYCount;httpMethodYYYdeleteYYYCount;httpMethodYYYconnectYYYCount;largestInterfaceOperationsCount;allServicesCount;explicitEndpointHttpMethodYYYpatchYYYCount;largestInterfaceName;largestInterfaceModelFilePath;httpMethodYYYpatchYYYCount;asynchronousProtocolCount;usedProtocolYYYrestYYYjson;explicitEndpointInvalidHttpMethodCount
2+
16;4;0;0;16;3;1;0;3;0;0;8;26;com.lakesidemutual.policymanagement.PolicyManagementBackend.customerInformationHolder;1;13;39;0;4;0;0;6;2;0;0;9;0;0;13;customerInformationHolder;0;0;16;6;6;4;0;0;8;4;0;com.lakesidemutual.customercore.CustomerCore.customerInformationHolder;/home/florian/Dokumente/Forschung/Paper/Eigene/EMMSAD 2020/validation/Reconstruction Models/intermediate/mapping models/customerCore.xmi;0;1;rest/json;1

0 commit comments

Comments
 (0)