aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-13 13:56:36 +0000
committerCarsten Lund <lund@research.att.com>2017-04-18 02:22:29 +0000
commit4d1b7e6c8d54c914d23fb1aa2142e4166f694037 (patch)
treefc5f0a7bbb8475dcd9fd37611263507d136bbbf6 /ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java
parent78940f01170cb758f85f47789e471348803fbf42 (diff)
[DCAE-15] Changes related to version 1.1
See Jira for details Change-Id: Ie4fc2b0ce5b140ac460ed979d56639641f8cc4df Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java')
-rw-r--r--ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java b/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java
index 578e0e7..5558345 100644
--- a/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java
+++ b/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/core/function/FunctionMatchAttribute.java
@@ -31,12 +31,12 @@ package org.openecomp.ncomp.core.function;
*
* <p>
* The following features are supported:
+ * </p>
* <ul>
* <li>{@link org.openecomp.ncomp.core.function.FunctionMatchAttribute#getPath <em>Path</em>}</li>
* <li>{@link org.openecomp.ncomp.core.function.FunctionMatchAttribute#getMatch <em>Match</em>}</li>
* <li>{@link org.openecomp.ncomp.core.function.FunctionMatchAttribute#isNegation <em>Negation</em>}</li>
* </ul>
- * </p>
*
* @see org.openecomp.ncomp.core.function.FunctionPackage#getFunctionMatchAttribute()
* @model