Author: guixl
Date: Sun May 23 05:05:45 2010
New Revision: 947357

URL: http://svn.apache.org/viewvc?rev=947357&view=rev
Log:
edit view figure for some SCXML elements

Added:
    
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.trace
Modified:
    
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
    
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.gmfgen
    
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.gmfgraph
    
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.gmfmap

Modified: 
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
URL: 
http://svn.apache.org/viewvc/commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel?rev=947357&r1=947356&r2=947357&view=diff
==============================================================================
--- 
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
 (original)
+++ 
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.genmodel
 Sun May 23 05:05:45 2010
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <genmodel:GenModel xmi:version="2.0"
     xmlns:xmi="http://www.omg.org/XMI"; 
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore";
-    xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel"; 
modelDirectory="/org.apache.commons.scxml.modeling/src/"
-    modelPluginID="org.apache.commons.scxml.modeling" modelName="Modeling" 
copyrightFields="false">
+    xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel"; 
copyrightText="Licensed to the Apache Software Foundation (ASF) under one or 
more&#xD;&#xA;contributor license agreements.  See the NOTICE file distributed 
with&#xD;&#xA;this work for additional information regarding copyright 
ownership.&#xD;&#xA;The ASF licenses this file to You under the Apache License, 
Version 2.0&#xD;&#xA;(the &quot;License&quot;); you may not use this file 
except in compliance with&#xD;&#xA;the License.  You may obtain a copy of the 
License at&#xD;&#xA;&#xD;&#xA;   
http://www.apache.org/licenses/LICENSE-2.0&#xD;&#xA;&#xD;&#xA;Unless required 
by applicable law or agreed to in writing, software&#xD;&#xA;distributed under 
the License is distributed on an &quot;AS IS&quot; BASIS,&#xD;&#xA;WITHOUT 
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#xD;&#xA;See 
the License for the specific language governing permissions 
and&#xD;&#xA;limitations under the License."
+    modelDirectory="/org.apache.commons.scxml.modeling/src/" 
modelPluginID="org.apache.commons.scxml.modeling"
+    modelName="Modeling" copyrightFields="false">
   <genPackages prefix="Modeling" basePackage="org.apache.commons.scxml" 
disposableProviderFactory="true"
       ecorePackage="scxml.ecore#/">
     <genClasses ecoreClass="scxml.ecore#//NamedElement">


Reply via email to