blob: f7ecb3763b994e7aee00ba395b9d5916390daa3a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!-- Copyright (c) 2005 IBM Corporation and others. -->
<!-- This program and the accompanying materials are made -->
<!-- available under the terms of the Eclipse Public License 2.0 -->
<!-- which is available at https://www.eclipse.org/legal/epl-2.0/ -->
<!-- -->
<!-- SPDX-License-Identifier: EPL-2.0 -->
<!-- Contributors: -->
<!-- IBM Corporation - initial API and implementation -->
<!--
/**
* <copyright>
* </copyright>
*
* $Id: plugin.xml,v 1.4 2006/03/23 22:13:09 vramaswamy Exp $
*/
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri = "http://www.eclipse.org/gmf/examples/runtime/1.0.0/logicsemantic"
class = "org.eclipse.gmf.examples.runtime.diagram.logic.semantic.SemanticPackage" />
</extension>
</plugin>