You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2005/08/17 00:40:54 UTC

svn commit: r233071 [8/22] - in /geronimo/trunk/sandbox/eclipse-plugin: org.apache.geronimo.core/ org.apache.geronimo.core/src/org/apache/geronimo/core/internal/ org.apache.geronimo.deployment.model/META-INF/ org.apache.geronimo.deployment.model/emf/ o...

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebAdapterFactory.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebAdapterFactory.java?rev=233071&r1=233070&r2=233071&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebAdapterFactory.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebAdapterFactory.java Tue Aug 16 15:39:15 2005
@@ -34,13 +34,6 @@
  */
 public class WebAdapterFactory extends AdapterFactoryImpl {
     /**
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @generated
-     */
-    public static final String copyright = "Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable.";
-
-    /**
      * The cached model package.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceFactoryImpl.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceFactoryImpl.java?rev=233071&r1=233070&r2=233071&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceFactoryImpl.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceFactoryImpl.java Tue Aug 16 15:39:15 2005
@@ -32,13 +32,6 @@
  */
 public class WebResourceFactoryImpl extends ResourceFactoryImpl {
     /**
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @generated
-     */
-    public static final String copyright = "Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable.";
-
-    /**
      * Creates an instance of the resource factory.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceImpl.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceImpl.java?rev=233071&r1=233070&r2=233071&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceImpl.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebResourceImpl.java Tue Aug 16 15:39:15 2005
@@ -28,13 +28,6 @@
  */
 public class WebResourceImpl extends XMLResourceImpl {
     /**
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @generated
-     */
-    public static final String copyright = "Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable.";
-
-    /**
      * Creates an instance of the resource.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebSwitch.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebSwitch.java?rev=233071&r1=233070&r2=233071&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebSwitch.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/web/util/WebSwitch.java Tue Aug 16 15:39:15 2005
@@ -37,13 +37,6 @@
  */
 public class WebSwitch {
     /**
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @generated
-     */
-    public static final String copyright = "Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable.";
-
-    /**
      * The cached model package
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigPropertyType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigPropertyType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigPropertyType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigPropertyType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,92 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Activation Config Property Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.ActivationConfigPropertyType#getActivationConfigPropertyName <em>Activation Config Property Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.ActivationConfigPropertyType#getActivationConfigPropertyValue <em>Activation Config Property Value</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getActivationConfigPropertyType()
+ * @model extendedMetaData="name='activation-config-propertyType' kind='elementOnly'"
+ * @generated
+ */
+public interface ActivationConfigPropertyType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Activation Config Property Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Activation Config Property Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Activation Config Property Name</em>' attribute.
+     * @see #setActivationConfigPropertyName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getActivationConfigPropertyType_ActivationConfigPropertyName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='activation-config-property-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getActivationConfigPropertyName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.ActivationConfigPropertyType#getActivationConfigPropertyName <em>Activation Config Property Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Activation Config Property Name</em>' attribute.
+     * @see #getActivationConfigPropertyName()
+     * @generated
+     */
+    void setActivationConfigPropertyName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Activation Config Property Value</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Activation Config Property Value</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Activation Config Property Value</em>' attribute.
+     * @see #setActivationConfigPropertyValue(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getActivationConfigPropertyType_ActivationConfigPropertyValue()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='activation-config-property-value' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getActivationConfigPropertyValue();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.ActivationConfigPropertyType#getActivationConfigPropertyValue <em>Activation Config Property Value</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Activation Config Property Value</em>' attribute.
+     * @see #getActivationConfigPropertyValue()
+     * @generated
+     */
+    void setActivationConfigPropertyValue(String value);
+
+} // ActivationConfigPropertyType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigPropertyType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,74 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Activation Config Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.ActivationConfigType#getDescription <em>Description</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.ActivationConfigType#getActivationConfigProperty <em>Activation Config Property</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getActivationConfigType()
+ * @model extendedMetaData="name='activation-configType' kind='elementOnly'"
+ * @generated
+ */
+public interface ActivationConfigType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Description</b></em>' attribute list.
+     * The list contents are of type {@link java.lang.String}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Description</em>' attribute list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Description</em>' attribute list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getActivationConfigType_Description()
+     * @model type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='description' namespace='##targetNamespace'"
+     * @generated
+     */
+    EList getDescription();
+
+    /**
+     * Returns the value of the '<em><b>Activation Config Property</b></em>' containment reference list.
+     * The list contents are of type {@link org.openejb.xml.ns.openejb.jar.ActivationConfigPropertyType}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Activation Config Property</em>' containment reference list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Activation Config Property</em>' containment reference list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getActivationConfigType_ActivationConfigProperty()
+     * @model type="org.openejb.xml.ns.openejb.jar.ActivationConfigPropertyType" containment="true" resolveProxies="false" required="true"
+     *        extendedMetaData="kind='element' name='activation-config-property' namespace='##targetNamespace'"
+     * @generated
+     */
+    EList getActivationConfigProperty();
+
+} // ActivationConfigType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/ActivationConfigType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldGroupMappingType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldGroupMappingType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldGroupMappingType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldGroupMappingType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,92 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Cmp Field Group Mapping Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldGroupMappingType#getGroupName <em>Group Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldGroupMappingType#getCmpFieldName <em>Cmp Field Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldGroupMappingType()
+ * @model extendedMetaData="name='cmp-field-group-mappingType' kind='elementOnly'"
+ * @generated
+ */
+public interface CmpFieldGroupMappingType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Group Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Group Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Group Name</em>' attribute.
+     * @see #setGroupName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldGroupMappingType_GroupName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='group-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getGroupName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldGroupMappingType#getGroupName <em>Group Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Group Name</em>' attribute.
+     * @see #getGroupName()
+     * @generated
+     */
+    void setGroupName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Cmp Field Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmp Field Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmp Field Name</em>' attribute.
+     * @see #setCmpFieldName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldGroupMappingType_CmpFieldName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='cmp-field-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCmpFieldName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldGroupMappingType#getCmpFieldName <em>Cmp Field Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmp Field Name</em>' attribute.
+     * @see #getCmpFieldName()
+     * @generated
+     */
+    void setCmpFieldName(String value);
+
+} // CmpFieldGroupMappingType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldGroupMappingType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldMappingType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldMappingType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldMappingType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldMappingType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,176 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Cmp Field Mapping Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getCmpFieldName <em>Cmp Field Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getCmpFieldClass <em>Cmp Field Class</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getTableColumn <em>Table Column</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getSqlType <em>Sql Type</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getTypeConverter <em>Type Converter</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldMappingType()
+ * @model extendedMetaData="name='cmp-field-mapping_._type' kind='elementOnly'"
+ * @generated
+ */
+public interface CmpFieldMappingType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Cmp Field Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmp Field Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmp Field Name</em>' attribute.
+     * @see #setCmpFieldName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldMappingType_CmpFieldName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='cmp-field-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCmpFieldName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getCmpFieldName <em>Cmp Field Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmp Field Name</em>' attribute.
+     * @see #getCmpFieldName()
+     * @generated
+     */
+    void setCmpFieldName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Cmp Field Class</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmp Field Class</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmp Field Class</em>' attribute.
+     * @see #setCmpFieldClass(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldMappingType_CmpFieldClass()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='cmp-field-class' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCmpFieldClass();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getCmpFieldClass <em>Cmp Field Class</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmp Field Class</em>' attribute.
+     * @see #getCmpFieldClass()
+     * @generated
+     */
+    void setCmpFieldClass(String value);
+
+    /**
+     * Returns the value of the '<em><b>Table Column</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Table Column</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Table Column</em>' attribute.
+     * @see #setTableColumn(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldMappingType_TableColumn()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='table-column' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getTableColumn();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getTableColumn <em>Table Column</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Table Column</em>' attribute.
+     * @see #getTableColumn()
+     * @generated
+     */
+    void setTableColumn(String value);
+
+    /**
+     * Returns the value of the '<em><b>Sql Type</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Sql Type</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Sql Type</em>' attribute.
+     * @see #setSqlType(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldMappingType_SqlType()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='sql-type' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getSqlType();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getSqlType <em>Sql Type</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Sql Type</em>' attribute.
+     * @see #getSqlType()
+     * @generated
+     */
+    void setSqlType(String value);
+
+    /**
+     * Returns the value of the '<em><b>Type Converter</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Type Converter</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Type Converter</em>' attribute.
+     * @see #setTypeConverter(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmpFieldMappingType_TypeConverter()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='type-converter' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getTypeConverter();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmpFieldMappingType#getTypeConverter <em>Type Converter</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Type Converter</em>' attribute.
+     * @see #getTypeConverter()
+     * @generated
+     */
+    void setTypeConverter(String value);
+
+} // CmpFieldMappingType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmpFieldMappingType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldGroupMappingType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldGroupMappingType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldGroupMappingType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldGroupMappingType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,92 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Cmr Field Group Mapping Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldGroupMappingType#getGroupName <em>Group Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldGroupMappingType#getCmrFieldName <em>Cmr Field Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldGroupMappingType()
+ * @model extendedMetaData="name='cmr-field-group-mappingType' kind='elementOnly'"
+ * @generated
+ */
+public interface CmrFieldGroupMappingType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Group Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Group Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Group Name</em>' attribute.
+     * @see #setGroupName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldGroupMappingType_GroupName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='group-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getGroupName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldGroupMappingType#getGroupName <em>Group Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Group Name</em>' attribute.
+     * @see #getGroupName()
+     * @generated
+     */
+    void setGroupName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Cmr Field Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmr Field Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmr Field Name</em>' attribute.
+     * @see #setCmrFieldName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldGroupMappingType_CmrFieldName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='cmr-field-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCmrFieldName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldGroupMappingType#getCmrFieldName <em>Cmr Field Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmr Field Name</em>' attribute.
+     * @see #getCmrFieldName()
+     * @generated
+     */
+    void setCmrFieldName(String value);
+
+} // CmrFieldGroupMappingType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldGroupMappingType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldMappingType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldMappingType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldMappingType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldMappingType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,92 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Cmr Field Mapping Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldMappingType#getKeyColumn <em>Key Column</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldMappingType#getForeignKeyColumn <em>Foreign Key Column</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldMappingType()
+ * @model extendedMetaData="name='cmr-field-mapping_._type' kind='elementOnly'"
+ * @generated
+ */
+public interface CmrFieldMappingType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Key Column</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Key Column</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Key Column</em>' attribute.
+     * @see #setKeyColumn(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldMappingType_KeyColumn()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='key-column' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getKeyColumn();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldMappingType#getKeyColumn <em>Key Column</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Key Column</em>' attribute.
+     * @see #getKeyColumn()
+     * @generated
+     */
+    void setKeyColumn(String value);
+
+    /**
+     * Returns the value of the '<em><b>Foreign Key Column</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Foreign Key Column</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Foreign Key Column</em>' attribute.
+     * @see #setForeignKeyColumn(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldMappingType_ForeignKeyColumn()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='foreign-key-column' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getForeignKeyColumn();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldMappingType#getForeignKeyColumn <em>Foreign Key Column</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Foreign Key Column</em>' attribute.
+     * @see #getForeignKeyColumn()
+     * @generated
+     */
+    void setForeignKeyColumn(String value);
+
+} // CmrFieldMappingType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldMappingType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,64 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Cmr Field Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldType#getCmrFieldName <em>Cmr Field Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldType()
+ * @model extendedMetaData="name='cmr-field_._type' kind='elementOnly'"
+ * @generated
+ */
+public interface CmrFieldType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Cmr Field Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmr Field Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmr Field Name</em>' attribute.
+     * @see #setCmrFieldName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldType_CmrFieldName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='cmr-field-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCmrFieldName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldType#getCmrFieldName <em>Cmr Field Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmr Field Name</em>' attribute.
+     * @see #getCmrFieldName()
+     * @generated
+     */
+    void setCmrFieldName(String value);
+
+} // CmrFieldType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType1.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType1.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType1.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType1.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,92 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Cmr Field Type1</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldType1#getCmrFieldName <em>Cmr Field Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.CmrFieldType1#getGroupName <em>Group Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldType1()
+ * @model extendedMetaData="name='cmr-field_._1_._type' kind='elementOnly'"
+ * @generated
+ */
+public interface CmrFieldType1 extends EObject {
+    /**
+     * Returns the value of the '<em><b>Cmr Field Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmr Field Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmr Field Name</em>' attribute.
+     * @see #setCmrFieldName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldType1_CmrFieldName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='cmr-field-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCmrFieldName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldType1#getCmrFieldName <em>Cmr Field Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmr Field Name</em>' attribute.
+     * @see #getCmrFieldName()
+     * @generated
+     */
+    void setCmrFieldName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Group Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Group Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Group Name</em>' attribute.
+     * @see #setGroupName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getCmrFieldType1_GroupName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='group-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getGroupName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.CmrFieldType1#getGroupName <em>Group Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Group Name</em>' attribute.
+     * @see #getGroupName()
+     * @generated
+     */
+    void setGroupName(String value);
+
+} // CmrFieldType1

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/CmrFieldType1.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/DocumentRoot.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/DocumentRoot.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/DocumentRoot.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/DocumentRoot.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,124 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.common.util.EMap;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.emf.ecore.util.FeatureMap;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Document Root</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.DocumentRoot#getMixed <em>Mixed</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix Map</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.DocumentRoot#getXSISchemaLocation <em>XSI Schema Location</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.DocumentRoot#getOpenejbJar <em>Openejb Jar</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getDocumentRoot()
+ * @model extendedMetaData="name='' kind='mixed'"
+ * @generated
+ */
+public interface DocumentRoot extends EObject {
+    /**
+     * Returns the value of the '<em><b>Mixed</b></em>' attribute list.
+     * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Mixed</em>' attribute list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Mixed</em>' attribute list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getDocumentRoot_Mixed()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
+     *        extendedMetaData="kind='elementWildcard' name=':mixed'"
+     * @generated
+     */
+    FeatureMap getMixed();
+
+    /**
+     * Returns the value of the '<em><b>XMLNS Prefix Map</b></em>' map.
+     * The key is of type {@link java.lang.String},
+     * and the value is of type {@link java.lang.String},
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>XMLNS Prefix Map</em>' map isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>XMLNS Prefix Map</em>' map.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getDocumentRoot_XMLNSPrefixMap()
+     * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true"
+     *        extendedMetaData="kind='attribute' name='xmlns:prefix'"
+     * @generated
+     */
+    EMap getXMLNSPrefixMap();
+
+    /**
+     * Returns the value of the '<em><b>XSI Schema Location</b></em>' map.
+     * The key is of type {@link java.lang.String},
+     * and the value is of type {@link java.lang.String},
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>XSI Schema Location</em>' map isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>XSI Schema Location</em>' map.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getDocumentRoot_XSISchemaLocation()
+     * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true"
+     *        extendedMetaData="kind='attribute' name='xsi:schemaLocation'"
+     * @generated
+     */
+    EMap getXSISchemaLocation();
+
+    /**
+     * Returns the value of the '<em><b>Openejb Jar</b></em>' containment reference.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Openejb Jar</em>' containment reference isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Openejb Jar</em>' containment reference.
+     * @see #setOpenejbJar(OpenejbJarType)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getDocumentRoot_OpenejbJar()
+     * @model containment="true" resolveProxies="false" upper="-2" transient="true" volatile="true" derived="true"
+     *        extendedMetaData="kind='element' name='openejb-jar' namespace='##targetNamespace'"
+     * @generated
+     */
+    OpenejbJarType getOpenejbJar();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.DocumentRoot#getOpenejbJar <em>Openejb Jar</em>}' containment reference.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Openejb Jar</em>' containment reference.
+     * @see #getOpenejbJar()
+     * @generated
+     */
+    void setOpenejbJar(OpenejbJarType value);
+
+} // DocumentRoot

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/DocumentRoot.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,112 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Ejb Relation Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationType#getEjbRelationName <em>Ejb Relation Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationType#getManyToManyTableName <em>Many To Many Table Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationType#getEjbRelationshipRole <em>Ejb Relationship Role</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationType()
+ * @model extendedMetaData="name='ejb-relationType' kind='elementOnly'"
+ * @generated
+ */
+public interface EjbRelationType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Ejb Relation Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Ejb Relation Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Ejb Relation Name</em>' attribute.
+     * @see #setEjbRelationName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationType_EjbRelationName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='ejb-relation-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getEjbRelationName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationType#getEjbRelationName <em>Ejb Relation Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Ejb Relation Name</em>' attribute.
+     * @see #getEjbRelationName()
+     * @generated
+     */
+    void setEjbRelationName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Many To Many Table Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Many To Many Table Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Many To Many Table Name</em>' attribute.
+     * @see #setManyToManyTableName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationType_ManyToManyTableName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='many-to-many-table-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getManyToManyTableName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationType#getManyToManyTableName <em>Many To Many Table Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Many To Many Table Name</em>' attribute.
+     * @see #getManyToManyTableName()
+     * @generated
+     */
+    void setManyToManyTableName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Ejb Relationship Role</b></em>' containment reference list.
+     * The list contents are of type {@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Ejb Relationship Role</em>' containment reference list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Ejb Relationship Role</em>' containment reference list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationType_EjbRelationshipRole()
+     * @model type="org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType" containment="true" resolveProxies="false" required="true" upper="2"
+     *        extendedMetaData="kind='element' name='ejb-relationship-role' namespace='##targetNamespace'"
+     * @generated
+     */
+    EList getEjbRelationshipRole();
+
+} // EjbRelationType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationshipRoleType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationshipRoleType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationshipRoleType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationshipRoleType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,176 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Ejb Relationship Role Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getEjbRelationshipRoleName <em>Ejb Relationship Role Name</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getRelationshipRoleSource <em>Relationship Role Source</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getCmrField <em>Cmr Field</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getForeignKeyColumnOnSource <em>Foreign Key Column On Source</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getRoleMapping <em>Role Mapping</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationshipRoleType()
+ * @model extendedMetaData="name='ejb-relationship-roleType' kind='elementOnly'"
+ * @generated
+ */
+public interface EjbRelationshipRoleType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Ejb Relationship Role Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Ejb Relationship Role Name</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Ejb Relationship Role Name</em>' attribute.
+     * @see #setEjbRelationshipRoleName(String)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationshipRoleType_EjbRelationshipRoleName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='ejb-relationship-role-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getEjbRelationshipRoleName();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getEjbRelationshipRoleName <em>Ejb Relationship Role Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Ejb Relationship Role Name</em>' attribute.
+     * @see #getEjbRelationshipRoleName()
+     * @generated
+     */
+    void setEjbRelationshipRoleName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Relationship Role Source</b></em>' containment reference.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Relationship Role Source</em>' containment reference isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Relationship Role Source</em>' containment reference.
+     * @see #setRelationshipRoleSource(RelationshipRoleSourceType)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationshipRoleType_RelationshipRoleSource()
+     * @model containment="true" resolveProxies="false" required="true"
+     *        extendedMetaData="kind='element' name='relationship-role-source' namespace='##targetNamespace'"
+     * @generated
+     */
+    RelationshipRoleSourceType getRelationshipRoleSource();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getRelationshipRoleSource <em>Relationship Role Source</em>}' containment reference.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Relationship Role Source</em>' containment reference.
+     * @see #getRelationshipRoleSource()
+     * @generated
+     */
+    void setRelationshipRoleSource(RelationshipRoleSourceType value);
+
+    /**
+     * Returns the value of the '<em><b>Cmr Field</b></em>' containment reference.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Cmr Field</em>' containment reference isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Cmr Field</em>' containment reference.
+     * @see #setCmrField(CmrFieldType)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationshipRoleType_CmrField()
+     * @model containment="true" resolveProxies="false"
+     *        extendedMetaData="kind='element' name='cmr-field' namespace='##targetNamespace'"
+     * @generated
+     */
+    CmrFieldType getCmrField();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getCmrField <em>Cmr Field</em>}' containment reference.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Cmr Field</em>' containment reference.
+     * @see #getCmrField()
+     * @generated
+     */
+    void setCmrField(CmrFieldType value);
+
+    /**
+     * Returns the value of the '<em><b>Foreign Key Column On Source</b></em>' containment reference.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Foreign Key Column On Source</em>' containment reference isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Foreign Key Column On Source</em>' containment reference.
+     * @see #setForeignKeyColumnOnSource(EObject)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationshipRoleType_ForeignKeyColumnOnSource()
+     * @model containment="true" resolveProxies="false"
+     *        extendedMetaData="kind='element' name='foreign-key-column-on-source' namespace='##targetNamespace'"
+     * @generated
+     */
+    EObject getForeignKeyColumnOnSource();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getForeignKeyColumnOnSource <em>Foreign Key Column On Source</em>}' containment reference.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Foreign Key Column On Source</em>' containment reference.
+     * @see #getForeignKeyColumnOnSource()
+     * @generated
+     */
+    void setForeignKeyColumnOnSource(EObject value);
+
+    /**
+     * Returns the value of the '<em><b>Role Mapping</b></em>' containment reference.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Role Mapping</em>' containment reference isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Role Mapping</em>' containment reference.
+     * @see #setRoleMapping(RoleMappingType)
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEjbRelationshipRoleType_RoleMapping()
+     * @model containment="true" resolveProxies="false" required="true"
+     *        extendedMetaData="kind='element' name='role-mapping' namespace='##targetNamespace'"
+     * @generated
+     */
+    RoleMappingType getRoleMapping();
+
+    /**
+     * Sets the value of the '{@link org.openejb.xml.ns.openejb.jar.EjbRelationshipRoleType#getRoleMapping <em>Role Mapping</em>}' containment reference.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Role Mapping</em>' containment reference.
+     * @see #getRoleMapping()
+     * @generated
+     */
+    void setRoleMapping(RoleMappingType value);
+
+} // EjbRelationshipRoleType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EjbRelationshipRoleType.java
------------------------------------------------------------------------------
    svn:executable = *

