Class CIM_WakeUpServiceOnModem
extends CIM_DeviceServiceImplementation

WakeUpServiceOnModem defines where the WakeUpService is implemented. The Service can either employ a Modem or NetworkAdapter to receive a wakeup signal.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_DeviceServiceImplementation
   |
   +--CIM_WakeUpServiceOnModem

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringWakeUpServiceOnModem defines where the WakeUpService is implemented. The Service can either employ a Modem or NetworkAdapter to receive a wakeup signal.
UMLPackagePathstringCIM::Device::Modems
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_WakeUpServiceOnModemCIM_Modem
DescriptionstringThe Modem that implements the WakeUpService.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_WakeUpServiceOnModemCIM_WakeUpService
DescriptionstringThe wakeup Service that is provided on the Modem.
Keybooleantrue
OverridestringDependent

Class Methods