From 2f0975136c52c1e3f2a836a37de567a3d1b99268 Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Sun, 16 Apr 2017 14:22:00 +0000 Subject: [DCAE-15] Changes related to version 1.1 See Jira for details Change-Id: I9ad1f99d849ba637c3b95938327eee0e07ed2e75 Signed-off-by: Carsten Lund --- .../org/openecomp/dcae/analytics/cdap/common/util/CommonSwitch.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcae-analytics-cdap-common-model/src/main/xcore-gen/org/openecomp/dcae/analytics/cdap/common/util/CommonSwitch.java') diff --git a/dcae-analytics-cdap-common-model/src/main/xcore-gen/org/openecomp/dcae/analytics/cdap/common/util/CommonSwitch.java b/dcae-analytics-cdap-common-model/src/main/xcore-gen/org/openecomp/dcae/analytics/cdap/common/util/CommonSwitch.java index 0c52242..e474ae8 100644 --- a/dcae-analytics-cdap-common-model/src/main/xcore-gen/org/openecomp/dcae/analytics/cdap/common/util/CommonSwitch.java +++ b/dcae-analytics-cdap-common-model/src/main/xcore-gen/org/openecomp/dcae/analytics/cdap/common/util/CommonSwitch.java @@ -69,7 +69,7 @@ public class CommonSwitch extends Switch { * Checks whether this is a switch for the given package. * * - * @parameter ePackage the package in question. + * @param ePackage the package in question. * @return whether this is a switch for the given package. * @generated */ -- cgit 1.2.3-korg