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|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ShiftRight|ShiftRight]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ShiftLeft|ShiftLeft]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ShiftLeft|ShiftLeft]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ReplaceSubByteField|ReplaceSubByteField]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.AppendByteField|AppendByteField]]|}} |
{{TableRowCatagory|ListModifiers related actions}} | {{TableRowCatagory|ListModifiers related actions}} | ||
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ListConcatenate|ListConcatenate]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ListAppendItems|ListAppendItems]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ListInsertItems|ListInsertItems]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ListRemoveItems|ListRemoveItems]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.ListClear|ListClear]]|}} |
{{TableRowCatagory|MapModifiers related actions}} | {{TableRowCatagory|MapModifiers related actions}} | ||
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.MapUnion|MapUnion]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.MapPutItems|MapPutItems]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.MapRemoveItems|MapRemoveItems]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.MapClear|MapClear]]|}} |
{{TableRowCatagory|Compound nodes}} | {{TableRowCatagory|Compound nodes}} | ||
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Group|Group]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Loop|Loop]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Branch|Branch]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Parallel|Parallel]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.MutexGroup|MutexGroup]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Handler|Handler]]|}} |
{{TableRowCatagory|End nodes}} | {{TableRowCatagory|End nodes}} | ||
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Return|Return]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Continue|Continue]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Break|Break]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.Throw|Throw]]|}} |
− | {{TableRowKeyValueList|[[Core. | + | {{TableRowKeyValueList|[[Core.Actions.TerminateLanes|TerminateLanes]]|}} |
|} | |} | ||
Revision as of 07:55, 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 | |
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