Sophie

Sophie

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

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_SettingsAffectSettings"></a>
<H1>Class CIM_SettingsAffectSettings<BR>extends <a href="CIM_Dependency.html">CIM_Dependency</a>
</H1>CIM_SettingsAffectSettings is used to define a relationship between two CIM_SettingData instances where the utilization of one CIM_SettingData has a causal relationship to the applicability or utilization of another CIM_SettingData instance. This class may be used to indicate that applying the Antecedent SettingData to one ManagedElement will result in another ManagedElement having the configuration specified by the Dependent SettingData. It may also be used with the SettingsDefineCapabilities association to indicate that applying the Antecedent SettingData to one ManagedElement will change the capabilities of another to those of the Dependent SettingData.<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_Dependency.html">CIM_Dependency</a>
<br data="@NAME"> &nbsp;   &nbsp;|<br> &nbsp;  &nbsp;+--<b>CIM_SettingsAffectSettings</b>
<br data="CIM_SettingsAffectSettings -- CIM_Dependency">
<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">Association</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_SettingsAffectSettings is used to define a relationship between two CIM_SettingData instances where the utilization of one CIM_SettingData has a causal relationship to the applicability or utilization of another CIM_SettingData instance. This class may be used to indicate that applying the Antecedent SettingData to one ManagedElement will result in another ManagedElement having the configuration specified by the Dependent SettingData. It may also be used with the SettingsDefineCapabilities association to indicate that applying the Antecedent SettingData to one ManagedElement will change the capabilities of another to those of the Dependent SettingData.</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::Core::Settings</TD>
</TR>
<TR>
<TD VALIGN="TOP">Version</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">2.14.0</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="4" VALIGN="TOP">Affect</TH><TD ROWSPAN="4" VALIGN="TOP">uint16</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
</TR>
<TR>
<TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">Indicates the relationship between the Antecedent and the Dependent SettingData instances.
Given CIM_ManagedElement ME1 associated with CIM_SettingData SD1 and CIM_ManagedElement ME2 associated with CIM_SettingData SD2 where SD1 is the value of the Antecedent property of an instance of CIM_SettingsAffectSettings and SD2 is the value of the Dependent property of the instance. A value of 2 shall indicate that when each property of ME1 has the value of the corresponding non-null property of SD1, each property of ME2 shall have the value of the corresponding non-null property of SD2. 
A value of 3 shall indicate that when each property of ME1 has the value of the corresponding non-null property of SD1, each property of ME2 may have the value of the corresponding non-null property of SD2. 
It is only necessary for the properties of ME1 to have the values of the corresponding properties of SD1. It is not required that SD1 be explicitly applied (CIM_ElementSettingData.IsCurrent = 1 "Is Current"). 
Determination of correspondence between properties is CIM_ManagedElement and CIM_SettingData sub-class specific.</TD>
</TR>
<TR>
<TD VALIGN="TOP">ValueMap</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">2, 3, .., 32767..65535</TD>
</TR>
<TR>
<TD VALIGN="TOP">Values</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">Strongly Correlated, Loosely Correlated, DMTF reserved, Vendor Reserved</TD>
</TR>
</TABLE>
<H3>Association References</H3>
<TABLE BORDER="1" CELLPADDING="1" WIDTH="60%">
<TR>
<TH>Name</TH><TH>Class Origin</TH><TH>Reference Class</TH>
</TR>
<TR>
<TH VALIGN="TOP">Antecedent</TH><TD VALIGN="TOP">CIM_SettingsAffectSettings</TD><TD VALIGN="TOP"><a href="CIM_SettingData.html">CIM_SettingData</a></TD>
</TR>
<TR>
<TH VALIGN="TOP">Dependent</TH><TD VALIGN="TOP">CIM_SettingsAffectSettings</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>