Class CIM_EndpointOfNetworkPipe
extends CIM_Dependency

EndpointOfNetworkPipe describes the endpoints between which a pipe transfers information. Whether an endpoint is a source or sink is indicated by a property of the association, SourceOrSink.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_EndpointOfNetworkPipe

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringEndpointOfNetworkPipe describes the endpoints between which a pipe transfers information. Whether an endpoint is a source or sink is indicated by a property of the association, SourceOrSink.
MappingStringsstringRecommendation.ITU|M3100.Pipe.a-TPInstance, Recommendation.ITU|M3100.Pipe.z-TPInstance
UMLPackagePathstringCIM::Network::Pipes
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
SourceOrSinkuint16
DescriptionstringIndicates whether the endpoint is a source (value = 2), or sink (value = 3) for the pipe. If this information is not applicable, the property is set to 4. If the information is not known, the property is set to 0.
ValueMapstring0, 2, 3, 4
ValuesstringUnknown, Source, Sink, Not Applicable

Association References

NameClass OriginReference Class
AntecedentCIM_EndpointOfNetworkPipeCIM_ProtocolEndpoint
DependentCIM_EndpointOfNetworkPipeCIM_NetworkPipe

Class Methods