Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > e01f19d41597cbaefda70b1cbd9cf6b0 > files > 1263

cim-schema-docs-2.22.0-2.fc12.noarch.rpm

<head><META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="mof.css" xmlns:lxslt="http://xml.apache.org/xslt">
<title>DMTF Schema Documentation Schema Documentation</title>
</head><html>
<body bgcolor="White">
<hr> 
</hr>
<a name="CIM_SWRLimitSetting"></a>
<H1>Class CIM_SWRLimitSetting<BR>extends <a href="CIM_SettingData.html">CIM_SettingData</a>
</H1>SWRLimitSetting describes the limits of the software resource. In essence it is possible to define 6 different types of limits in groups of three. Each group consists of allocation, input and output limits. One group is always expressed by technical units (the default) and the other group in domain-specific units (e.g., items per second as the input limit). Thus, they are of different types. In order to avoid inconsistencies, only one group of settings is writable. The other one is derived from the writable limits. I.e., if technical limits are specifiable by the user (the type of the settings is technical) then the other set of limits (the non-writeable and derived settings) are domain-specific. 
SWRLimitSetting is associated to SoftwareResource via ElementSettingData. One software resource can have multiple limit settings. Only one of the settings is the default and one (potentially another one) is operational (current). Settings can be shared by software resources.<h3>
					Table of Contents<br>
