blob: 7c5c27389e0ccc8a521e98dec0a3427352758b0d [file] [log] [blame]
<!--?xml version="1.0" encoding="UTF-8"?-->
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="" name="abstract" />
<meta content="" name="description" />
<link href="../css/documentation.css" rel="stylesheet" type="text/css" />
<title></title>
<!--[if lte IE 7]><style>
.codeblock{
overflow:visible;
}</style><![endif]-->
<div id="wrapper">
<div id="container">
<h1 class="title topictitle1">Creating a Blank OData Model</h1>
<p class="p">To create a blank OData model proceed as follows:</p>
</div><div class="tasklabel"><h2 class="sectiontitle tasklabel">Procedure</h2></div><ol><li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N10021_N1001E_N10012_N10001x"><span class="ph cmd">Open Eclipse screen.</span></li>
<li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N10021_N1001E_N10012_N10001"><span class="ph cmd">Right-click the new project in the Project Explorer and choose New and then Other in the resulting menu.
<p></p>
Alternately, you can also click on <b>File</b>, <b>New</b> and <b>Other</b>.</li>
</ul>
<div class="itemgroup stepresult">The <b>New</b>-<b>Select a wizard</b> window appears.</div></li>
<li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N10068_N1001E_N10012_N10001"><span class="ph cmd">Locate and expand the Ogee folder.</span></li>
<li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N1003D_N1001E_N10012_N10001"><span class="ph cmd">Choose <strong class="ph b">OData Model </strong> and click <strong class="ph b">Next</strong>.</span></li>
</ol><p class="li stepsection">The <span class="ph emphasis emphasis">New OData model</span> screen opens.</p><ol start="5"><li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N1005A_N1001E_N10012_N10001"><span class="ph cmd">Enter a name for the model in the <strong class="ph b">Model Name</strong> field.</span></li>
<li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N1006B_N1001E_N10012_N10001"><span class="ph cmd">Choose <strong class="ph b">Blank OData Model </strong> in the Initial model content region and click
<strong class="ph b">Finish</strong>.</span><div class="itemgroup stepresult">The new model is created and opens as a tab page in the OData Model
Editor for editing. Also, the model will be stored under the folder selected in
the Project Explorer. </div></li>
</ol></div>
</div></div>