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. |
Qualifiers:Version ( "2.7.0" ) Aggregation UMLPackagePath ( "CIM::Network::Filtering" ) Association |
Parameters (local in grey) |
| ValueMap { "0" } uint16 EntrySequence = 0 ; The 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. | Max ( 1 ) Aggregate Override ( "GroupComponent" ) CIM_FilterList REF GroupComponent ; The FilterList, which aggregates the set of FilterEntries. | Override ( "PartComponent" ) CIM_FilterEntryBase REF PartComponent ; Any subclass of FilterEntryBase which is a part of the FilterList. |
| |
| | |