PinVoltageInformation
Note: There is a newer version of this specification see VEC 2.1.0
Allows the definition of voltages for a pin of an EEComponent. A current can be further specified by a duration. Attributes of the type PinVoltageInformation normally have the multiplicity [0..*]. This means that such an attribute can have PinVoltageInformation entries for different types and durations. It must not have multiple entries for the same type and duration.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | |
Base Classifier | |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
type | PinVoltageType | 1 | Defines the type of the voltage. |
PinVoltageInformation |
voltage | NumericalValue | 1 | The voltage of the pin. |
PinVoltageInformation |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
timing | PinTiming | 0..* | Y | Y | N | 0..1 | Specifies the timing of the PinVoltageInformation. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
voltageInformation | 0..* | Y | Y | N | PinComponentBehavior | 1 | Specifies the voltage information of the PinComponent in this PinComponentBehavior. Since the voltage values of a pin can be defined for different types and times it is possible to define multiple PinVoltageInformations for a PinComponentBehavior. |