Class CIM_PortImplementsEndpoint
extends 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.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_DeviceSAPImplementation
   |
   +--CIM_PortImplementsEndpoint

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringPortImplementsEndpoint 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.
UMLPackagePathstringCIM::Device::Ports
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_PortImplementsEndpointCIM_LogicalPort
DescriptionstringThe LogicalPort that represents the Device behind the ProtocolEndpoint.
Keybooleantrue
OverridestringAntecedent
DependentCIM_PortImplementsEndpointCIM_ProtocolEndpoint
DescriptionstringThe ProtocolEndpoint that is implemented on the LogicalPort.
Keybooleantrue
OverridestringDependent

Class Methods