Difference between revisions of "Core.Actions"
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|[[ | + | {{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
Classification
Name | Actions |
Short Description | OTX Core Actions |
Class | OTX Core |
Pre-Conditions | - |
Specified by | ISO 13209-2 |
Actions
Assignment | |
ProcedureCall | |
ByteFieldModifiers related actions | |
ShiftRight | |
ShiftLeft | |
ShiftLeft | |
ReplaceSubByteField | |
AppendByteField | |
ListModifiers related actions | |
ListConcatenate | |
ListAppendItems | |
ListInsertItems | |
ListRemoveItems | |
ListClear | |
MapModifiers related actions | |
MapUnion | |
MapPutItems | |
MapRemoveItems | |
MapClear | |
Compound nodes | |
Group | |
Loop | |
Branch | |
Parallel | |
Core.OtxActions.MutexGroup | |
Handler | |
End nodes | |
Return | |
Continue | |
Break | |
Throw | |
TerminateLanes |
See also
Validation (OTX-Checker)
Naming Conventions
Declarations
Visibilities
Validities
Signatures
Parameter Declarations
Procedures
Comments
Terms