: Public <<TMF_BusinessEntity>> Business Entity
Created: 1/10/2022 12:01:08 PM
Modified: 4/15/2022 10:27:39 AM
Project:
Advanced:
This is a concrete class that represents the connecting or cabling together of hardware entities. This enables both wireless and connector-based communication to be modeled.<br/>
Attribute
Public String
  currentLength
Details:
Notes: This is a string attribute that defines the current length of the PhysicalLink in feet. For some connections, such as wireless connections, this property may not be applicable and should be assigned the special value of NULL. This is an optional attribute.<br/>
Public Boolean
  isWireless
Details:
Notes: This is a Boolean attribute that defines whether this link is a wireless connection or not. TRUE means that this is a wireless connection, and FALSE means that the connection uses one or more cables and connectors to communicate. This is a REQUIRED attribute.<br/>
Public String
  maximumLength
Details:
Notes: This is a string attribute that defines the maximum allowable length of the PhysicalLink in feet. For some connections, such as wireless connections, this property may not be applicable and should be assigned the special value of NULL. This is an optional attribute.<br/>
Public Integer
  mediaType
Details:
Notes: This is an enumerated integer, and is used to define the particular type of media that is used to carry communication. Values include:<br/><br/> 0: Unknown<br/> 1: Wireless<br/> 2: Cat1<br/> 3: Cat2<br/> 4: Cat3<br/> 5: Cat4<br/> 6: Cat5<br/> 7: 50-ohm Coaxial<br/> 8: 75-ohm Coaxial<br/> 9: 100-ohm Coaxial<br/> 10: Fiber-optic<br/> 11: UTP<br/> 12: STP<br/> 13: Ribbon Cable<br/> 14: Twinaxial<br/> 15: Optical 9um<br/> 16: Optical 50um<br/> 17: Optical 62.5um<br/><br/>This is a REQUIRED attribute.<br/>
Element Source Role Target Role
«TMF_ABE» Physical Resource ABE
ABE «TMF_ABEIsComposedByEntity»
Name:  
 
Name:  
 
Details:
 
«TMF_BusinessEntity» PhysicalConnector
Business Entity  
Name: _physicalLink2
 
Name: _physicalConnector
 
Details:
The relation LinkHasConnector is provided so that all the connectors in a cable can be can be grouped together.<br/><br/>The relation ConnectedTo allows a connector at one end of a cable to be relate to a connector at the other end, this is non-trivial where there are multiple connectors at one or both ends of the cable.<br/><br/><br/><br/>A less common case is where a connector is directly connected to another connector without the use of a physical link. An example is the use of a gender convertor. The relation ConnectedTo can also be used for this case.<br/>
Element Source Role Target Role
«TMF_BusinessEntity» Hardware
Business Entity  
Name: _hardware
 
Name: _physicalLink
 
Details:
 
Tag Value
IsCoreEntity False
Details:
Values: true,false
Default: False
rsa_guid _3E3F0EC000E93CDD685201C2
Details:
 
Property Value
isActive: 0
isFinalSpecialization: 0
Object Type Connection Direction Notes
«TMF_BusinessEntity» PhysicalResource Business Entity Generalization To  
«TMF_BusinessEntity» Cable Business Entity Generalization From