diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-07-31 08:47:35 +0000 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-31 15:51:10 -0400 |
commit | 073cc188efe9abb4c010cf674e34e2cf46ef1c52 (patch) | |
tree | 155c23fbdf3a838ecb5f4183fc3bb6b09aac41eb /POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi | |
parent | 4ca818fdfb9b807562166800a086b413593d6894 (diff) |
[POLICY-73] replace openecomp for policy-engine
Change-Id: I54072f6bcd388c0e05562614ee89b4ae7ad67004
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi')
-rw-r--r-- | POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi b/POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi index 22afa23a2..2288ae718 100644 --- a/POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi +++ b/POLICY-SDK-APP/src/test/resources/schedulerPolicies1707.xmi @@ -2,61 +2,61 @@ Content-Disposition: form-data; name="file"; filename="schedulerPolicies1707.xmi" <?xml version="1.0" encoding="ASCII"?> -<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="scheduler" nsURI="org.ecomp.test.scheduler" nsPrefix="scheduler"> +<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="scheduler" nsURI="org.onap.test.scheduler" nsPrefix="scheduler"> <eAnnotations source="http://www.eclipse.org/emf/2011/Xcore"> - <details key="ecomp" value="http://ecomp.org.com"/> - <details key="policy" value="http://ecomp.org.com/policy"/> + <details key="onap" value="http://onap.org.com"/> + <details key="policy" value="http://onap.org.com/policy"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="TimeLimitAndVerticalTopology" eSuperTypes="//SniroPolicyMetaInfo"> - <eAnnotations source="http://ecomp.org.com/policy"> + <eAnnotations source="http://onap.org.com/policy"> <details key="policyTemplate" value="SNIRO-SCHEDULER"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" eType="//TimeLimitNVerticalTopologyType"> - <eAnnotations source="http://ecomp.org.com/policy"> + <eAnnotations source="http://onap.org.com/policy"> <details key="matching" value="true"/> </eAnnotations> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceType" unique="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nodeType" unique="false" upperBound="-1" eType="//EntityType"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conflictScope" unique="false" eType="//ConflictScope"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="timeSchedule" eType="//TimeSchedule" containment="true" resolveProxies="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeSchedule"> <eStructuralFeatures xsi:type="ecore:EReference" name="allowedPeriodicTime" upperBound="-1" eType="//AllowedPeriodicTime" containment="true" resolveProxies="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeRange"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start_time" unique="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end_time" unique="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> @@ -64,48 +64,48 @@ Content-Disposition: form-data; name="file"; filename="schedulerPolicies1707.xmi </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AllowedPeriodicTime"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" unique="false" eType="//DayType"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="timeRange" upperBound="-1" eType="//TimeRange" containment="true" resolveProxies="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SniroPolicyMetaInfo"> - <eAnnotations source="http://ecomp.org.com/policy"> + <eAnnotations source="http://onap.org.com/policy"> <details key="policyTemplate" value="SNIRO"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identity" unique="false"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="policyScope" eType="//Scope" containment="true" resolveProxies="false"> - <eAnnotations source="http://ecomp.org.com/policy"> + <eAnnotations source="http://onap.org.com/policy"> <details key="matching" value="true"/> </eAnnotations> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scope"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceType" unique="false" upperBound="-1" eType="//ServiceType"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entityType" unique="false" upperBound="-1" eType="//EntityType"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aicZone" unique="false" upperBound="-1"> - <eAnnotations source="http://ecomp.org.com"> + <eAnnotations source="http://onap.org.com"> <details key="type" value="configuration"/> </eAnnotations> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> |