blob: 6b3fd5486adbfc7ec77329ff422fbed2ef6bfe10 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!-- Copyright (c) 2005 IBM Corporation and others. -->
<!-- All rights reserved. This program and the accompanying materials -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at -->
<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- 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>