FunctionBehaviorKind : public <<enumeration>> class
Created: 2006-03-14 16:19:35
Modified: 2010-06-01 13:47:12
Project:
Advanced:
<p>FunctionBehaviorKind is an enumeration which lists the various representations used to describe a FunctionBehavior. It is used as a property of a FunctionBehavior. Several representations are listed; however, one can always extend this list by using the literal OTHER. <br/></p><p><br/></p><p>Semantics:<br/></p><p>Distinction between UML and MARTE comes from the slight differences in the behavioral definitions (namely concerning data-flow oriented behaviors).<br/></p><p><br/></p><p>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.<br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute Details
public
  SIMULINK
<<enum>>
 
public
  STATEMATE
<<enum>>
 
public
  SDL
<<enum>>
 
public
  ASCET
<<enum>>
 
public
  SCADE
<<enum>>
 
public
  OTHER
<<enum>>
 
public
  MARTE
<<enum>>
 
public
  UML
<<enum>>