PinCurrentInformation

Allows the definition of currents for a pin of an EEComponent. A current can be further specified by a duration. Attributes of the type PinCurrentInformation normally have the multiplicity [0..*]. This means that such an attribute can have PinCurrentInformation entries for different types and durations. It must not have multiple entries for the same type and duration.

General Information

AttributeValue
Ownerelectrical_parts
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
typePinCurrentType1

Defines the type of the current.

PinCurrentInformation
currentNumericalValue1

The current of the pin.

PinCurrentInformation

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
timingPinTiming0..*YYN0..1

Specifies the timing of the PinCurrentInformation.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
currentInformation0..*YYNPinComponentBehavior1

Specifies the current information of the PinComponent in this PinComponentBehavior. Since the current values of a pin can be defined for different types and times it is possible to define multiple PinCurrentInformations for a PinComponentBehavior.

Previous