Difference between revisions of "Core.Actions"

From emotive
Jump to navigation Jump to search
Line 9: Line 9:
  
 
{{TableRowCatagory|ByteFieldModifiers related actions}}
 
{{TableRowCatagory|ByteFieldModifiers related actions}}
{{TableRowKeyValueList|[[ShiftRight]]|}}
+
{{TableRowKeyValueList|[[Core.Actions.ShiftRight|ShiftRight]]|}}
{{TableRowKeyValueList|[[ShiftLeft]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ShiftLeft|ShiftLeft]]|}}
{{TableRowKeyValueList|[[SetBit]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ShiftLeft|ShiftLeft]]|}}
{{TableRowKeyValueList|[[ReplaceSubByteField]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ReplaceSubByteField|ReplaceSubByteField]]|}}
{{TableRowKeyValueList|[[AppendByteField]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.AppendByteField|AppendByteField]]|}}
  
 
{{TableRowCatagory|ListModifiers related actions}}
 
{{TableRowCatagory|ListModifiers related actions}}
{{TableRowKeyValueList|[[ListConcatenate]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ListConcatenate|ListConcatenate]]|}}
{{TableRowKeyValueList|[[ListAppendItems]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ListAppendItems|ListAppendItems]]|}}
{{TableRowKeyValueList|[[ListInsertItems]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ListInsertItems|ListInsertItems]]|}}
{{TableRowKeyValueList|[[ListRemoveItems]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ListRemoveItems|ListRemoveItems]]|}}
{{TableRowKeyValueList|[[ListClear]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.ListClear|ListClear]]|}}
  
 
{{TableRowCatagory|MapModifiers related actions}}
 
{{TableRowCatagory|MapModifiers related actions}}
{{TableRowKeyValueList|[[MapUnion]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.MapUnion|MapUnion]]|}}
{{TableRowKeyValueList|[[MapPutItems]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.MapPutItems|MapPutItems]]|}}
{{TableRowKeyValueList|[[MapRemoveItems]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.MapRemoveItems|MapRemoveItems]]|}}
{{TableRowKeyValueList|[[MapClear]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.MapClear|MapClear]]|}}
  
 
{{TableRowCatagory|Compound nodes}}
 
{{TableRowCatagory|Compound nodes}}
{{TableRowKeyValueList|[[Group]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Group|Group]]|}}
{{TableRowKeyValueList|[[Loop]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Loop|Loop]]|}}
{{TableRowKeyValueList|[[Branch]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Branch|Branch]]|}}
{{TableRowKeyValueList|[[Parallel]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Parallel|Parallel]]|}}
{{TableRowKeyValueList|[[MutexGroup]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.MutexGroup|Core.OtxActions.MutexGroup]]|}}
{{TableRowKeyValueList|[[Handler]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Handler|Handler]]|}}
  
 
{{TableRowCatagory|End nodes}}
 
{{TableRowCatagory|End nodes}}
{{TableRowKeyValueList|[[Return]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Return|Return]]|}}
{{TableRowKeyValueList|[[Continue]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Continue|Continue]]|}}
{{TableRowKeyValueList|[[Break]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Break|Break]]|}}
{{TableRowKeyValueList|[[Throw]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.Throw|Throw]]|}}
{{TableRowKeyValueList|[[TerminateLanes]]|}}
+
{{TableRowKeyValueList|[[Core.OtxActions.TerminateLanes|TerminateLanes]]|}}
 
|}
 
|}
  

Revision as of 07:41, 4 February 2016