HardwarePin : public abstract <<atpStructureElement>> class
Created: 2007-10-02 12:32:09
Modified: 2010-06-01 13:43:26
Project:
Advanced:
<p>HardwarePin represents electrical connection points in the hardware architecture. Depending on modeling style, the actual wire or a logical connection can be considered.<br/></p><p><br/></p><p>Semantics:<br/></p><p>Hardware pin represents an electrical connection point.<br/></p><p><br/></p><p>Extension:<br/></p><p>Port<br/></p>
Attribute Details
public EADirectionKind
  direction
Range:0 to 1
Notes: The direction of current through the pin.
public Float
  impedance
Range:0 to 1
Notes: The internal impedance in Ohms to ground of the component as seen through this pin.
public Boolean
  isGround
Range:0 to 1
Notes: Indicates that the pin is connected to ground.
public Float
  power
Range:0 to 1
Notes: The maximal power in watts that can be provided by this pin or that is consumed.
public Float
  voltage
Range:0 to 1
Notes: The maximal voltage in Volts provided by the pin. Shall not be defined if isGround=TRUE.
Element Source Role Target Role Details
«instanceRef» FaultFailurePort_hwTarget
Class «instanceRef.target»
Name:  
 
Name: hardwarePort
 
 
«atpType» HardwareComponentType
Class  
Name:  
 
Name: port
Hardware ports owned by this type.
 
«instanceRef» HardwareConnector_port
Class «instanceRef.target»
Name:  
 
Name: hardwarePort
 
 
HardwarePinGroup
Class  
Name:  
 
Name: port
 
 
Object Type Connection Notes
PowerHardwarePin Class Generalization  
IOHardwarePin Class Generalization  
«atpPrototype» FaultFailurePort Class Dependency  
«atpType» HardwareComponentType Class Weak  
EAElement Class Generalization  
CommunicationHardwarePin Class Generalization  
«atpStructureElement» HardwareConnector Class Dependency