blob: 6aabaff88c5f1b08c1c915fdd48c4e1df9a485d7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>EtypesPackage.Literals (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EtypesPackage.Literals (CDO Model Repository Documentation)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EtypesPackage.Literals.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.html" title="interface in org.eclipse.emf.cdo.etypes"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html" target="_top">Frames</a></li>
<li><a href="EtypesPackage.Literals.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.emf.cdo.etypes</div>
<h2 title="Interface EtypesPackage.Literals" class="title">Interface EtypesPackage.Literals</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing interface:</dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.html" title="interface in org.eclipse.emf.cdo.etypes">EtypesPackage</a></dd>
</dl>
<hr>
<br>
<pre>public static interface <span class="typeNameLabel">EtypesPackage.Literals</span></pre>
<div class="block"><!-- begin-user-doc --> Defines literals for the meta objects that represent
<ul>
<li>each class,</li>
<li>each feature of each class,</li>
<li>each enum,</li>
<li>and each data type</li>
</ul></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">No Implement</span></dt>
<dd>This interface is not intended to be implemented by clients. <!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">No Extend</span></dt>
<dd>This interface is not intended to be extended by clients.</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#ANNOTATION">ANNOTATION</a></span></code>
<div class="block">The meta object literal for the '<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/AnnotationImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl"><code><em>Annotation</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#ANNOTATION__CONTENTS">ANNOTATION__CONTENTS</a></span></code>
<div class="block">The meta object literal for the '<em><b>Contents</b></em>' containment reference list feature.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#ANNOTATION__DETAILS">ANNOTATION__DETAILS</a></span></code>
<div class="block">The meta object literal for the '<em><b>Details</b></em>' map feature.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#ANNOTATION__MODEL_ELEMENT">ANNOTATION__MODEL_ELEMENT</a></span></code>
<div class="block">The meta object literal for the '<em><b>Model Element</b></em>' container reference feature.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#ANNOTATION__REFERENCES">ANNOTATION__REFERENCES</a></span></code>
<div class="block">The meta object literal for the '<em><b>References</b></em>' reference list feature.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#ANNOTATION__SOURCE">ANNOTATION__SOURCE</a></span></code>
<div class="block">The meta object literal for the '<em><b>Source</b></em>' attribute feature.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#BLOB">BLOB</a></span></code>
<div class="block">The meta object literal for the '<em>Blob</em>' data type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#CLOB">CLOB</a></span></code>
<div class="block">The meta object literal for the '<em>Clob</em>' data type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#INPUT_STREAM">INPUT_STREAM</a></span></code>
<div class="block">The meta object literal for the '<em>Input Stream</em>' data type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#LOB">LOB</a></span></code>
<div class="block">The meta object literal for the '<em>Lob</em>' data type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#MODEL_ELEMENT">MODEL_ELEMENT</a></span></code>
<div class="block">The meta object literal for the '<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/ModelElementImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl"><code><em>Model Element</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#MODEL_ELEMENT__ANNOTATIONS">MODEL_ELEMENT__ANNOTATIONS</a></span></code>
<div class="block">The meta object literal for the '<em><b>Annotations</b></em>' containment reference list feature.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html#READER">READER</a></span></code>
<div class="block">The meta object literal for the '<em>Reader</em>' data type.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="MODEL_ELEMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MODEL_ELEMENT</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a> MODEL_ELEMENT</pre>
<div class="block">The meta object literal for the '<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/ModelElementImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl"><code><em>Model Element</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/etypes/impl/ModelElementImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl"><code>ModelElementImpl</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getModelElement--"><code>EtypesPackageImpl.getModelElement()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="MODEL_ELEMENT__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MODEL_ELEMENT__ANNOTATIONS</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a> MODEL_ELEMENT__ANNOTATIONS</pre>
<div class="block">The meta object literal for the '<em><b>Annotations</b></em>' containment reference list feature. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="ANNOTATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANNOTATION</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a> ANNOTATION</pre>
<div class="block">The meta object literal for the '<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/AnnotationImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl"><code><em>Annotation</em></code></a>' class.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/etypes/impl/AnnotationImpl.html" title="class in org.eclipse.emf.cdo.etypes.impl"><code>AnnotationImpl</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getAnnotation--"><code>EtypesPackageImpl.getAnnotation()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="ANNOTATION__SOURCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANNOTATION__SOURCE</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a> ANNOTATION__SOURCE</pre>
<div class="block">The meta object literal for the '<em><b>Source</b></em>' attribute feature.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="ANNOTATION__DETAILS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANNOTATION__DETAILS</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a> ANNOTATION__DETAILS</pre>
<div class="block">The meta object literal for the '<em><b>Details</b></em>' map feature. <!-- begin-user-doc --> <!-- end-user-doc
--></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="ANNOTATION__MODEL_ELEMENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANNOTATION__MODEL_ELEMENT</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a> ANNOTATION__MODEL_ELEMENT</pre>
<div class="block">The meta object literal for the '<em><b>Model Element</b></em>' container reference feature.
<!-- begin-user-doc
--> <!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="ANNOTATION__CONTENTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANNOTATION__CONTENTS</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a> ANNOTATION__CONTENTS</pre>
<div class="block">The meta object literal for the '<em><b>Contents</b></em>' containment reference list feature. <!--
begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="ANNOTATION__REFERENCES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANNOTATION__REFERENCES</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a> ANNOTATION__REFERENCES</pre>
<div class="block">The meta object literal for the '<em><b>References</b></em>' reference list feature.
<!-- begin-user-doc --> <!--
end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="BLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BLOB</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a> BLOB</pre>
<div class="block">The meta object literal for the '<em>Blob</em>' data type.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/common/lob/CDOBlob.html" title="class in org.eclipse.emf.cdo.common.lob"><code>CDOBlob</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getBlob--"><code>EtypesPackageImpl.getBlob()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="CLOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLOB</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a> CLOB</pre>
<div class="block">The meta object literal for the '<em>Clob</em>' data type.
<!-- begin-user-doc --> <!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/common/lob/CDOClob.html" title="class in org.eclipse.emf.cdo.common.lob"><code>CDOClob</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getClob--"><code>EtypesPackageImpl.getClob()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="LOB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOB</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a> LOB</pre>
<div class="block">The meta object literal for the '<em>Lob</em>' data type.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.1<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/common/lob/CDOLob.html" title="class in org.eclipse.emf.cdo.common.lob"><code>CDOLob</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getLob--"><code>EtypesPackageImpl.getLob()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="INPUT_STREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INPUT_STREAM</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a> INPUT_STREAM</pre>
<div class="block">The meta object literal for the '<em>Input Stream</em>' data type.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>InputStream</code>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getInputStream--"><code>EtypesPackageImpl.getInputStream()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="READER">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>READER</h4>
<pre>static final&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a> READER</pre>
<div class="block">The meta object literal for the '<em>Reader</em>' data type.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Reader</code>,
<a href="../../../../../org/eclipse/emf/cdo/etypes/impl/EtypesPackageImpl.html#getReader--"><code>EtypesPackageImpl.getReader()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EtypesPackage.Literals.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/emf/cdo/etypes/EtypesPackage.html" title="interface in org.eclipse.emf.cdo.etypes"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/etypes/EtypesPackage.Literals.html" target="_top">Frames</a></li>
<li><a href="EtypesPackage.Literals.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>