blob: 8a2f046df99a051d54ad150b21dfb03c2f31174d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2022 CEA LIST.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Saadia Dhouib (CEA LIST) saadia.dhouib@cea.fr
Fadwa Tmar (CEA LIST) fadwa.tmar@cea.fr
-->
<!--
-->
<plugin>
<extension
point="org.eclipse.papyrus.infra.properties.contexts">
<context
contextModel="properties/OPC_UA_DI.ctx"
isCustomizable="true">
</context>
</extension>
<extension
point="org.eclipse.papyrus.infra.properties.environments">
<environment
environmentModel="properties/opcuadi.environment">
</environment>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated OPC_UA_DI.profile -->
<package
uri="http://Papyrus/OPCUADI"
class="org.eclipse.papyrus.opcua.di.opcuadiprofile.OPCUADIProfilePackage"
genModel="resources/OPC_UA_DI.profile.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated OPC_UA.profile -->
<package
uri="http://Papyrus/OPCUA"
class="org.eclipse.papyrus.opcua.opcuaprofile.OPCUAProfilePackage"
genModel="resources/OPC_UA.profile.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated OPC_UA.profile -->
<package
uri="http:///OPC_UA/OPC_UA_Library.ecore"
class="org.eclipse.papyrus.opcua.opcuaprofile.OPC_UA_Library.OPC_UA_LibraryPackage"
genModel="resources/OPC_UA.profile.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated OPC_UA_DI.profile -->
<package
uri="http:///OPC_UA_DI/OPC_UA_DI_Library.ecore"
class="org.eclipse.papyrus.opcua.di.opcuadiprofile.OPC_UA_DI_Library.OPC_UA_DI_LibraryPackage"
genModel="resources/OPC_UA_DI.profile.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated OPC_UA_DI.library -->
<package
uri="http:///OPC_UA_DI_Library.ecore"
class="OPC_UA_DI_Library.OPC_UA_DI_LibraryPackage"
genModel="resources/OPC_UA_DI.library.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated OPC_UA.library -->
<package
uri="http:///OPC_UA_Library.ecore"
class="OPC_UA_Library.OPC_UA_LibraryPackage"
genModel="resources/OPC_UA.library.genmodel"/>
</extension>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://Papyrus_OPC_UA_LIBRARY/"
target="platform:/plugin/org.eclipse.papyrus.opcua.di.profile/resources/">
</mapping>
<mapping
source="pathmap://Papyrus_OPC_UA_PROFILE/"
target="platform:/plugin/org.eclipse.papyrus.opcua.di.profile/resources/">
</mapping>
<mapping
source="pathmap://Papyrus_OPC_UA_DI_LIBRARY/"
target="platform:/plugin/org.eclipse.papyrus.opcua.di.profile/resources/">
</mapping>
<mapping
source="pathmap://Papyrus_OPC_UA_DI_PROFILE/"
target="platform:/plugin/org.eclipse.papyrus.opcua.di.profile/resources/">
</mapping>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://Papyrus_OPC_UA_PROFILE/OPC_UA.profile.uml#_maf6UO-vEeuxCbW4mH-AcQ"
uri="http://Papyrus/OPCUA">
</profile>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<package
location="pathmap://Papyrus_OPC_UA_LIBRARY/OPC_UA.library.uml#_5lAO0N8xEeuf_uz3Oaeyuw"
uri="http:///OPC_UA/OPC_UA_Library.ecore">
</package>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://Papyrus_OPC_UA_DI_PROFILE/OPC_UA_DI.profile.uml#_6p0tYN8nEeuf_uz3Oaeyuw"
uri="http://Papyrus/OPCUADI">
</profile>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<package
location="pathmap://Papyrus_OPC_UA_DI_LIBRARY/OPC_UA_DI.library.uml#_R2cTEPBBEeuxCbW4mH-AcQ"
uri="http:///OPC_UA_DI_Library.ecore">
</package>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
name="OPC UA profile"
path="pathmap://Papyrus_OPC_UA_PROFILE/OPC_UA.profile.uml"
provider="CEA LIST">
</profile>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLLibrary">
<library
description="OPC UA Library"
name="OPC UA Library"
path="pathmap://Papyrus_OPC_UA_LIBRARY/OPC_UA.library.uml"
provider="CEA LIST">
</library>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="OPC UA DI Profile"
name="OPC UA DI Profile"
path="pathmap://Papyrus_OPC_UA_DI_PROFILE/OPC_UA_DI.profile.uml"
provider="CEA LIST">
</profile>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLLibrary">
<library
name="OPC UA DI Library"
path="pathmap://Papyrus_OPC_UA_DI_LIBRARY/OPC_UA_DI.library.uml"
provider="CEA LIST">
</library>
</extension>
</plugin>