📄 com.objectlearn.lomboz.xml.lomboz.ecore
字号:
<?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="lomboz"
nsURI="http://lomboz.objectlearn.com/xml/lomboz" nsPrefix="lomboz">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 @(#)ejb-jar_2_1.xsds	1.23 08/01/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the EJB 2.1 deployment descriptor.
	The deployment descriptor must be named "META-INF/ejb-jar.xml" in
	the EJB's jar file. All EJB deployment descriptors must indicate
	the ejb-jar schema by using the J2EE namespace:

	http://java.sun.com/xml/ns/j2ee

	and by indicating the version of the schema by
	using the version element as shown below:

	 &lt;ejb-jar xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
		 http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
	 version="2.1"&gt;
	 ...
	 &lt;/ejb-jar&gt;

	The instance documents may indicate the published version of
	the schema using the xsi:schemaLocation attribute for the
	J2EE namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd

	
 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 

 @(#)j2ee_1_4.xsds	1.43 03/09/16
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 


The following definitions that appear in the common
shareable schema(s) of J2EE deployment descriptors should be
interpreted with respect to the context they are included:

Deployment Component may indicate one of the following:
 j2ee application;
 application client;
 web application;
 enterprise bean;
 resource adapter;

Deployment File may indicate one of the following:
 ear file;
 war file;
 jar file;
 rar file;



 @(#)j2ee_web_services_client_1_1.xsds	1.10 02/11/03
 


 Copyright 2002 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 


 (C) Copyright International Business Machines Corporation 2002

 

 See http://www.w3.org/XML/1998/namespace.html and
 http://www.w3.org/TR/REC-xml for information about this namespace.

 This schema document describes the XML namespace, in a form
 suitable for import by other schema documents. 

 Note that local names in this namespace are intended to be defined
 only by the World Wide Web Consortium or its subgroups. The
 following names are currently defined in this namespace and should
 not be used with conflicting semantics by any Working Group,
 specification, or document instance:

 base (as an attribute name): denotes an attribute whose value
 provides a URI to be used as the base for interpreting any
 relative URIs in the scope of the element on which it
 appears; its value is inherited. This name is reserved
 by virtue of its definition in the XML Base specification.

 lang (as an attribute name): denotes an attribute whose value
 is a language code for the natural language of the content of
 any element; its value is inherited. This name is reserved
 by virtue of its definition in the XML specification.
 
 space (as an attribute name): denotes an attribute whose
 value is a keyword indicating what whitespace processing
 discipline is intended for the content of the element; its
 value is inherited. This name is reserved by virtue of its
 definition in the XML specification.

 Father (in any context at all): denotes Jon Bosak, the chair of 
 the original XML Working Group. This name is reserved by 
 the following decision of the W3C XML Plenary and 
 XML Coordination groups:

 In appreciation for his vision, leadership and dedication
 the W3C XML Plenary on this 10th day of February, 2000
 reserves for Jon Bosak in perpetuity the XML name
 xml:Father
 
This schema defines attributes and an attribute group
 suitable for use by
 schemas wishing to allow xml:base, xml:lang or xml:space attributes
 on elements they define.

 To enable this, such a schema must import this schema
 for the XML namespace, e.g. as follows:
 &lt;schema . . .&gt;
 . . .
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2001/03/xml.xsd"/&gt;

 Subsequently, qualified reference to any of the attributes
 or the group defined below will have the desired effect, e.g.

 &lt;type . . .&gt;
 . . .
 &lt;attributeGroup ref="xml:specialAttrs"/&gt;
 
 will define a type which will schema-validate an instance
 element with any of those attributes
In keeping with the XML Schema WG's standard versioning
 policy, this schema document will persist at
 http://www.w3.org/2001/03/xml.xsd.
 At the date of issue it can also be found at
 http://www.w3.org/2001/xml.xsd.
 The schema document at that URI may however change in the future,
 in order to remain compatible with the latest version of XML Schema
 itself. In other words, if the XML Schema namespace changes, the version
 of this document at
 http://www.w3.org/2001/xml.xsd will change
 accordingly; the version at
 http://www.w3.org/2001/03/xml.xsd will not change.
 

 @(#)application_1_4.xsds	1.13 02/11/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the application 1.4 deployment
	descriptor. The deployment descriptor must be named
	"META-INF/application.xml" in the application's ear file.
	All application deployment descriptors must indicate
	the application schema by using the J2EE namespace:

	http://java.sun.com/xml/ns/j2ee

	and indicate the version of the schema by
	using the version element as shown below:

	 &lt;application xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
		http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
	 version="1.4"&gt;
	 ...
	 &lt;/application&gt;

	The instance documents may indicate the published version of
	the schema using the xsi:schemaLocation attribute for J2EE
	namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/application_1_4.xsd

	
 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 

 @(#)application-client_1_4.xsds	1.17 02/11/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the application client 1.4
	deployment descriptor. The deployment descriptor must
	be named "META-INF/application-client.xml" in the
	application client's jar file. All application client
	deployment descriptors must indicate the application
	client schema by using the J2EE namespace:

	http://java.sun.com/xml/ns/j2ee

	and indicate the version of the schema by
	using the version element as shown below:

	 &lt;application-client xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
		http://java.sun.com/xml/ns/j2ee/application-client_1_4.xsd"
	 version="1.4"&gt;
	 ...
	 &lt;/application-client&gt;

	The instance documents may indicate the published version of
	the schema using the xsi:schemaLocation attribute for J2EE
	namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/application-client_1_4.xsd

	
 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 

 @(#)web-app_2_4.xsds	1.60 03/08/26
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the Servlet 2.4 deployment descriptor.
	The deployment descriptor must be named "WEB-INF/web.xml" in the
	web application's war file. All Servlet deployment descriptors
	must indicate the web application schema by using the J2EE
	namespace:

	http://java.sun.com/xml/ns/j2ee

	and by indicating the version of the schema by
	using the version element as shown below:

	 &lt;web-app xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="..."
	 version="2.4"&gt;
	 ...
	 &lt;/web-app&gt;

	The instance documents may indicate the published version of
	the schema using the xsi:schemaLocation attribute for J2EE
	namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd

	
 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 

 @(#)jsp_2_0.xsds	1.17 03/18/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 


 This is the XML Schema for the JSP 2.0 deployment descriptor
 types. The JSP 2.0 schema contains all the special
 structures and datatypes that are necessary to use JSP files
 from a web application.

 The contents of this schema is used by the web-app_2_4.xsd
 file to define JSP specific content.

 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 

 @(#)web-jsptaglibrary_2_0.xsds	1.38 10/08/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the JSP Taglibrary
	descriptor. All Taglibrary descriptors must
	indicate the tag library schema by using the Taglibrary
	namespace:

	http://java.sun.com/xml/ns/j2ee

	and by indicating the version of the schema by
	using the version element as shown below:

	 &lt;taglib xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="..."
	 version="2.0"&gt;
	 ...
	 &lt;/taglib&gt;

	The instance documents may indicate the published
	version of the schema using xsi:schemaLocation attribute
	for J2EE namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd

	
 

 @(#)connector_1_5.xsds	1.27 06/17/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the Connector 1.5 deployment
	descriptor. The deployment descriptor must be named
	"META-INF/ra.xml" in the connector's rar file. All Connector
	deployment descriptors must indicate the connector resource
	adapter schema by using the J2EE namespace:

	http://java.sun.com/xml/ns/j2ee

	and by indicating the version of the schema by
	using the version element as shown below:

	 &lt;connector xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
		 http://java.sun.com/xml/ns/j2ee/connector_1_5.xsd"
	 version="1.5"&gt;
	 ...
	 &lt;/connector&gt;

	The instance documents may indicate the published version of
	the schema using the xsi:schemaLocation attribute for J2EE
	namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/connector_1_5.xsd

	
 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" unique="false"
upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" unique="false"
upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ejb" upperBound="-2" eType="#//EjbDefinition"
volatile="true" transient="true" derived="true" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

		This is the root of the ejb description.

 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EJB"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EjbDefinition">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	The ejbDefinition declares an enterprise
	bean and its method for the purposes of code generation

 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ejbDefinition"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="session" eType="#//SessionBean"
containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -