Device\CIM_PortImplementsEndpoint.mof.mof (HTML version)

Return to index
CIM_PortImplementsEndpoint Superclass: CIM_DeviceSAPImplementation
PortImplementsEndpoint associates a LogicalPort with one or more ProtocolEndpoints that are implemented on it. This class specializes the DeviceSAPImplementation association. It indicates that the referenced Endpoint is dependent on the operations of the Port Device.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ProtocolEndpoint REF Dependent ;
The ProtocolEndpoint that is implemented on the LogicalPort.
Override ( "Antecedent" )
CIM_LogicalPort REF Antecedent ;
The LogicalPort that represents the Device behind the ProtocolEndpoint.