FunctionPowerPort : public class
Created: 2010-04-09 16:01:34
Modified: 2010-06-01 13:39:32
Project:
Advanced:
<p>The FunctionPowerPort is a FunctionPort for denoting the physical interactions between environment and sensing/actuation functions.<br/></p><p><br/></p><p>Semantics: <br/></p><p>The FunctionPowerPort conserves physical variables in a dynamic process.<br/></p><p><br/></p><p>The typing Datatype owns two datatypePrototypes called Across and Through, representing the exchanged physical variables of the FunctionPowerPort. In two or more directly connected function power ports, the Across variables always get the same value and the Through variables always sum up to zero.<br/></p><p><br/></p><p>Constraints:<br/></p><p>[1] The owner of a FunctionPowerPort is either a FunctionalDevice, a HardwareFunctionType, or a FunctionType for environment <br/></p><p><br/></p><p>[2] Two connected FunctionPowerPort must have the same Datatype.<br/></p><p><br/></p><p>[3] The typing Datatype shall have two datatypePrototypes called Across and Through, with Datatypes that are consistent and representing the variables of the PowerPort. <br/></p><p><br/></p><p><br/></p><p>Extension: UML Port<br/></p>
Element Source Role Target Role Details
CompositeDatatype
Class «isOfType»
Name:  
 
Name: type
The Datatype for the flow physical variables of this FunctionPowerPort, specifying the Across and Through variables with two separate datatypePrototypes.
 
Object Type Connection Notes
«atpPrototype» FunctionPort Class Generalization