Class CIM_EntriesInFilterList
extends CIM_Component

This is a specialization of the CIM_Component aggregation which is used to define a set of filter entries (subclasses of FilterEntryBase) that are aggregated by a particular FilterList.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Component
   |
   +--CIM_EntriesInFilterList

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringThis is a specialization of the CIM_Component aggregation which is used to define a set of filter entries (subclasses of FilterEntryBase) that are aggregated by a particular FilterList.
UMLPackagePathstringCIM::Network::Filtering
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
EntrySequenceuint160
DescriptionstringThe order of the Entry relative to all others in the FilterList. The only permissible value is zero - indicating that all the Entries are ANDed together.
ValueMapstring0

Association References

NameClass OriginReference Class
GroupComponentCIM_EntriesInFilterListCIM_FilterList
PartComponentCIM_EntriesInFilterListCIM_FilterEntryBase

Class Methods