Service Consumption BE
[sdc.git] / catalog-dao / src / main / java / org / openecomp / sdc / be / dao / jsongraph / types / EdgeLabelEnum.java
index 119888b..2c84f5a 100644 (file)
@@ -7,9 +7,9 @@
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
- * 
+ *
  *      http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -50,7 +50,7 @@ public enum EdgeLabelEnum {
        SERVICE_API_ARTIFACTS,
        FORWARDING_PATH,
        CALCULATED_CAPABILITIES,
-       FULLFILLED_CAPABILITIES, 
+       FULLFILLED_CAPABILITIES,
        CALCULATED_REQUIREMENTS,
        FULLFILLED_REQUIREMENTS,
        LAST_DISTRIBUTION_STATE_MODIFIER,
@@ -64,8 +64,9 @@ public enum EdgeLabelEnum {
        ALLOTTED_OF,
        INTERFACE,
        INTERFACE_OPERATION,
+       INST_INTERFACES,
        NODE_FILTER_TEMPLATE;
-    
+
     /**
         * Returns EdgeLabelEnum according received name
         * @param name