TriggerPolicyKind : public <<enumeration>> class
Created: |
2007-11-29 15:29:59 |
Modified: |
2010-03-08 16:03:47 |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{8D9684D9-A8C6-4401-81C6-7475F2775149} |
Appears In: |
FunctionBehavior |
<p>TriggerPolicyKind represents an enumeration for triggering policies.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The TriggerPolicyKind contains EVENT and TIME as possible triggering policies. <br/></p><p><br/></p><p>Extension: <br/></p><p>Enumeration, no extension.<br/></p>
Attribute |
Details |
public EVENT |
<<enum>>
Notes:
|
Triggering by event.
|
|
public TIME |
<<enum>>
Notes:
|
Triggering by time.
|
|