: Public abstract <<TMF_BusinessEntity>> Business Entity
Created: 1/10/2022 12:00:58 PM
Modified: 4/15/2022 10:27:11 AM
Project:
Advanced:
A Protocol is a formal set of rules and conventions that governs how two entities exchange information (usually over one or more types of network media).<br/><br/><br/><br/>This is an abstract base class for representing Protocols that can be managed. This class represents a convenient aggregation point for defining how Protocols are managed and used.<br/>
Attribute
Public Integer
  currentPortNumber
Details:
Notes: This is a non-negative integer that defines the port number used by this protocol.<br/>
Public Boolean
  isEphemeral
Details:
Notes: This is a Boolean attribute. If its value is TRUE, then this protocol can use ephemeral port numbers. If its value is FALSE, then this protocol will only use well-defined port numbers.<br/>
Public Integer
  portRangeEnd
Details:
Notes: This non-negative integer defines the upper range of allowable port numbers to use.<br/>
Public Integer
  portRangeStart
Details:
Notes: This non-negative integer defines the lower range of allowable port numbers to use.<br/>
Public Integer
  protocolDirection
Details:
Notes: This is an enumerated integer that defines the direction of this protocol. Values are:<br/><br/> 0: input<br/> 1: output<br/> 2: bi-directional<br/>
Element Source Role Target Role
«TMF_ABE» Protocol Service ABE
ABE «TMF_ABEIsComposedByEntity»
Name:  
 
Name:  
 
Details:
 
Element Source Role Target Role
«TMF_BusinessEntity» Device
Business Entity  
Name: _device
 
Name: _protocol
 
Details:
 
«TMF_BusinessEntity» ResourceFacingService
Business Entity  
Name: _resourceFacingService2
 
Name: _protocol
 
Details:
 
Tag Value
IsCoreEntity False
Details:
Values: true,false
Default: False
rsa_guid _3E3F0EC000E93DCCA5AF0087
Details:
 
Property Value
isActive: 0
isFinalSpecialization: 0
Object Type Connection Direction Notes
«TMF_BusinessEntity» ManagementProtocol Business Entity Generalization From  
«TMF_BusinessEntity» LANProtocol Business Entity Generalization From  
«TMF_BusinessEntity» RoutingProtocol Business Entity Generalization From  
«TMF_BusinessEntity» RoutedProtocol Business Entity Generalization From  
«TMF_BusinessEntity» BridgingProtocol Business Entity Generalization From  
«TMF_BusinessEntity» WANProtocol Business Entity Generalization From  
«TMF_BusinessEntity» SwitchingProtocol Business Entity Generalization From  
«TMF_BusinessEntity» LogicalResource Business Entity Generalization To  
«TMF_BusinessEntity» SignalingProtocol Business Entity Generalization From  
«TMF_BusinessEntity» ResourceFacingService Business Entity Class From