Content:
|
FunctionBehaviorKind : Public <<enumeration>> Class FunctionBehavior
FunctionBehaviorKind is an enumeration, which lists the various standards or tools used to describe a FunctionBehavior. It is used as a property of a FunctionBehavior. Several standards or tools are listed; however, one can always extend this list by using the literal OTHER.<br/><br/>Semantics:<br/>Distinction between UML and MARTE comes from the slight differences in the behavioral definitions (namely concerning data-flow oriented behaviors).<br/><br/>It should be noted that though one can use several languages to provide a representation of a FunctionBehavior, the semantics shall remain compliant with the overall EAST-ADL execution semantics, see FunctionBehavior.<br/><br/>Extension: <br/>Enumeration, no extension.<br/>
|