Skip to content

Commit

Permalink
#162 Update Capella NSURI references
Browse files Browse the repository at this point in the history
Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <arnaud.dieumegard@obeo.fr>
  • Loading branch information
arnauddieumegard authored and pdulth committed Jul 21, 2022
1 parent df424bf commit c180054
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*
*
* @see org.polarsys.capella.vp.requirements.CapellaRequirements.CapellaRequirementsPackage#getCapellaModule()
* @model annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint ExtendedElement=' http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture'"
* @model annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint ExtendedElement=' http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture'"
* annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping Mapping=' platform:/plugin/org.polarsys.capella.core.data.gen/model/CompositeStructure.ecore#//BlockArchitecture'"
* @generated
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
*
* Copyright (c) 2016, 2020 THALES GLOBAL SERVICES.
* Copyright (c) 2016, 2022 THALES GLOBAL SERVICES.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
Expand Down Expand Up @@ -34,7 +34,7 @@
* </ul>
*
* @see org.polarsys.capella.vp.requirements.CapellaRequirements.CapellaRequirementsPackage#getCapellaOutgoingRelation()
* @model annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint ExtendedElement=' http://www.polarsys.org/capella/core/core/5.0.0#//CapellaElement'"
* @model annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint ExtendedElement=' http://www.polarsys.org/capella/core/core/6.0.0#//CapellaElement'"
* annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping Mapping=' platform:/plugin/org.polarsys.capella.core.data.gen/model/CapellaCore.ecore#//CapellaElement'"
* @generated
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
*
* Copyright (c) 2016, 2020 THALES GLOBAL SERVICES.
* Copyright (c) 2016, 2022 THALES GLOBAL SERVICES.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -25,7 +25,7 @@
*
*
* @see org.polarsys.capella.vp.requirements.CapellaRequirements.CapellaRequirementsPackage#getCapellaTypesFolder()
* @model annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint ExtendedElement=' http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture'"
* @model annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint ExtendedElement=' http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture'"
* annotation="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping Mapping=' platform:/plugin/org.polarsys.capella.core.data.gen/model/CompositeStructure.ecore#//BlockArchitecture'"
* @generated
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
*
* Copyright (c) 2016, 2020 THALES GLOBAL SERVICES.
* Copyright (c) 2016, 2022 THALES GLOBAL SERVICES.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
Expand Down Expand Up @@ -421,13 +421,13 @@ public void initializePackageContents() {
protected void createConstraintAnnotations() {
String source = "http://www.polarsys.org/kitalpha/emde/1.0.0/constraint"; //$NON-NLS-1$
addAnnotation(capellaTypesFolderEClass, source,
new String[] { "ExtendedElement", " http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture" //$NON-NLS-1$ //$NON-NLS-2$
new String[] { "ExtendedElement", " http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture" //$NON-NLS-1$ //$NON-NLS-2$
});
addAnnotation(capellaModuleEClass, source,
new String[] { "ExtendedElement", " http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture" //$NON-NLS-1$ //$NON-NLS-2$
new String[] { "ExtendedElement", " http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture" //$NON-NLS-1$ //$NON-NLS-2$
});
addAnnotation(capellaOutgoingRelationEClass, source,
new String[] { "ExtendedElement", " http://www.polarsys.org/capella/core/core/5.0.0#//CapellaElement" //$NON-NLS-1$ //$NON-NLS-2$
new String[] { "ExtendedElement", " http://www.polarsys.org/capella/core/core/6.0.0#//CapellaElement" //$NON-NLS-1$ //$NON-NLS-2$
});
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2017, 2020 THALES GLOBAL SERVICES.
Copyright (c) 2017, 2022 THALES GLOBAL SERVICES.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0
Expand All @@ -27,7 +27,7 @@
namespaceUri="http://www.polarsys.org/kitalpha/requirements">
</package>
<package
namespaceUri="http://www.polarsys.org/capella/core/core/5.0.0">
namespaceUri="http://www.polarsys.org/capella/core/core/6.0.0">
</package>
<package
namespaceUri="http://www.eclipse.org/sirius/1.1.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<vpdesc:Viewpoint xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:configuration="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/as/vpdiagram/conf/1.0.0" xmlns:docGenConfiguration="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/DocGenConfiguration/1.0.0" xmlns:vpconf="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/as/vpconf/1.0.0" xmlns:vpdesc="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/as/vpdesc/1.0.0" xmlns:vpdiagram="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/as/vpdiagram/1.0.0" xmlns:vpservices="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/as/vpservices/1.0.0" xmlns:vpui="http://www.polarsys.org/kitalpha/ad/viewpoint/dsl/as/vpui/1.0.0" name="CapellaRequirements" shortName="CapellaRequirements">
<VP_Data name="CapellaRequirements.data">
<VP_Classes name="CapellaTypesFolder" icon="CapellaTypesFolder.gif">
<extends href="http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture"/>
<extends href="http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture"/>
<Inheritences xsi:type="vpdesc:ExternalSuperClass">
<superClass href="../../org.polarsys.kitalpha.vp.requirements/models/Requirements.ecore#//TypesFolder"/>
</Inheritences>
</VP_Classes>
<VP_Classes name="CapellaModule" icon="CapellaModule.gif">
<extends href="http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture"/>
<extends href="http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture"/>
<Inheritences xsi:type="vpdesc:ExternalSuperClass">
<superClass href="../../org.polarsys.kitalpha.vp.requirements/models/Requirements.ecore#//Module"/>
</Inheritences>
Expand All @@ -23,18 +23,18 @@
<ExternalTarget href="../../org.polarsys.kitalpha.vp.requirements/models/Requirements.ecore#//Requirement"/>
</VP_Classes_Associations>
<VP_Classes_Associations xsi:type="vpdesc:ExternalClassAssociation" name="target" type="reference">
<ExternalTarget href="http://www.polarsys.org/capella/core/core/5.0.0#//CapellaElement"/>
<ExternalTarget href="http://www.polarsys.org/capella/core/core/6.0.0#//CapellaElement"/>
</VP_Classes_Associations>
<Inheritences xsi:type="vpdesc:LocalSuperClass" superClass="//@VP_Data/@VP_Classes.2"/>
</VP_Classes>
<VP_Classes name="CapellaOutgoingRelation" icon="CapellaRelation.gif">
<VP_Classes_Associations xsi:type="vpdesc:ExternalClassAssociation" name="source" type="reference">
<ExternalTarget href="http://www.polarsys.org/capella/core/core/5.0.0#//CapellaElement"/>
<ExternalTarget href="http://www.polarsys.org/capella/core/core/6.0.0#//CapellaElement"/>
</VP_Classes_Associations>
<VP_Classes_Associations xsi:type="vpdesc:ExternalClassAssociation" name="target" type="reference">
<ExternalTarget href="../../org.polarsys.kitalpha.vp.requirements/models/Requirements.ecore#//Requirement"/>
</VP_Classes_Associations>
<extends href="http://www.polarsys.org/capella/core/core/5.0.0#//CapellaElement"/>
<extends href="http://www.polarsys.org/capella/core/core/6.0.0#//CapellaElement"/>
<Inheritences xsi:type="vpdesc:LocalSuperClass" superClass="//@VP_Data/@VP_Classes.2"/>
</VP_Classes>
<additionalExternalData href="../../org.polarsys.capella.core.data.gen/model/CapellaCore.ecore#/"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
nsPrefix="CapellaRequirements">
<eClassifiers xsi:type="ecore:EClass" name="CapellaTypesFolder" eSuperTypes="../../org.polarsys.kitalpha.vp.requirements/models/Requirements.ecore#//TypesFolder platform:/plugin/org.polarsys.kitalpha.emde/model/eMDE.ecore#//ElementExtension">
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint">
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture"/>
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture"/>
</eAnnotations>
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping">
<details key="Mapping" value=" platform:/plugin/org.polarsys.capella.core.data.gen/model/CompositeStructure.ecore#//BlockArchitecture"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CapellaModule" eSuperTypes="../../org.polarsys.kitalpha.vp.requirements/models/Requirements.ecore#//Module platform:/plugin/org.polarsys.kitalpha.emde/model/eMDE.ecore#//ElementExtension">
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint">
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/cs/5.0.0#//BlockArchitecture"/>
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/cs/6.0.0#//BlockArchitecture"/>
</eAnnotations>
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping">
<details key="Mapping" value=" platform:/plugin/org.polarsys.capella.core.data.gen/model/CompositeStructure.ecore#//BlockArchitecture"/>
Expand All @@ -25,7 +25,7 @@
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CapellaOutgoingRelation" eSuperTypes="#//CapellaRelation platform:/plugin/org.polarsys.kitalpha.emde/model/eMDE.ecore#//ElementExtension">
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraint">
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/core/5.0.0#//CapellaElement"/>
<details key="ExtendedElement" value=" http://www.polarsys.org/capella/core/core/6.0.0#//CapellaElement"/>
</eAnnotations>
<eAnnotations source="http://www.polarsys.org/kitalpha/emde/1.0.0/constraintMapping">
<details key="Mapping" value=" platform:/plugin/org.polarsys.capella.core.data.gen/model/CapellaCore.ecore#//CapellaElement"/>
Expand Down

0 comments on commit c180054

Please sign in to comment.