aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java
diff options
context:
space:
mode:
Diffstat (limited to 'ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java')
-rw-r--r--ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java b/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java
index 68d378e..eb9273b 100644
--- a/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java
+++ b/ncomp-core-model/src/main/xcore-gen/org/openecomp/ncomp/component/Api.java
@@ -35,6 +35,7 @@ import org.eclipse.emf.common.util.EList;
*
* <p>
* The following features are supported:
+ * </p>
* <ul>
* <li>{@link org.openecomp.ncomp.component.Api#getNumberOfRequests <em>Number Of Requests</em>}</li>
* <li>{@link org.openecomp.ncomp.component.Api#getNumberOfErrorRequests <em>Number Of Error Requests</em>}</li>
@@ -42,7 +43,6 @@ import org.eclipse.emf.common.util.EList;
* <li>{@link org.openecomp.ncomp.component.Api#getOutstandingRequests <em>Outstanding Requests</em>}</li>
* <li>{@link org.openecomp.ncomp.component.Api#getLastRequestDuration <em>Last Request Duration</em>}</li>
* </ul>
- * </p>
*
* @see org.openecomp.ncomp.component.ComponentPackage#getApi()
* @model