Class CIM_IndicationFilter
extends CIM_ManagedElement

CIM_IndicationFilter defines the criteria for generating an Indication and what data should be returned in the Indication. It is derived from CIM_ManagedElement to allow modeling the dependency of the filter on a specific service.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_IndicationFilter

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringCIM_IndicationFilter defines the criteria for generating an Indication and what data should be returned in the Indication. It is derived from CIM_ManagedElement to allow modeling the dependency of the filter on a specific service.None TRANSLATABLE= true
Providerstringinternal:cim_indicationfilterNone None

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
CreationClassNamestring
DescriptionstringIndicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, it allows all instances of this class and its subclasses to be uniquely identified.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
Namestring
DescriptionstringThe name of the filter.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
Querystring
DescriptionstringA query expression that defines the condition(s) under which Indications will be generated. For some Indication classes, the query expression may also define the instance properties to be copied to the CIM_InstIndication's SourceInstance and PreviousInstance properties. Query language semantics include projection (e.g., Select), range (e.g., From) and predicate (e.g., Where).None TRANSLATABLE= true
ModelCorrespondencestringCIM_IndicationFilter.QueryLanguageNone None
RequiredbooleantrueNone None
QueryLanguagestring
DescriptionstringThe language in which the query is expressed.None TRANSLATABLE= true
RequiredbooleantrueNone None
SourceNamespacestring
DescriptionstringThe path to a local namespace where the Indications originate. If NULL, the namespace of the Filter registration is assumed.None TRANSLATABLE= true
SystemCreationClassNamestring
DescriptionstringA System's CreationClassName. The Filter is defined in the context of a CIM_System, where it is hosted or to which it applies. In a future release, a weak relationship will be explicitly added to the model. This is not done now to allow further refinement of the Filter definition and its inheritance tree. Keys are defined now to allow the class to be instantiated.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
SystemNamestring
DescriptionstringA System's Name. The Filter is defined in the context of a CIM_System, where it is hosted or to which it applies. In a future release, a weak relationship will be explicitly added to the model. This is not done now to allow further refinement of the Filter definition and its inheritance tree. Keys are defined now to allow the class to be instantiated.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement