Difference between revisions of "Core.Actions"
Jump to navigation
Jump to search
m (Hb moved page Core.OtxActions to Core.Actions: #3153) |
|||
Line 45: | Line 45: | ||
== See also == | == See also == | ||
− | [[Core. | + | [[Core.Validation|Validation (OTX-Checker)]] <br/> |
− | [[General. | + | [[General.NamingConventions|Naming Conventions]] <br/> |
− | [[Core. | + | [[Core.Declarations|Declarations]] <br/> |
− | [[Core. | + | [[Core.Visibilities|Visibilities]] <br/> |
− | [[Core. | + | [[Core.Validities|Validities]] <br/> |
− | [[Core. | + | [[Core.Signatures|Signatures]] <br/> |
− | [[Core. | + | [[Core.Parameters|Parameter Declarations]] <br/> |
− | [[Core. | + | [[Core.Procedures|Procedures]] <br/> |
− | [[Core. | + | [[Core.Comments|Comments]] <br/> |
− | [[Core. | + | [[Core.Terms|Terms]] |
Revision as of 02:15, 17 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