| 接口 | 说明 |
|---|---|
| AssembleOperation |
表示一个由指定的键触发的装配操作。
|
| DisassembleOperation |
The disassembly operation triggered by the specified key,
it's means that a set of process configuration information of
the nested object in the target object attribute is obtained
according to the specified key value.
|
| KeyTriggerOperation |
For operations triggered by a specific key.
|
| 类 | 说明 |
|---|---|
| SimpleAssembleOperation |
Basic implementation of
AssembleOperation. |
| SimpleKeyTriggerOperation |
Basic implementation of
KeyTriggerOperation. |
| TypeDynamitedDisassembleOperation |
The
DisassembleOperation implementation that
express the disassemble operation of data from dynamic type. |
| TypeFixedDisassembleOperation |
The
DisassembleOperation implementation that express the disassemble operation of data from a fixed type. |
Copyright © 2024. All rights reserved.