(file) Return to classInheritance.htm CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs

File: [Pegasus] / pegasus / cgi / htdocs / Attic / classInheritance.htm (download) / (as text)
Revision: 1.1, Thu Apr 19 09:00:34 2001 UTC (23 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1, version_0_97, version_0_96, version_0_95, stable_0_95, stable
import

<html>
  <body bgcolor="#CCCCCC">
    <table width="100%">
      <tr>
	<td width="50%" align="bottom"><h1>Display a Class Tree Inheritance</h1><td>
	<td width="50%" align="right">
	  <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">
        </td>
      </tr>
    </table>
    <hr>
    <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
      <INPUT TYPE="hidden" NAME="Operation" VALUE="ClassInheritance">
      <p>Show the Class Inheritance for a Namespace or a part of a namespace starting
      at a particular class.
      <p>NameSpace&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">
      Namespace in which to display the classes.
      <p><b><a href="http://www.opengroup.org/management#className">ClassName</a></b>&nbsp;&nbsp;
      <INPUT TYPE="text" NAME="ClassName" SIZE=30>&nbsp;
      Defines the name of the Class that is the basis for the enumeration.. Null (no entry) lists all
      class names in the Namespace
      <p>Connect Timeout&nbsp; <input type="text" name="timeout" size="5" value="60">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Connection Timeout in seconds.&nbsp;<p><b><a href="#DeepInheritance">DeepInheritance</a></b>
        <INPUT TYPE="checkbox" NAME="DeepInheritance" VALUE="false">&nbsp;
      If true return names of all subclasses of specified class. If false, only
      immediate subclasses are returned.
      <p><INPUT TYPE="submit" VALUE="Submit" name="Submit">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <INPUT TYPE="reset" VALUE="Reset">
    </form>
    
    <hr>
    <h2>Additional description</h2>
    <p>The Class Tree Inheritance presents a table of classes and their
    superclasses for the Namespace and ClassName defined.</p>
    <p>Thus function uses the enumerate classes to acquire a set of classes</p>
    <p>The connection timeout is proivded as an optional parameter for this
    command becuase the timeouts for enumerate of all classes can require much
    more time than the normal command. Since a typical class repository may
    include 700 - 8-- classes and this command is providing the complete
    objects, the dataflow could amount to several megabytes.</p>
    <p>In this case we set deepInheritance off as a default so that the normal
    view shows only the children of the defined class.</p>
    <p>Note that the class requested is not included in the response.&nbsp;</p>
  <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
     Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>

     <p style="margin-top: 0; margin-bottom: 0"> <font size="2">See (<a href="http://www.opengroup.org/management">http://www.opengroup.org/management</a>)
     for more information on Pegasus</font>

     <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
    S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Thursday, March 29, 2001 10:55:36 AM<!--webbot bot="Timestamp" i-CheckSum="6648" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
     Copyright @ The Open Group 2001&nbsp;</font>

  </body>
</html>




No CVS admin address has been configured
Powered by
ViewCVS 0.9.2