You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2005/08/24 23:36:53 UTC

svn commit: r239937 [22/73] - in /geronimo/trunk/sandbox/eclipse-plugin: org.apache.geronimo.core/src/org/apache/geronimo/core/internal/ org.apache.geronimo.core/src/org/apache/geronimo/core/operations/ org.apache.geronimo.deployment.model/src/org/apac...

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/NamingPackage.java
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortCompletionType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortCompletionType.java?rev=239937&r1=239936&r2=239937&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortCompletionType.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortCompletionType.java Wed Aug 24 14:34:34 2005
@@ -1,63 +1,63 @@
-/**
- * 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.apache.geronimo.xml.ns.naming;
-
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Port Completion Type</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortCompletionType#getBindingName <em>Binding Name</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortCompletionType()
- * @model extendedMetaData="name='port-completionType' kind='elementOnly'"
- * @generated
- */
-public interface PortCompletionType extends PortType{
-    /**
-     * Returns the value of the '<em><b>Binding Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Binding 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>Binding Name</em>' attribute.
-     * @see #setBindingName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortCompletionType_BindingName()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
-     *        extendedMetaData="kind='element' name='binding-name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getBindingName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortCompletionType#getBindingName <em>Binding Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Binding Name</em>' attribute.
-     * @see #getBindingName()
-     * @generated
-     */
-    void setBindingName(String value);
-
-} // PortCompletionType
+/**
+ * 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.apache.geronimo.xml.ns.naming;
+
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Port Completion Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortCompletionType#getBindingName <em>Binding Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortCompletionType()
+ * @model extendedMetaData="name='port-completionType' kind='elementOnly'"
+ * @generated
+ */
+public interface PortCompletionType extends PortType{
+    /**
+     * Returns the value of the '<em><b>Binding Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Binding 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>Binding Name</em>' attribute.
+     * @see #setBindingName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortCompletionType_BindingName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='binding-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getBindingName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortCompletionType#getBindingName <em>Binding Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Binding Name</em>' attribute.
+     * @see #getBindingName()
+     * @generated
+     */
+    void setBindingName(String value);
+
+} // PortCompletionType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortCompletionType.java
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortType.java?rev=239937&r1=239936&r2=239937&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortType.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortType.java Wed Aug 24 14:34:34 2005
@@ -1,231 +1,231 @@
-/**
- * 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.apache.geronimo.xml.ns.naming;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Port Type</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getPortName <em>Port Name</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getProtocol <em>Protocol</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getHost <em>Host</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getUri <em>Uri</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getCredentialsName <em>Credentials Name</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType()
- * @model extendedMetaData="name='portType' kind='elementOnly'"
- * @generated
- */
-public interface PortType extends EObject{
-    /**
-     * Returns the value of the '<em><b>Port Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Port 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>Port Name</em>' attribute.
-     * @see #setPortName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_PortName()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
-     *        extendedMetaData="kind='element' name='port-name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getPortName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPortName <em>Port Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Port Name</em>' attribute.
-     * @see #getPortName()
-     * @generated
-     */
-    void setPortName(String value);
-
-    /**
-     * Returns the value of the '<em><b>Protocol</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Protocol</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Protocol</em>' attribute.
-     * @see #setProtocol(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Protocol()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='protocol' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getProtocol();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getProtocol <em>Protocol</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Protocol</em>' attribute.
-     * @see #getProtocol()
-     * @generated
-     */
-    void setProtocol(String value);
-
-    /**
-     * Returns the value of the '<em><b>Host</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Host</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Host</em>' attribute.
-     * @see #setHost(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Host()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='host' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getHost();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getHost <em>Host</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Host</em>' attribute.
-     * @see #getHost()
-     * @generated
-     */
-    void setHost(String value);
-
-    /**
-     * Returns the value of the '<em><b>Port</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Port</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Port</em>' attribute.
-     * @see #isSetPort()
-     * @see #unsetPort()
-     * @see #setPort(int)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Port()
-     * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int"
-     *        extendedMetaData="kind='element' name='port' namespace='##targetNamespace'"
-     * @generated
-     */
-    int getPort();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Port</em>' attribute.
-     * @see #isSetPort()
-     * @see #unsetPort()
-     * @see #getPort()
-     * @generated
-     */
-    void setPort(int value);
-
-    /**
-     * Unsets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @see #isSetPort()
-     * @see #getPort()
-     * @see #setPort(int)
-     * @generated
-     */
-    void unsetPort();
-
-    /**
-     * Returns whether the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}' attribute is set.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @return whether the value of the '<em>Port</em>' attribute is set.
-     * @see #unsetPort()
-     * @see #getPort()
-     * @see #setPort(int)
-     * @generated
-     */
-    boolean isSetPort();
-
-    /**
-     * Returns the value of the '<em><b>Uri</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Uri</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Uri</em>' attribute.
-     * @see #setUri(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Uri()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
-     *        extendedMetaData="kind='element' name='uri' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getUri();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getUri <em>Uri</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Uri</em>' attribute.
-     * @see #getUri()
-     * @generated
-     */
-    void setUri(String value);
-
-    /**
-     * Returns the value of the '<em><b>Credentials Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Credentials 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>Credentials Name</em>' attribute.
-     * @see #setCredentialsName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_CredentialsName()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='credentials-name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getCredentialsName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getCredentialsName <em>Credentials Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Credentials Name</em>' attribute.
-     * @see #getCredentialsName()
-     * @generated
-     */
-    void setCredentialsName(String value);
-
-} // PortType
+/**
+ * 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.apache.geronimo.xml.ns.naming;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Port Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getPortName <em>Port Name</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getProtocol <em>Protocol</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getHost <em>Host</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getUri <em>Uri</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.PortType#getCredentialsName <em>Credentials Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType()
+ * @model extendedMetaData="name='portType' kind='elementOnly'"
+ * @generated
+ */
+public interface PortType extends EObject{
+    /**
+     * Returns the value of the '<em><b>Port Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Port 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>Port Name</em>' attribute.
+     * @see #setPortName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_PortName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='port-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getPortName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPortName <em>Port Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Port Name</em>' attribute.
+     * @see #getPortName()
+     * @generated
+     */
+    void setPortName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Protocol</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Protocol</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Protocol</em>' attribute.
+     * @see #setProtocol(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Protocol()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='protocol' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getProtocol();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getProtocol <em>Protocol</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Protocol</em>' attribute.
+     * @see #getProtocol()
+     * @generated
+     */
+    void setProtocol(String value);
+
+    /**
+     * Returns the value of the '<em><b>Host</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Host</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Host</em>' attribute.
+     * @see #setHost(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Host()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='host' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getHost();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getHost <em>Host</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Host</em>' attribute.
+     * @see #getHost()
+     * @generated
+     */
+    void setHost(String value);
+
+    /**
+     * Returns the value of the '<em><b>Port</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Port</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Port</em>' attribute.
+     * @see #isSetPort()
+     * @see #unsetPort()
+     * @see #setPort(int)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Port()
+     * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int"
+     *        extendedMetaData="kind='element' name='port' namespace='##targetNamespace'"
+     * @generated
+     */
+    int getPort();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Port</em>' attribute.
+     * @see #isSetPort()
+     * @see #unsetPort()
+     * @see #getPort()
+     * @generated
+     */
+    void setPort(int value);
+
+    /**
+     * Unsets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @see #isSetPort()
+     * @see #getPort()
+     * @see #setPort(int)
+     * @generated
+     */
+    void unsetPort();
+
+    /**
+     * Returns whether the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getPort <em>Port</em>}' attribute is set.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @return whether the value of the '<em>Port</em>' attribute is set.
+     * @see #unsetPort()
+     * @see #getPort()
+     * @see #setPort(int)
+     * @generated
+     */
+    boolean isSetPort();
+
+    /**
+     * Returns the value of the '<em><b>Uri</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Uri</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Uri</em>' attribute.
+     * @see #setUri(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_Uri()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='uri' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getUri();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getUri <em>Uri</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Uri</em>' attribute.
+     * @see #getUri()
+     * @generated
+     */
+    void setUri(String value);
+
+    /**
+     * Returns the value of the '<em><b>Credentials Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Credentials 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>Credentials Name</em>' attribute.
+     * @see #setCredentialsName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getPortType_CredentialsName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='credentials-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getCredentialsName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.PortType#getCredentialsName <em>Credentials Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Credentials Name</em>' attribute.
+     * @see #getCredentialsName()
+     * @generated
+     */
+    void setCredentialsName(String value);
+
+} // PortType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/PortType.java
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceEnvRefType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceEnvRefType.java?rev=239937&r1=239936&r2=239937&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceEnvRefType.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceEnvRefType.java Wed Aug 24 14:34:34 2005
@@ -1,288 +1,288 @@
-/**
- * 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.apache.geronimo.xml.ns.naming;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Resource Env Ref Type</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getRefName <em>Ref Name</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getDomain <em>Domain</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getServer <em>Server</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getApplication <em>Application</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getModule <em>Module</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getType <em>Type</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getName <em>Name</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getMessageDestinationLink <em>Message Destination Link</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getTargetName <em>Target Name</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType()
- * @model extendedMetaData="name='resource-env-refType' kind='elementOnly'"
- * @generated
- */
-public interface ResourceEnvRefType extends EObject{
-    /**
-     * Returns the value of the '<em><b>Ref Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Ref 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>Ref Name</em>' attribute.
-     * @see #setRefName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_RefName()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
-     *        extendedMetaData="kind='element' name='ref-name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getRefName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getRefName <em>Ref Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Ref Name</em>' attribute.
-     * @see #getRefName()
-     * @generated
-     */
-    void setRefName(String value);
-
-    /**
-     * Returns the value of the '<em><b>Domain</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Domain</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Domain</em>' attribute.
-     * @see #setDomain(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Domain()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='domain' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getDomain();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getDomain <em>Domain</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Domain</em>' attribute.
-     * @see #getDomain()
-     * @generated
-     */
-    void setDomain(String value);
-
-    /**
-     * Returns the value of the '<em><b>Server</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Server</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Server</em>' attribute.
-     * @see #setServer(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Server()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='server' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getServer();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getServer <em>Server</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Server</em>' attribute.
-     * @see #getServer()
-     * @generated
-     */
-    void setServer(String value);
-
-    /**
-     * Returns the value of the '<em><b>Application</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Application</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Application</em>' attribute.
-     * @see #setApplication(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Application()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='application' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getApplication();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getApplication <em>Application</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Application</em>' attribute.
-     * @see #getApplication()
-     * @generated
-     */
-    void setApplication(String value);
-
-    /**
-     * Returns the value of the '<em><b>Module</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Module</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Module</em>' attribute.
-     * @see #setModule(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Module()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='module' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getModule();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getModule <em>Module</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Module</em>' attribute.
-     * @see #getModule()
-     * @generated
-     */
-    void setModule(String value);
-
-    /**
-     * Returns the value of the '<em><b>Type</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>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>Type</em>' attribute.
-     * @see #setType(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Type()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='type' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getType();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getType <em>Type</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Type</em>' attribute.
-     * @see #getType()
-     * @generated
-     */
-    void setType(String value);
-
-    /**
-     * Returns the value of the '<em><b>Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>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>Name</em>' attribute.
-     * @see #setName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Name()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getName <em>Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Name</em>' attribute.
-     * @see #getName()
-     * @generated
-     */
-    void setName(String value);
-
-    /**
-     * Returns the value of the '<em><b>Message Destination Link</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Message Destination Link</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Message Destination Link</em>' attribute.
-     * @see #setMessageDestinationLink(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_MessageDestinationLink()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='message-destination-link' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getMessageDestinationLink();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getMessageDestinationLink <em>Message Destination Link</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Message Destination Link</em>' attribute.
-     * @see #getMessageDestinationLink()
-     * @generated
-     */
-    void setMessageDestinationLink(String value);
-
-    /**
-     * Returns the value of the '<em><b>Target Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Target 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>Target Name</em>' attribute.
-     * @see #setTargetName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_TargetName()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='target-name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getTargetName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getTargetName <em>Target Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Target Name</em>' attribute.
-     * @see #getTargetName()
-     * @generated
-     */
-    void setTargetName(String value);
-
-} // ResourceEnvRefType
+/**
+ * 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.apache.geronimo.xml.ns.naming;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Resource Env Ref Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getRefName <em>Ref Name</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getDomain <em>Domain</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getServer <em>Server</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getApplication <em>Application</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getModule <em>Module</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getType <em>Type</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getName <em>Name</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getMessageDestinationLink <em>Message Destination Link</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getTargetName <em>Target Name</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType()
+ * @model extendedMetaData="name='resource-env-refType' kind='elementOnly'"
+ * @generated
+ */
+public interface ResourceEnvRefType extends EObject{
+    /**
+     * Returns the value of the '<em><b>Ref Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Ref 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>Ref Name</em>' attribute.
+     * @see #setRefName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_RefName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
+     *        extendedMetaData="kind='element' name='ref-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getRefName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getRefName <em>Ref Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Ref Name</em>' attribute.
+     * @see #getRefName()
+     * @generated
+     */
+    void setRefName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Domain</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Domain</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Domain</em>' attribute.
+     * @see #setDomain(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Domain()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='domain' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getDomain();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getDomain <em>Domain</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Domain</em>' attribute.
+     * @see #getDomain()
+     * @generated
+     */
+    void setDomain(String value);
+
+    /**
+     * Returns the value of the '<em><b>Server</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Server</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Server</em>' attribute.
+     * @see #setServer(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Server()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='server' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getServer();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getServer <em>Server</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Server</em>' attribute.
+     * @see #getServer()
+     * @generated
+     */
+    void setServer(String value);
+
+    /**
+     * Returns the value of the '<em><b>Application</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Application</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Application</em>' attribute.
+     * @see #setApplication(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Application()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='application' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getApplication();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getApplication <em>Application</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Application</em>' attribute.
+     * @see #getApplication()
+     * @generated
+     */
+    void setApplication(String value);
+
+    /**
+     * Returns the value of the '<em><b>Module</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Module</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Module</em>' attribute.
+     * @see #setModule(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Module()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='module' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getModule();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getModule <em>Module</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Module</em>' attribute.
+     * @see #getModule()
+     * @generated
+     */
+    void setModule(String value);
+
+    /**
+     * Returns the value of the '<em><b>Type</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>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>Type</em>' attribute.
+     * @see #setType(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Type()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='type' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getType();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getType <em>Type</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Type</em>' attribute.
+     * @see #getType()
+     * @generated
+     */
+    void setType(String value);
+
+    /**
+     * Returns the value of the '<em><b>Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>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>Name</em>' attribute.
+     * @see #setName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_Name()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getName <em>Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Name</em>' attribute.
+     * @see #getName()
+     * @generated
+     */
+    void setName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Message Destination Link</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Message Destination Link</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Message Destination Link</em>' attribute.
+     * @see #setMessageDestinationLink(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_MessageDestinationLink()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='message-destination-link' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getMessageDestinationLink();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getMessageDestinationLink <em>Message Destination Link</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Message Destination Link</em>' attribute.
+     * @see #getMessageDestinationLink()
+     * @generated
+     */
+    void setMessageDestinationLink(String value);
+
+    /**
+     * Returns the value of the '<em><b>Target Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Target 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>Target Name</em>' attribute.
+     * @see #setTargetName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceEnvRefType_TargetName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='target-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getTargetName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceEnvRefType#getTargetName <em>Target Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Target Name</em>' attribute.
+     * @see #getTargetName()
+     * @generated
+     */
+    void setTargetName(String value);
+
+} // ResourceEnvRefType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceEnvRefType.java
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceLocatorType.java
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceLocatorType.java?rev=239937&r1=239936&r2=239937&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceLocatorType.java (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceLocatorType.java Wed Aug 24 14:34:34 2005
@@ -1,288 +1,288 @@
-/**
- * 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.apache.geronimo.xml.ns.naming;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Resource Locator Type</b></em>'.
- * <!-- end-user-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getDomain <em>Domain</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getServer <em>Server</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getApplication <em>Application</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getModule <em>Module</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getType <em>Type</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getName <em>Name</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getResourceLink <em>Resource Link</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getTargetName <em>Target Name</em>}</li>
- *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getUrl <em>Url</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType()
- * @model extendedMetaData="name='resource-locatorType' kind='elementOnly'"
- * @generated
- */
-public interface ResourceLocatorType extends EObject{
-    /**
-     * Returns the value of the '<em><b>Domain</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Domain</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Domain</em>' attribute.
-     * @see #setDomain(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Domain()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='domain' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getDomain();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getDomain <em>Domain</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Domain</em>' attribute.
-     * @see #getDomain()
-     * @generated
-     */
-    void setDomain(String value);
-
-    /**
-     * Returns the value of the '<em><b>Server</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Server</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Server</em>' attribute.
-     * @see #setServer(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Server()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='server' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getServer();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getServer <em>Server</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Server</em>' attribute.
-     * @see #getServer()
-     * @generated
-     */
-    void setServer(String value);
-
-    /**
-     * Returns the value of the '<em><b>Application</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Application</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Application</em>' attribute.
-     * @see #setApplication(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Application()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='application' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getApplication();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getApplication <em>Application</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Application</em>' attribute.
-     * @see #getApplication()
-     * @generated
-     */
-    void setApplication(String value);
-
-    /**
-     * Returns the value of the '<em><b>Module</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Module</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Module</em>' attribute.
-     * @see #setModule(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Module()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='module' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getModule();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getModule <em>Module</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Module</em>' attribute.
-     * @see #getModule()
-     * @generated
-     */
-    void setModule(String value);
-
-    /**
-     * Returns the value of the '<em><b>Type</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>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>Type</em>' attribute.
-     * @see #setType(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Type()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='type' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getType();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getType <em>Type</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Type</em>' attribute.
-     * @see #getType()
-     * @generated
-     */
-    void setType(String value);
-
-    /**
-     * Returns the value of the '<em><b>Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>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>Name</em>' attribute.
-     * @see #setName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Name()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getName <em>Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Name</em>' attribute.
-     * @see #getName()
-     * @generated
-     */
-    void setName(String value);
-
-    /**
-     * Returns the value of the '<em><b>Resource Link</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Resource Link</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Resource Link</em>' attribute.
-     * @see #setResourceLink(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_ResourceLink()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='resource-link' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getResourceLink();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getResourceLink <em>Resource Link</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Resource Link</em>' attribute.
-     * @see #getResourceLink()
-     * @generated
-     */
-    void setResourceLink(String value);
-
-    /**
-     * Returns the value of the '<em><b>Target Name</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Target 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>Target Name</em>' attribute.
-     * @see #setTargetName(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_TargetName()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='target-name' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getTargetName();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getTargetName <em>Target Name</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Target Name</em>' attribute.
-     * @see #getTargetName()
-     * @generated
-     */
-    void setTargetName(String value);
-
-    /**
-     * Returns the value of the '<em><b>Url</b></em>' attribute.
-     * <!-- begin-user-doc -->
-     * <p>
-     * If the meaning of the '<em>Url</em>' attribute isn't clear,
-     * there really should be more of a description here...
-     * </p>
-     * <!-- end-user-doc -->
-     * @return the value of the '<em>Url</em>' attribute.
-     * @see #setUrl(String)
-     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Url()
-     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
-     *        extendedMetaData="kind='element' name='url' namespace='##targetNamespace'"
-     * @generated
-     */
-    String getUrl();
-
-    /**
-     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getUrl <em>Url</em>}' attribute.
-     * <!-- begin-user-doc -->
-     * <!-- end-user-doc -->
-     * @param value the new value of the '<em>Url</em>' attribute.
-     * @see #getUrl()
-     * @generated
-     */
-    void setUrl(String value);
-
-} // ResourceLocatorType
+/**
+ * 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.apache.geronimo.xml.ns.naming;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Resource Locator Type</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getDomain <em>Domain</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getServer <em>Server</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getApplication <em>Application</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getModule <em>Module</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getType <em>Type</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getName <em>Name</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getResourceLink <em>Resource Link</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getTargetName <em>Target Name</em>}</li>
+ *   <li>{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getUrl <em>Url</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType()
+ * @model extendedMetaData="name='resource-locatorType' kind='elementOnly'"
+ * @generated
+ */
+public interface ResourceLocatorType extends EObject{
+    /**
+     * Returns the value of the '<em><b>Domain</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Domain</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Domain</em>' attribute.
+     * @see #setDomain(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Domain()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='domain' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getDomain();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getDomain <em>Domain</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Domain</em>' attribute.
+     * @see #getDomain()
+     * @generated
+     */
+    void setDomain(String value);
+
+    /**
+     * Returns the value of the '<em><b>Server</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Server</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Server</em>' attribute.
+     * @see #setServer(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Server()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='server' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getServer();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getServer <em>Server</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Server</em>' attribute.
+     * @see #getServer()
+     * @generated
+     */
+    void setServer(String value);
+
+    /**
+     * Returns the value of the '<em><b>Application</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Application</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Application</em>' attribute.
+     * @see #setApplication(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Application()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='application' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getApplication();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getApplication <em>Application</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Application</em>' attribute.
+     * @see #getApplication()
+     * @generated
+     */
+    void setApplication(String value);
+
+    /**
+     * Returns the value of the '<em><b>Module</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Module</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Module</em>' attribute.
+     * @see #setModule(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Module()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='module' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getModule();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getModule <em>Module</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Module</em>' attribute.
+     * @see #getModule()
+     * @generated
+     */
+    void setModule(String value);
+
+    /**
+     * Returns the value of the '<em><b>Type</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>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>Type</em>' attribute.
+     * @see #setType(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Type()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='type' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getType();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getType <em>Type</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Type</em>' attribute.
+     * @see #getType()
+     * @generated
+     */
+    void setType(String value);
+
+    /**
+     * Returns the value of the '<em><b>Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>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>Name</em>' attribute.
+     * @see #setName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Name()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getName <em>Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Name</em>' attribute.
+     * @see #getName()
+     * @generated
+     */
+    void setName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Resource Link</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Resource Link</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Resource Link</em>' attribute.
+     * @see #setResourceLink(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_ResourceLink()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='resource-link' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getResourceLink();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getResourceLink <em>Resource Link</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Resource Link</em>' attribute.
+     * @see #getResourceLink()
+     * @generated
+     */
+    void setResourceLink(String value);
+
+    /**
+     * Returns the value of the '<em><b>Target Name</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Target 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>Target Name</em>' attribute.
+     * @see #setTargetName(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_TargetName()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='target-name' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getTargetName();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getTargetName <em>Target Name</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Target Name</em>' attribute.
+     * @see #getTargetName()
+     * @generated
+     */
+    void setTargetName(String value);
+
+    /**
+     * Returns the value of the '<em><b>Url</b></em>' attribute.
+     * <!-- begin-user-doc -->
+     * <p>
+     * If the meaning of the '<em>Url</em>' attribute isn't clear,
+     * there really should be more of a description here...
+     * </p>
+     * <!-- end-user-doc -->
+     * @return the value of the '<em>Url</em>' attribute.
+     * @see #setUrl(String)
+     * @see org.apache.geronimo.xml.ns.naming.NamingPackage#getResourceLocatorType_Url()
+     * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String"
+     *        extendedMetaData="kind='element' name='url' namespace='##targetNamespace'"
+     * @generated
+     */
+    String getUrl();
+
+    /**
+     * Sets the value of the '{@link org.apache.geronimo.xml.ns.naming.ResourceLocatorType#getUrl <em>Url</em>}' attribute.
+     * <!-- begin-user-doc -->
+     * <!-- end-user-doc -->
+     * @param value the new value of the '<em>Url</em>' attribute.
+     * @see #getUrl()
+     * @generated
+     */
+    void setUrl(String value);
+
+} // ResourceLocatorType

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/src/org/apache/geronimo/xml/ns/naming/ResourceLocatorType.java
------------------------------------------------------------------------------
    svn:eol-style = native