<a href="#c_hierarchy">Hierarchy</a>
<br>
<a href="#c_subclasses">Direct Known Subclasses</a>
<br>
<a href="#c_qualifiers">Class Qualifiers</a>
<br>
<a href="#c_properties">Class Properties</a>
<br>
<a href="#c_methods">Class Methods</a>
<br>
</h3>
<hr> 
</hr>
<H2>
<a name="c_hierarchy">Class Hierarchy</a>
</H2>
<a href="CIM_ManagedElement.html">CIM_ManagedElement</a>
<br data="@NAME"> &nbsp;   &nbsp;|<br> &nbsp;  &nbsp;+--<a href="CIM_SettingData.html">CIM_SettingData</a>
<br data="@NAME"> &nbsp;   &nbsp;|<br> &nbsp;  &nbsp;+--<b>CIM_SWRLimitSetting</b>
<br data="CIM_SWRLimitSetting -- CIM_SettingData">
<H2>
<a name="c_subclasses">Direct Known Subclasses</a>
</H2>
<H2>
<a name="c_qualifiers">Class Qualifiers</a>
</H2>
<TABLE BORDER="1" CELLPADDING="1" WIDTH="100%">
<TR>
<TH>Name</TH><TH>Data Type</TH><TH>Value</TH>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">SWRLimitSetting describes the limits of the software resource. In essence it is possible to define 6 different types of limits in groups of three. Each group consists of allocation, input and output limits. One group is always expressed by technical units (the default) and the other group in domain-specific units (e.g., items per second as the input limit). Thus, they are of different types. In order to avoid inconsistencies, only one group of settings is writable. The other one is derived from the writable limits. I.e., if technical limits are specifiable by the user (the type of the settings is technical) then the other set of limits (the non-writeable and derived settings) are domain-specific. 
SWRLimitSetting is associated to SoftwareResource via ElementSettingData. One software resource can have multiple limit settings. Only one of the settings is the default and one (potentially another one) is operational (current). Settings can be shared by software resources.</TD>
</TR>
<TR>
<TD VALIGN="TOP">Experimental</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TD VALIGN="TOP">UMLPackagePath</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM::Application::SWResources</TD>
</TR>
<TR>
<TD VALIGN="TOP">Version</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">2.8.1000</TD>
</TR>
</TABLE>
<H2>
<a name="c_properties">Class Properties</a>
</H2>
<H3>Local Class Properties</H3>
<TABLE WIDTH="100%" CELLPADDING="1" BORDER="1">
<TR>
<TH ROWSPAN="2"><B>Name</B></TH><TH ROWSPAN="2"><B>Data Type</B></TH><TH ROWSPAN="2"><B>Default Value</B></TH><TH COLSPAN="5"><B>Qualifiers</B></TH>
</TR>
<TR>
<TH>Name</TH><TH>Data Type</TH><TH>Value</TH>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">AllocationUnit</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP">MB</TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the unit of the allocation limits of the software resource. In general, the unit describes a quantity (i.e., items MegyBytes). A null value is only allowed if neither upper nor lower limit exist. Otherwise, the property value is read-only and assumed to correspond to the implementation of the software resource to which the settings have to apply. The default value is of the technical domain (kB per second).</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherAllocationUnit, CIM_SWRLimitSetting.LimitSettingType</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">InputUnit</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the unit of the input limits of the software resource. In general, the unit describes a rate (i.e., items per second or Bytes per second). A null value is only allowed if neither upper nor lower limit exist. Otherwise, the property value is read-only and assumed to be correspond to the implementation of the software resource to which the settings have to apply.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherInputUnit, CIM_SWRLimitSetting.LimitSettingType</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">LimitSettingType</TH><TD ROWSPAN="4" VALIGN="TOP">uint16</TD><TD ROWSPAN="4" VALIGN="TOP">2</TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">LimitSettingType describes whether the limits are specified in terms of technical units or domain-specific units. Domain-specific is meant to be the items unit or 'business' unit of the usage the software resource. It may range from objects or tables (in a buffer) to orders in a queue. It depends on the implementation and usage context of the software resource. The default is the technical domain. 
Values: 
Technical: The writable setting properties are assigned a technical unit e.g Kilobytes. 
Domain-Specific: The writable setting properties are assigned a business-like, item-oriented unit e.g messages, objects, orders, etc..</TD>
</TR>
<TR>
<TD VALIGN="TOP">ValueMap</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">0, 2, 3, 4..32767, 32768..65535</TD>
</TR>
<TR>
<TD VALIGN="TOP">Values</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">Unknown, Technical, Domain-Specific, DMTF Reserved, Vendor Reserved</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">LowerAllocationLimit</TH><TD ROWSPAN="4" VALIGN="TOP">uint32</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the lower limit of the allocation (i.e., size) of the software resource. In general, the limit is a quantity (i.e., items or Megabytes). The corresponding unit is found at the property AllocationUnit. A null value indicates that no allocation limit exists. The property value can be modified and is persisted on saving the modification.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.AllocationUnit</TD>
</TR>
<TR>
<TD VALIGN="TOP">Write</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">LowerInputLimit</TH><TD ROWSPAN="4" VALIGN="TOP">uint32</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the lower limit of the input of the software resource. In general, the limit is a rate (i.e., items per second or Bytes per second). The corresponding unit is found at the property InputUnit. A null value indicates that no lower limit exists. The property value can be modified and is persisted on saving the modification.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.InputUnit</TD>
</TR>
<TR>
<TD VALIGN="TOP">Write</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">LowerOutputLimit</TH><TD ROWSPAN="4" VALIGN="TOP">uint32</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the lower limit of the output of the software resource. In general, the limit is a rate (i.e., items per second or Bytes per second). The corresponding unit is found at the property OutputUnit. A null value indicates that no lower limit exists. The property value can be modified and is persisted on saving the modification.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OutputUnit</TD>
</TR>
<TR>
<TD VALIGN="TOP">Write</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherAllocationUnit</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the complementary unit of the output limits. If OutputUnit is a unit of the technical domain, OtherOutputUnit is a domain-specific unit.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.AllocationUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherInputUnit</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the complementary unit of the input limits. If InputUnit is a unit of the technical domain, OtherInputUnit is a domain-specific unit.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.InputUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherLowerAllocationLimit</TH><TD ROWSPAN="3" VALIGN="TOP">uint32</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property is not null, if the lower allocation limit of the software resource can be calculated from the property LowerAllocationLimit. If LowerAllocationLimit is described by technical units (i.e., AllocationUnit applies to the technical domain), OtherLowerAllocationLimit is described by domain-specific units.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherAllocationUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherLowerInputLimit</TH><TD ROWSPAN="3" VALIGN="TOP">uint32</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property is not null, if the lower input limit of the software resource can be calculated from the property LowerInputLimit. If LowerInputLimit is described by technical units (i.e., InputUnit applies to the technical domain), OtherLowerInputLimit is described by domain-specific units.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherInputUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherLowerOutputLimit</TH><TD ROWSPAN="3" VALIGN="TOP">uint32</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property is not null, if the lower output limit of the software resource can be calculated from the property LowerOutputLimit. If LowerOutputLimit is described by technical units (i.e., OutputUnit applies to the technical domain), OtherLowerOutputLimit is described by domain-specific units.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherOutputUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherOutputUnit</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the complementary unit of the output limits. If OutputUnit is a unit of the technical domain, OtherOutputUnit is a domain-specific unit.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OutputUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherUpperAllocationLimit</TH><TD ROWSPAN="3" VALIGN="TOP">uint32</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property is not null, if the upper allocation limit of the software resource can be calculated from the property UpperAllocationLimit. If UpperAllocationLimit is described by technical units (i.e., AllocationUnit applies to the technical domain), OtherUpperAllocationLimit is described by domain-specific units.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherAllocationUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherUpperInputLimit</TH><TD ROWSPAN="3" VALIGN="TOP">uint32</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property is not null, if the upper input limit of the software resource can be calculated from the property UpperInputLimit. If UpperInputLimit is described by technical units (i.e., InputUnit applies to the technical domain), OtherUpperInputLimit is described by domain-specific units.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherInputUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OtherUpperOutputLimit</TH><TD ROWSPAN="3" VALIGN="TOP">uint32</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This property is not null, if the upper output limit of the software resource can be calculated from the property UpperOutputLimit. If UpperOutputLimit is described by technical units (i.e., OutputUnit applies to the technical domain), OtherUpperOutputLimit is described by domain-specific units.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherOutputUnit</TD>
</TR>
<TR>
<TH ROWSPAN="3" VALIGN="TOP">OutputUnit</TH><TD ROWSPAN="3" VALIGN="TOP">string</TD><TD ROWSPAN="3" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the unit of the output limits of the software resource. In general, the unit describes a rate (i.e., items per second or Bytes per second). A null value is only allowed if neither upper nor lower limit exist. Otherwise, the property value is read-only and assumed to be correspond to the implementation of the software resource to which the settings have to apply.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OtherOutputUnit, CIM_SWRLimitSetting.LimitSettingType</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">UpperAllocationLimit</TH><TD ROWSPAN="4" VALIGN="TOP">uint32</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the upper limit of the allocation (i.e., size) of the software resource. In general, the limit is a quantity (i.e., items or Megabytes). The corresponding unit is found at the property AllocationUnit. A null value indicates that no allocation limit exists. The property value can be modified and is persisted on saving the modification.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.AllocationUnit</TD>
</TR>
<TR>
<TD VALIGN="TOP">Write</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">UpperInputLimit</TH><TD ROWSPAN="4" VALIGN="TOP">uint32</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the upper limit of the input of the software resource. In general, the limit is a rate (i.e., items per second or Bytes per second). The corresponding unit is found at the property InputUnit. A null value indicates that no upper limit exists. The property value can be modified and is persisted on saving the modification.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.InputUnit</TD>
</TR>
<TR>
<TD VALIGN="TOP">Write</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TH ROWSPAN="4" VALIGN="TOP">UpperOutputLimit</TH><TD ROWSPAN="4" VALIGN="TOP">uint32</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">This is the upper limit of the output of the software resource. In general, the limit is a rate (i.e., items per second or Bytes per second). The corresponding unit is found at the property OutputUnit. A null value indicates that no upper limit exists. The property value can be modified and is persisted on saving the modification.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ModelCorrespondence</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SWRLimitSetting.OutputUnit</TD>
</TR>
<TR>
<TD VALIGN="TOP">Write</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
</TABLE>
<H3>Inherited Properties</H3>
<TABLE BORDER="1" CELLPADDING="1" WIDTH="60%">
<TR>
<TH>Name</TH><TH>Data Type</TH><TH>Class Origin</TH>
</TR>
<TR>
<TH VALIGN="TOP">Caption</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ChangeableType</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ConfigurationName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Description</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">ElementName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Generation</TH><TD VALIGN="TOP">uint64</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">InstanceID</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
</TABLE>
<h2>
<a name="c_methods">Class Methods</a>
</h2>
</body>
</html>