EADirectionKind : public <<enumeration>> class
Created: |
2010-02-01 14:08:23 |
Modified: |
2010-04-09 15:47:42 |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{CF3960D3-9916-459d-BD2D-E40C7F7D6CD9} |
Appears In: |
FunctionPort |
<p>This element is an enumeration for the direction of a Port, which can either be "in", "out", or "inout".<br/></p><p><br/></p><p>Semantics:<br/></p><p>The EADirectionKind is an enumeration with the three literals "in", "out", and "inout".<br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p><p><br/></p>
Attribute |
Details |
public in |
<<enum>> |
public inout |
<<enum>> |
public out |
<<enum>> |