Added: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EnterpriseBeansType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EnterpriseBeansType.java?rev=233071&view=auto
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EnterpriseBeansType.java (added)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EnterpriseBeansType.java Tue Aug 16 15:39:15 2005
@@ -0,0 +1,112 @@
+/**
+ * Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
+package org.openejb.xml.ns.openejb.jar;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.emf.ecore.util.FeatureMap;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Enterprise Beans Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EnterpriseBeansType#getGroup <em>Group</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EnterpriseBeansType#getSession <em>Session</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EnterpriseBeansType#getEntity <em>Entity</em>}</li>
+ *   <li>{@link org.openejb.xml.ns.openejb.jar.EnterpriseBeansType#getMessageDriven <em>Message Driven</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEnterpriseBeansType()
+ * @model extendedMetaData="name='enterprise-beans_._type' kind='elementOnly'"
+ * @generated
+ */
+public interface EnterpriseBeansType extends EObject {
+    /**
+     * Returns the value of the '<em><b>Group</b></em>' attribute list.
+     * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Group</em>' attribute list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Group</em>' attribute list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEnterpriseBeansType_Group()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
+     *        extendedMetaData="kind='group' name='group:0'"
+     * @generated
+     */
+    FeatureMap getGroup();
+
+    /**
+     * Returns the value of the '<em><b>Session</b></em>' containment reference list.
+     * The list contents are of type {@link org.openejb.xml.ns.openejb.jar.SessionBeanType}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Session</em>' containment reference list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Session</em>' containment reference list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEnterpriseBeansType_Session()
+     * @model type="org.openejb.xml.ns.openejb.jar.SessionBeanType" containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
+     *        extendedMetaData="kind='element' name='session' namespace='##targetNamespace' group='#group:0'"
+     * @generated
+     */
+    EList getSession();
+
+    /**
+     * Returns the value of the '<em><b>Entity</b></em>' containment reference list.
+     * The list contents are of type {@link org.openejb.xml.ns.openejb.jar.EntityBeanType}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Entity</em>' containment reference list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Entity</em>' containment reference list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEnterpriseBeansType_Entity()
+     * @model type="org.openejb.xml.ns.openejb.jar.EntityBeanType" containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
+     *        extendedMetaData="kind='element' name='entity' namespace='##targetNamespace' group='#group:0'"
+     * @generated
+     */
+    EList getEntity();
+
+    /**
+     * Returns the value of the '<em><b>Message Driven</b></em>' containment reference list.
+     * The list contents are of type {@link org.openejb.xml.ns.openejb.jar.MessageDrivenBeanType}.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Message Driven</em>' containment reference list isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Message Driven</em>' containment reference list.
+     * @see org.openejb.xml.ns.openejb.jar.JarPackage#getEnterpriseBeansType_MessageDriven()
+     * @model type="org.openejb.xml.ns.openejb.jar.MessageDrivenBeanType" containment="true" resolveProxies="false" transient="true" volatile="true" derived="true"
+     *        extendedMetaData="kind='element' name='message-driven' namespace='##targetNamespace' group='#group:0'"
+     * @generated
+     */
+    EList getMessageDriven();
+
+} // EnterpriseBeansType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/openejb/xml/ns/openejb/jar/EnterpriseBeansType.java
------------------------------------------------------------------------------
    svn:executable = *