You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if createUndirectedDependencyProjection "${PROJECTION_NAME}=artifact-anomaly-detection""${PROJECTION_NODE}=Artifact""${PROJECTION_WEIGHT}=weight""${PROJECTION_LANGUAGE}=Java";then
if is_sufficient_data_available "${ALGORITHM_NODE}=Artifact""${ALGORITHM_WEIGHT}=weight";then
180
+
if createUndirectedDependencyProjection "${PROJECTION_NAME}=artifact-anomaly-detection""${PROJECTION_NODE}=Artifact""${PROJECTION_WEIGHT}=weight""${PROJECTION_LANGUAGE}=Java";then
if createUndirectedDependencyProjection "${PROJECTION_NAME}=package-anomaly-detection""${PROJECTION_NODE}=Package""${PROJECTION_WEIGHT}=weight25PercentInterfaces""${PROJECTION_LANGUAGE}=Java";then
if is_sufficient_data_available "${ALGORITHM_NODE}=Package""${ALGORITHM_WEIGHT}=weight25PercentInterfaces";then
189
+
if createUndirectedDependencyProjection "${PROJECTION_NAME}=package-anomaly-detection""${PROJECTION_NODE}=Package""${PROJECTION_WEIGHT}=weight25PercentInterfaces""${PROJECTION_LANGUAGE}=Java";then
if createUndirectedDependencyProjection "${PROJECTION_NAME}=typescript-module-embedding""${PROJECTION_NODE}=Module""${PROJECTION_WEIGHT}=lowCouplingElement25PercentWeight""${PROJECTION_LANGUAGE}=Typescript";then
if is_sufficient_data_available "${ALGORITHM_NODE}=Module""${ALGORITHM_WEIGHT}=lowCouplingElement25PercentWeight";then
207
+
if createUndirectedDependencyProjection "${PROJECTION_NAME}=typescript-module-embedding""${PROJECTION_NODE}=Module""${PROJECTION_WEIGHT}=lowCouplingElement25PercentWeight""${PROJECTION_LANGUAGE}=Typescript";then
0 commit comments