Difference between revisions of "Core.Actions"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
{{TableRowKeyValueList|[[Core.Actions.ShiftRight|ShiftRight]]|}} | {{TableRowKeyValueList|[[Core.Actions.ShiftRight|ShiftRight]]|}} | ||
{{TableRowKeyValueList|[[Core.Actions.ShiftLeft|ShiftLeft]]|}} | {{TableRowKeyValueList|[[Core.Actions.ShiftLeft|ShiftLeft]]|}} | ||
− | {{TableRowKeyValueList|[[Core.Actions. | + | {{TableRowKeyValueList|[[Core.Actions.SetBit|SetBit]]|}} |
{{TableRowKeyValueList|[[Core.Actions.ReplaceSubByteField|ReplaceSubByteField]]|}} | {{TableRowKeyValueList|[[Core.Actions.ReplaceSubByteField|ReplaceSubByteField]]|}} | ||
{{TableRowKeyValueList|[[Core.Actions.AppendByteField|AppendByteField]]|}} | {{TableRowKeyValueList|[[Core.Actions.AppendByteField|AppendByteField]]|}} |
Revision as of 07:57, 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 | |
SetBit | |
ReplaceSubByteField | |
AppendByteField | |
ListModifiers related actions | |
ListConcatenate | |
ListAppendItems | |
ListInsertItems | |
ListRemoveItems | |
ListClear | |
MapModifiers related actions | |
MapUnion | |
MapPutItems | |
MapRemoveItems | |
MapClear | |
Compound nodes | |
Group | |
Loop | |
Branch | |
Parallel | |
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