blob: aa16a45af81adc8a797d0c78242006eb9351f945 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="abstract" content="Creating a blank OData model."/>
<meta name="description" content="Creating a blank OData model."/>
<link rel="stylesheet" type="text/css" href="../css/documentation.css"/>
<title>Creating a Blank OData Model</title>
<!--[if lte IE 7]><style>
.codeblock{
overflow:visible;
}</style><![endif]-->
</head>
<body class="" id="loio65b63a88329544efac81319f48e6fd23">
<div id="wrapper"><div id="container">
<h1 class="title topictitle1">Creating a Blank OData Model</h1>
<div class="body taskbody"><p class="shortdesc">Creating a blank OData model.</p>
<div class="section context" id="loio65b63a88329544efac81319f48e6fd23__context_N10015_N10012_N10001"><div class="tasklabel"><h2 class="sectiontitle tasklabel">Context</h2></div>
<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 <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">New</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Other</span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span> in the resulting menu.</span><ul class="ul choices" id="loio65b63a88329544efac81319f48e6fd23__choices_hnf_pzx_wj"><li class="li choice">Alternately, you can click on <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">File</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">New</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Other</span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span>.</li>
</ul>
<div class="itemgroup stepresult">The <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">New</span> <img src="../images/navstep.gif" alt="Next navigation step" title="Next navigation step"/> <span class="ph uicontrol">Select a wizard </span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span> window appears.</div></li>
<li class="li step stepexpand" id="loio65b63a88329544efac81319f48e6fd23__step_N10068_N1001E_N10012_N10001"><span class="ph cmd">Locate and expand the <span class="ph menucascade"><img src="../images/navstart.gif" alt="Start of the navigation path" title="Start of the navigation path"/> <span class="ph uicontrol">Ogee</span> <img src="../images/navend.gif" alt="End of the navigation path" title="End of the navigation path"/></span> 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>
</body>
</html>