⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 com.sun.java.xml.ns.j2ee.ecore

📁 jsp开发 com.objectlearn.jdt.j2ee_3.0.1
💻 ECORE
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="j2ee"
    nsURI="http://java.sun.com/xml/ns/j2ee" nsPrefix="j2ee">
  <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
    <details key="documentation" value="&#xD;&#xA;      @(#)application_1_4.xsds&#x9;1.13 02/11/03&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;&#xD;&#xA;      Copyright 2003 Sun Microsystems, Inc., 901 San Antonio&#xD;&#xA;      Road, Palo Alto, California 94303, U.S.A. All rights&#xD;&#xA;      reserved.&#xD;&#xA;&#xD;&#xA;      Sun Microsystems, Inc. has intellectual property rights&#xD;&#xA;      relating to technology described in this document. In&#xD;&#xA;      particular, and without limitation, these intellectual&#xD;&#xA;      property rights may include one or more of the U.S. patents&#xD;&#xA;      listed at http://www.sun.com/patents and one or more&#xD;&#xA;      additional patents or pending patent applications in the&#xD;&#xA;      U.S. and other countries.&#xD;&#xA;&#xD;&#xA;      This document and the technology which it describes are&#xD;&#xA;      distributed under licenses restricting their use, copying,&#xD;&#xA;      distribution, and decompilation. No part of this document&#xD;&#xA;      may be reproduced in any form by any means without prior&#xD;&#xA;      written authorization of Sun and its licensors, if any.&#xD;&#xA;&#xD;&#xA;      Third-party software, including font technology, is&#xD;&#xA;      copyrighted and licensed from Sun suppliers.&#xD;&#xA;&#xD;&#xA;      Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,&#xD;&#xA;      JavaServer Pages, Enterprise JavaBeans and the Java Coffee&#xD;&#xA;      Cup logo are trademarks or registered trademarks of Sun&#xD;&#xA;      Microsystems, Inc. in the U.S. and other countries.&#xD;&#xA;&#xD;&#xA;      Federal Acquisitions: Commercial Software - Government Users&#xD;&#xA;      Subject to Standard License Terms and Conditions.&#xD;&#xA;&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;      &#xD;&#xA;&#xD;&#xA;&#x9;This is the XML Schema for the application 1.4 deployment&#xD;&#xA;&#x9;descriptor.  The deployment descriptor must be named&#xD;&#xA;&#x9;&quot;META-INF/application.xml&quot; in the application's ear file.&#xD;&#xA;&#x9;All application deployment descriptors must indicate&#xD;&#xA;&#x9;the application schema by using the J2EE namespace:&#xD;&#xA;&#xD;&#xA;&#x9;http://java.sun.com/xml/ns/j2ee&#xD;&#xA;&#xD;&#xA;&#x9;and indicate the version of the schema by&#xD;&#xA;&#x9;using the version element as shown below:&#xD;&#xA;&#xD;&#xA;&#x9;    &amp;lt;application xmlns=&quot;http://java.sun.com/xml/ns/j2ee&quot;&#xD;&#xA;&#x9;      xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&#xD;&#xA;&#x9;      xsi:schemaLocation=&quot;http://java.sun.com/xml/ns/j2ee&#xD;&#xA;&#x9;&#x9;http://java.sun.com/xml/ns/j2ee/application_1_4.xsd&quot;&#xD;&#xA;&#x9;      version=&quot;1.4&quot;&amp;gt;&#xD;&#xA;&#x9;      ...&#xD;&#xA;&#x9;    &amp;lt;/application&amp;gt;&#xD;&#xA;&#xD;&#xA;&#x9;The instance documents may indicate the published version of&#xD;&#xA;&#x9;the schema using the xsi:schemaLocation attribute for J2EE&#xD;&#xA;&#x9;namespace with the following location:&#xD;&#xA;&#xD;&#xA;&#x9;http://java.sun.com/xml/ns/j2ee/application_1_4.xsd&#xD;&#xA;&#xD;&#xA;&#x9;&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;&#xD;&#xA;      The following conventions apply to all J2EE&#xD;&#xA;      deployment descriptor elements unless indicated otherwise.&#xD;&#xA;&#xD;&#xA;      - In elements that specify a pathname to a file within the&#xD;&#xA;&#x9;same JAR file, relative filenames (i.e., those not&#xD;&#xA;&#x9;starting with &quot;/&quot;) are considered relative to the root of&#xD;&#xA;&#x9;the JAR file's namespace.  Absolute filenames (i.e., those&#xD;&#xA;&#x9;starting with &quot;/&quot;) also specify names in the root of the&#xD;&#xA;&#x9;JAR file's namespace.  In general, relative names are&#xD;&#xA;&#x9;preferred.  The exception is .war files where absolute&#xD;&#xA;&#x9;names are preferred for consistency with the Servlet API.&#xD;&#xA;&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;      @(#)j2ee_1_4.xsds&#x9;1.43 03/09/16&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;&#xD;&#xA;      Copyright 2003 Sun Microsystems, Inc., 901 San Antonio&#xD;&#xA;      Road, Palo Alto, California 94303, U.S.A. All rights&#xD;&#xA;      reserved.&#xD;&#xA;&#xD;&#xA;      Sun Microsystems, Inc. has intellectual property rights&#xD;&#xA;      relating to technology described in this document. In&#xD;&#xA;      particular, and without limitation, these intellectual&#xD;&#xA;      property rights may include one or more of the U.S. patents&#xD;&#xA;      listed at http://www.sun.com/patents and one or more&#xD;&#xA;      additional patents or pending patent applications in the&#xD;&#xA;      U.S. and other countries.&#xD;&#xA;&#xD;&#xA;      This document and the technology which it describes are&#xD;&#xA;      distributed under licenses restricting their use, copying,&#xD;&#xA;      distribution, and decompilation. No part of this document&#xD;&#xA;      may be reproduced in any form by any means without prior&#xD;&#xA;      written authorization of Sun and its licensors, if any.&#xD;&#xA;&#xD;&#xA;      Third-party software, including font technology, is&#xD;&#xA;      copyrighted and licensed from Sun suppliers.&#xD;&#xA;&#xD;&#xA;      Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,&#xD;&#xA;      JavaServer Pages, Enterprise JavaBeans and the Java Coffee&#xD;&#xA;      Cup logo are trademarks or registered trademarks of Sun&#xD;&#xA;      Microsystems, Inc. in the U.S. and other countries.&#xD;&#xA;&#xD;&#xA;      Federal Acquisitions: Commercial Software - Government Users&#xD;&#xA;      Subject to Standard License Terms and Conditions.&#xD;&#xA;&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;&#xD;&#xA;The following definitions that appear in the common&#xD;&#xA;shareable schema(s) of J2EE deployment descriptors should be&#xD;&#xA;interpreted with respect to the context they are included:&#xD;&#xA;&#xD;&#xA;Deployment Component may indicate one of the following:&#xD;&#xA;    j2ee application;&#xD;&#xA;    application client;&#xD;&#xA;    web application;&#xD;&#xA;    enterprise bean;&#xD;&#xA;    resource adapter;&#xD;&#xA;&#xD;&#xA;Deployment File may indicate one of the following:&#xD;&#xA;    ear file;&#xD;&#xA;    war file;&#xD;&#xA;    jar file;&#xD;&#xA;    rar file;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;      @(#)j2ee_web_services_client_1_1.xsds&#x9;1.10 02/11/03&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;&#xD;&#xA;      Copyright 2002 Sun Microsystems, Inc., 901 San Antonio&#xD;&#xA;      Road, Palo Alto, California 94303, U.S.A. All rights&#xD;&#xA;      reserved.&#xD;&#xA;&#xD;&#xA;      Sun Microsystems, Inc. has intellectual property rights&#xD;&#xA;      relating to technology described in this document. In&#xD;&#xA;      particular, and without limitation, these intellectual&#xD;&#xA;      property rights may include one or more of the U.S. patents&#xD;&#xA;      listed at http://www.sun.com/patents and one or more&#xD;&#xA;      additional patents or pending patent applications in the&#xD;&#xA;      U.S. and other countries.&#xD;&#xA;&#xD;&#xA;      This document and the technology which it describes are&#xD;&#xA;      distributed under licenses restricting their use, copying,&#xD;&#xA;      distribution, and decompilation. No part of this document&#xD;&#xA;      may be reproduced in any form by any means without prior&#xD;&#xA;      written authorization of Sun and its licensors, if any.&#xD;&#xA;&#xD;&#xA;      Third-party software, including font technology, is&#xD;&#xA;      copyrighted and licensed from Sun suppliers.&#xD;&#xA;&#xD;&#xA;      Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,&#xD;&#xA;      JavaServer Pages, Enterprise JavaBeans and the Java Coffee&#xD;&#xA;      Cup logo are trademarks or registered trademarks of Sun&#xD;&#xA;      Microsystems, Inc. in the U.S. and other countries.&#xD;&#xA;&#xD;&#xA;      Federal Acquisitions: Commercial Software - Government Users&#xD;&#xA;      Subject to Standard License Terms and Conditions.&#xD;&#xA;&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;&#xD;&#xA;      (C) Copyright International Business Machines Corporation 2002&#xD;&#xA;&#xD;&#xA;    &#xD;&#xA;&#xD;&#xA;   See http://www.w3.org/XML/1998/namespace.html and&#xD;&#xA;   http://www.w3.org/TR/REC-xml for information about this namespace.&#xD;&#xA;&#xD;&#xA;    This schema document describes the XML namespace, in a form&#xD;&#xA;    suitable for import by other schema documents.  &#xD;&#xA;&#xD;&#xA;    Note that local names in this namespace are intended to be defined&#xD;&#xA;    only by the World Wide Web Consortium or its subgroups.  The&#xD;&#xA;    following names are currently defined in this namespace and should&#xD;&#xA;    not be used with conflicting semantics by any Working Group,&#xD;&#xA;    specification, or document instance:&#xD;&#xA;&#xD;&#xA;    base (as an attribute name): denotes an attribute whose value&#xD;&#xA;         provides a URI to be used as the base for interpreting any&#xD;&#xA;         relative URIs in the scope of the element on which it&#xD;&#xA;         appears; its value is inherited.  This name is reserved&#xD;&#xA;         by virtue of its definition in the XML Base specification.&#xD;&#xA;&#xD;&#xA;    lang (as an attribute name): denotes an attribute whose value&#xD;&#xA;         is a language code for the natural language of the content of&#xD;&#xA;         any element; its value is inherited.  This name is reserved&#xD;&#xA;         by virtue of its definition in the XML specification.&#xD;&#xA;  &#xD;&#xA;    space (as an attribute name): denotes an attribute whose&#xD;&#xA;         value is a keyword indicating what whitespace processing&#xD;&#xA;         discipline is intended for the content of the element; its&#xD;&#xA;         value is inherited.  This name is reserved by virtue of its&#xD;&#xA;         definition in the XML specification.&#xD;&#xA;&#xD;&#xA;    Father (in any context at all): denotes Jon Bosak, the chair of &#xD;&#xA;         the original XML Working Group.  This name is reserved by &#xD;&#xA;         the following decision of the W3C XML Plenary and &#xD;&#xA;         XML Coordination groups:&#xD;&#xA;&#xD;&#xA;             In appreciation for his vision, leadership and dedication&#xD;&#xA;             the W3C XML Plenary on this 10th day of February, 2000&#xD;&#xA;             reserves for Jon Bosak in perpetuity the XML name&#xD;&#xA;             xml:Father&#xD;&#xA;  &#xD;&#xA;This schema defines attributes and an attribute group&#xD;&#xA;        suitable for use by&#xD;&#xA;        schemas wishing to allow xml:base, xml:lang or xml:space attributes&#xD;&#xA;        on elements they define.&#xD;&#xA;&#xD;&#xA;        To enable this, such a schema must import this schema&#xD;&#xA;        for the XML namespace, e.g. as follows:&#xD;&#xA;        &amp;lt;schema . . .&amp;gt;&#xD;&#xA;         . . .&#xD;&#xA;         &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA;                    schemaLocation=&quot;http://www.w3.org/2001/03/xml.xsd&quot;/&amp;gt;&#xD;&#xA;&#xD;&#xA;        Subsequently, qualified reference to any of the attributes&#xD;&#xA;        or the group defined below will have the desired effect, e.g.&#xD;&#xA;&#xD;&#xA;        &amp;lt;type . . .&amp;gt;&#xD;&#xA;         . . .&#xD;&#xA;         &amp;lt;attributeGroup ref=&quot;xml:specialAttrs&quot;/&amp;gt;&#xD;&#xA; &#xD;&#xA;         will define a type which will schema-validate an instance&#xD;&#xA;         element with any of those attributes&#xD;&#xA;In keeping with the XML Schema WG's standard versioning&#xD;&#xA;   policy, this schema document will persist at&#xD;&#xA;   http://www.w3.org/2001/03/xml.xsd.&#xD;&#xA;   At the date of issue it can also be found at&#xD;&#xA;   http://www.w3.org/2001/xml.xsd.&#xD;&#xA;   The schema document at that URI may however change in the future,&#xD;&#xA;   in order to remain compatible with the latest version of XML Schema&#xD;&#xA;   itself.  In other words, if the XML Schema namespace changes, the version&#xD;&#xA;   of this document at&#xD;&#xA;   http://www.w3.org/2001/xml.xsd will change&#xD;&#xA;   accordingly; the version at&#xD;&#xA;   http://www.w3.org/2001/03/xml.xsd will not change.&#xD;&#xA;  "/>
  </eAnnotations>
  <eClassifiers xsi:type="ecore:EClass" name="ActivationConfigPropertyType">
    <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
      <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#x9;The activation-config-propertyType contains a name/value&#xD;&#xA;&#x9;configuration property pair for a message-driven bean.&#xD;&#xA;&#xD;&#xA;&#x9;The properties that are recognized for a particular&#xD;&#xA;&#x9;message-driven bean are determined by the messaging type.&#xD;&#xA;&#xD;&#xA;      "/>
    </eAnnotations>
    <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
      <details key="name" value="activation-config-propertyType"/>
      <details key="kind" value="elementOnly"/>
    </eAnnotations>
    <eStructuralFeatures xsi:type="ecore:EReference" name="activationConfigPropertyName"
        lowerBound="1" eType="#//XsdStringType" containment="true">
      <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
        <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#x9;    The activation-config-property-name element contains&#xD;&#xA;&#x9;    the name for an activation configuration property of&#xD;&#xA;&#x9;    a message-driven bean.&#xD;&#xA;&#xD;&#xA;&#x9;    For JMS message-driven beans, the following property&#xD;&#xA;&#x9;    names are recognized: acknowledgeMode,&#xD;&#xA;&#x9;    messageSelector, destinationType, subscriptionDurability&#xD;&#xA;&#xD;&#xA;&#x9;  "/>
      </eAnnotations>
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="activation-config-property-name"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EReference" name="activationConfigPropertyValue"
        lowerBound="1" eType="#//XsdStringType" containment="true">
      <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
        <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#x9;    The activation-config-property-value element&#xD;&#xA;&#x9;    contains the value for an activation configuration&#xD;&#xA;&#x9;    property of a message-driven bean.&#xD;&#xA;&#xD;&#xA;&#x9;  "/>
      </eAnnotations>
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="activation-config-property-value"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
        iD="true">
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="attribute"/>
        <details key="name" value="id"/>
      </eAnnotations>
    </eStructuralFeatures>
  </eClassifiers>
  <eClassifiers xsi:type="ecore:EClass" name="ActivationConfigType">
    <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
      <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#x9;The activation-configType defines information about the&#xD;&#xA;&#x9;expected configuration properties of the message-driven bean&#xD;&#xA;&#x9;in its operational environment. This may include information&#xD;&#xA;&#x9;about message acknowledgement, message selector, expected&#xD;&#xA;&#x9;destination type, etc.&#xD;&#xA;&#xD;&#xA;&#x9;The configuration information is expressed in terms of&#xD;&#xA;&#x9;name/value configuration properties.&#xD;&#xA;&#xD;&#xA;&#x9;The properties that are recognized for a particular&#xD;&#xA;&#x9;message-driven bean are determined by the messaging type.&#xD;&#xA;&#xD;&#xA;      "/>
    </eAnnotations>
    <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
      <details key="name" value="activation-configType"/>
      <details key="kind" value="elementOnly"/>
    </eAnnotations>
    <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
        eType="#//DescriptionType" containment="true">
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="description"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EReference" name="activationConfigProperty"
        lowerBound="1" upperBound="-1" eType="#//ActivationConfigPropertyType" containment="true">
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="activation-config-property"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
        iD="true">
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="attribute"/>
        <details key="name" value="id"/>
      </eAnnotations>
    </eStructuralFeatures>
  </eClassifiers>
  <eClassifiers xsi:type="ecore:EClass" name="ActivationspecType">
    <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
      <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#x9;The activationspecType specifies an activation&#xD;&#xA;&#x9;specification.  The information includes fully qualified&#xD;&#xA;&#x9;Java class name of an activation specification and a set of&#xD;&#xA;&#x9;required configuration property names.&#xD;&#xA;&#xD;&#xA;      "/>
    </eAnnotations>
    <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
      <details key="name" value="activationspecType"/>
      <details key="kind" value="elementOnly"/>
    </eAnnotations>
    <eStructuralFeatures xsi:type="ecore:EReference" name="activationspecClass" lowerBound="1"
        eType="#//FullyQualifiedClassType" containment="true">
      <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
        <details key="documentation" value="&#xD;&#xA;&#x9;    &#xD;&#xA;&#xD;&#xA;&#x9;      The element activationspec-class specifies the fully&#xD;&#xA;&#x9;      qualified Java class name of the activation&#xD;&#xA;&#x9;      specification class. This class must implement the&#xD;&#xA;&#x9;      javax.resource.spi.ActivationSpec interface. The&#xD;&#xA;&#x9;      implementation of this class is required to be a&#xD;&#xA;&#x9;      JavaBean.&#xD;&#xA;&#xD;&#xA;&#x9;      Example:&#xD;&#xA;&#x9;&#x9;  &amp;lt;activationspec-class&amp;gt;com.wombat.ActivationSpecImpl&#xD;&#xA;&#x9;&#x9;  &amp;lt;/activationspec-class&amp;gt;&#xD;&#xA;&#xD;&#xA;&#x9;      &#xD;&#xA;&#x9;  "/>
      </eAnnotations>
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="activationspec-class"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EReference" name="requiredConfigProperty"
        upperBound="-1" eType="#//RequiredConfigPropertyType" containment="true">
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="required-config-property"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
        iD="true">
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="attribute"/>
        <details key="name" value="id"/>
      </eAnnotations>
    </eStructuralFeatures>
  </eClassifiers>
  <eClassifiers xsi:type="ecore:EClass" name="AdminobjectType">
    <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
      <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#x9;The adminobjectType specifies information about an&#xD;&#xA;&#x9;administered object.  Administered objects are specific to a&#xD;&#xA;&#x9;messaging style or message provider.  This contains&#xD;&#xA;&#x9;information on the Java type of the interface implemented by&#xD;&#xA;&#x9;an administered object, its Java class name and its&#xD;&#xA;&#x9;configuration properties.&#xD;&#xA;&#xD;&#xA;      "/>
    </eAnnotations>
    <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
      <details key="name" value="adminobjectType"/>
      <details key="kind" value="elementOnly"/>
    </eAnnotations>
    <eStructuralFeatures xsi:type="ecore:EReference" name="adminobjectInterface" lowerBound="1"
        eType="#//FullyQualifiedClassType" containment="true">
      <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
        <details key="documentation" value="&#xD;&#xA;&#x9;    &#xD;&#xA;&#xD;&#xA;&#x9;      The element adminobject-interface specifies the&#xD;&#xA;&#x9;      fully qualified name of the Java type of the&#xD;&#xA;&#x9;      interface implemented by an administered object.&#xD;&#xA;&#xD;&#xA;&#x9;      Example:&#xD;&#xA;&#x9;&#x9;&amp;lt;adminobject-interface&amp;gt;javax.jms.Destination&#xD;&#xA;&#x9;&#x9;&amp;lt;/adminobject-interface&amp;gt;&#xD;&#xA;&#xD;&#xA;&#x9;      &#xD;&#xA;&#x9;  "/>
      </eAnnotations>
      <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
        <details key="kind" value="element"/>
        <details key="name" value="adminobject-interface"/>
        <details key="namespace" value="##targetNamespace"/>
      </eAnnotations>
    </eStructuralFeatures>
    <eStructuralFeatures xsi:type="ecore:EReference" name="adminobjectClass" lowerBound="1"
        eType="#//FullyQualifiedClassType" containment="true">
      <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
        <details key="documentation" value="&#xD;&#xA;&#x9;    &#xD;&#xA;&#xD;&#xA;&#x9;      The element adminobject-class specifies the fully&#xD;&#xA;&#x9;      qualified Java class name of an administered object.&#xD;&#xA;&#xD;&#xA;&#x9;      Example:&#xD;&#xA;&#x9;&#x9;  &amp;lt;adminobject-class&amp;gt;com.wombat.DestinationImpl&#xD;&#xA;&#x9;&#x9;  &amp;lt;/adminobject-class&amp;gt;&#xD;&#xA;&#xD;&#xA;&#x9;      &#xD;&#xA;&#x9;  "/>
      </eAnnotations>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -