Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 675c8c8167236dfcf8d66da674f931e8 > files > 410

erlang-doc-R15B-03.3.fc17.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:fn="http://www.w3.org/2005/02/xpath-functions">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../doc/otp_doc.css" type="text/css">
<title>Erlang -- The cosProperty Application</title>
</head>
<body bgcolor="white" text="#000000" link="#0000ff" vlink="#ff00ff" alink="#ff0000"><div id="container">
<script id="js" type="text/javascript" language="JavaScript" src="../../../../doc/js/flipmenu/flipmenu.js"></script><script id="js2" type="text/javascript" src="../../../../doc/js/erlresolvelinks.js"></script><script language="JavaScript" type="text/javascript">
            <!--
              function getWinHeight() {
                var myHeight = 0;
                if( typeof( window.innerHeight ) == 'number' ) {
                  //Non-IE
                  myHeight = window.innerHeight;
                } else if( document.documentElement && ( document.documentElement.clientWidth ||
                                                         document.documentElement.clientHeight ) ) {
                  //IE 6+ in 'standards compliant mode'
                  myHeight = document.documentElement.clientHeight;
                } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
                  //IE 4 compatible
                  myHeight = document.body.clientHeight;
                }
                return myHeight;
              }

              function setscrollpos() {
                var objf=document.getElementById('loadscrollpos');
                 document.getElementById("leftnav").scrollTop = objf.offsetTop - getWinHeight()/2;
              }

              function addEvent(obj, evType, fn){
                if (obj.addEventListener){
                obj.addEventListener(evType, fn, true);
                return true;
              } else if (obj.attachEvent){
                var r = obj.attachEvent("on"+evType, fn);
                return r;
              } else {
                return false;
              }
             }

             addEvent(window, 'load', setscrollpos);

             //--></script><div id="leftnav"><div class="innertube">
<img alt="Erlang logo" src="../../../../doc/erlang-logo.png"><br><small><a href="users_guide.html">User's Guide</a><br><a href="index.html">Reference Manual</a><br><a href="release_notes.html">Release Notes</a><br><a href="../pdf/cosProperty-1.1.15.pdf">PDF</a><br><a href="../../../../doc/index.html">Top</a></small><p><strong>cosProperty</strong><br><strong>User's Guide</strong><br><small>Version 1.1.15</small></p>
<br><a href="javascript:openAllFlips()">Expand All</a><br><a href="javascript:closeAllFlips()">Contract All</a><p><small><strong>Chapters</strong></small></p>
<ul class="flipMenu" imagepath="../../../../doc/js/flipmenu">
<li id="loadscrollpos" title="The cosProperty Application" expanded="true">The cosProperty Application<ul>
<li><a href="ch_contents.html">
              Top of chapter
            </a></li>
<li title="Content Overview"><a href="ch_contents.html#id60869">Content Overview</a></li>
<li title="Brief description of the User's Guide"><a href="ch_contents.html#id60791">Brief description of the User's Guide</a></li>
</ul>
</li>
<li id="no" title="Introduction to cosProperty" expanded="false">Introduction to cosProperty<ul>
<li><a href="ch_introduction.html">
              Top of chapter
            </a></li>
<li title="Overview"><a href="ch_introduction.html#id60732">Overview</a></li>
</ul>
</li>
<li id="no" title="Installing cosProperty" expanded="false">Installing cosProperty<ul>
<li><a href="ch-install.html">
              Top of chapter
            </a></li>
<li title="Installation Process"><a href="ch-install.html#id61968">Installation Process</a></li>
</ul>
</li>
<li id="no" title="cosProperty Examples" expanded="false">cosProperty Examples<ul>
<li><a href="ch_example.html">
              Top of chapter
            </a></li>
<li title="A tutorial on how to create a simple service"><a href="ch_example.html#id60752">A tutorial on how to create a simple service</a></li>
</ul>
</li>
</ul>
</div></div>
<div id="content">
<div class="innertube">
<h1>1 The cosProperty Application</h1>
  

  <h3><a name="id60869">1.1 
        Content Overview</a></h3>
    
    <p>The cosProperty documentation is divided into three sections:
      </p>
    <ul>
      <li>
        <p>PART ONE - The User's Guide  
                    <br>
Description of the cosProperty Application including 
          services and a small tutorial demonstrating 
          the development of a simple service.</p>
      </li>
      <li>
        <p>PART TWO - Release Notes
                    <br>
A concise history of cosProperty.</p>
      </li>
      <li>
        <p>PART THREE - The Reference Manual
                    <br>
 A quick reference guide, including a
          brief description, to all the functions available in cosProperty.</p>
      </li>
    </ul>
  

  <h3><a name="id60791">1.2 
        Brief description of the User's Guide</a></h3>
    
    <p>The User's Guide  contains the following parts:</p>
    <ul>
      <li>
        <p>cosProperty overview</p>
      </li>
      <li>
        <p>cosProperty installation</p>
      </li>
      <li>
        <p>A tutorial example</p>
      </li>
    </ul>
  
</div>
<div class="footer">
<hr>
<p>Copyright © 2000-2012 Ericsson AB. All Rights Reserved.</p>
</div>
</div>
</div></body>
</html>